The RDF Vocabulary (RDF)This is the RDF Schema for the RDF vocabulary defined in the RDF namespace.typeThe subject is an instance of a class.PropertyThe class of RDF properties.StatementThe class of RDF statements.subjectThe subject of the subject RDF statement.predicateThe predicate of the subject RDF statement.objectThe object of the subject RDF statement.BagThe class of unordered containers.SeqThe class of ordered containers.AltThe class of containers of alternatives.valueIdiomatic property used for structured values.ListThe class of RDF Lists.nilThe empty list, with no items in it. If the rest of a list is nil then the list has no more items in it.firstThe first item in the subject RDF list.restThe rest of the subject RDF list after the first item.XMLLiteralThe class of XML literal values.