- has_name(?S, ?L) is nondet
- binds foaf:Name
- has_genre(?S, ?G) is nondet
- binds dbont:genre
- has_director(?S, ?O) is nondet
- binds dbont:director
- directed(?S, ?O) is nondet
- binds dbont:directed
- has_child(?S, ?O) is nondet
- child_of(?S, ?O) is nondet
- descendant_of(?S, ?O) is nondet
- true if S can be connected to O via one or more has_child/2 relationships
- band_member(?S, ?O) is nondet
- band(?X) is nondet
- photographer(?X) is nondet
- musical_artist(?X) is nondet
- disease(?X) is nondet
Undocumented predicates
The following predicates are exported, but not or incorrectly documented.
- dbpedia_class(Arg1)
- dbpedia_rootclass(Arg1)
- person(Arg1)
- food(Arg1)
- related_to(Arg1, Arg2)
- city(Arg1)
- country(Arg1)
- sport_competition_result(Arg1)