RDF provides a standard way of representing classes and
properties. rdfs:Class - the class of classes rdf:type - an instance of rdf:Property used to state that a resource is an instance of a class rdf:subject - the subject of the subject RDF statement rdf:predicate - the predicate of the subject RDF statement rdf:object - the object of the subject RDF statement |