You can search for rdfs here: http://prefix.cc/
This leads to a document where rdfs:subClassOf is defined. ---- On Tue, 07 Mar 2017 14:58:20 +0100 kumar rohit <[email protected]> wrote ---- > I have a rule like if x is type of Student and student rdfs:subclass of > Human, then x is type of Human > > What is the full URI of rdfs subclassOf to write in rules like we write > http://www.w3.org/1999/02/22-rdf-syntax-ns#type for rdf:type? >
