]> Resource The class resource, everything. type Indicates membership of a class Class The concept of Class subClassOf Indicates membership of a class subPropertyOf Indicates specialization of properties Property The concept of a property. comment Use this for descriptions label Provides a human-readable version of a resource name. domain A domain class for a property type range A range class for a property type seeAlso A resource that provides information about the subject resource isDefinedBy Indicates the namespace of a resource Literal This represents the set of atomic values, eg. textual strings. Statement The class of RDF statements. subject The subject of an RDF statement. predicate the predicate of an RDF statement. object The object of an RDF statement. Container This represents the set Containers. Bag An unordered collection. Seq An ordered collection. Alt A collection of alternatives. ContainerMembershipProperty The container membership properties, rdf:1, rdf:2, ..., all of which are sub-properties of 'member'. member a member of a container value Identifies the principal value (usually a string) of a property when the property value is a structured resource List The class of RDF Lists nil The empty list, with no items in it. If the rest of a list is nil then the list has no more items in it. first The first item in an RDF list. Also often called the head. rest The rest of an RDF list after the first item. Also often called the tail. Datatype The class of datatypes. XMLLiteral The class of XML literals.