- label_of(+Resource, ?Lang, ?Label) is nondet[private]
- True if
rdf_has(Resource, rdfs:label, literal(Lang, Label))
is true, but guaranteed to generate rdfs:label before any subproperty thereof.
rdf_has(Resource, rdfs:label, literal(Lang, Label))
is
true, but guaranteed to generate rdfs:label before any
subproperty thereof.