| 2000 | rdf:Alt | class | http://www.w3.org/1999/02/22-rdf-syntax-ns#Alt | The class of containers of alternatives. |
| 2001 | rdf:Bag | class | http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag | The class of unordered containers. |
| 2002 | rdf:CompoundLiteral | class | http://www.w3.org/1999/02/22-rdf-syntax-ns#CompoundLiteral | A class representing a compound literal. |
| 2003 | rdf:HTML | datatype | http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML | The datatype of RDF literals storing fragments of HTML content |
| 2004 | rdf:JSON | datatype | http://www.w3.org/1999/02/22-rdf-syntax-ns#JSON | The datatype of RDF literals storing JSON content. |
| 2005 | rdf:List | class | http://www.w3.org/1999/02/22-rdf-syntax-ns#List | The class of RDF Lists. |
| 2006 | rdf:PlainLiteral | datatype | http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral | The class of plain (i.e. untyped) literal values, as used in RIF and OWL 2 |
| 2007 | rdf:Property | class | http://www.w3.org/1999/02/22-rdf-syntax-ns#Property | The class of RDF properties. |
| 2008 | rdf:Seq | class | http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq | The class of ordered containers. |
| 2009 | rdf:Statement | class | http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement | The class of RDF statements. |
| 2010 | rdf:XMLLiteral | datatype | http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral | The datatype of XML literal values. |
| 2011 | rdf:direction | property | http://www.w3.org/1999/02/22-rdf-syntax-ns#direction | The base direction component of a CompoundLiteral. |
| 2012 | rdf:first | property | http://www.w3.org/1999/02/22-rdf-syntax-ns#first | The first item in the subject RDF list. |
| 12 | language | datatype | http://www.w3.org/1999/02/22-rdf-syntax-ns#langString | The datatype of language-tagged string values |
| 2013 | rdf:language | property | http://www.w3.org/1999/02/22-rdf-syntax-ns#language | The language component of a CompoundLiteral. |
| 2014 | rdf:object | property | http://www.w3.org/1999/02/22-rdf-syntax-ns#object | The object of the subject RDF statement. |
| 2015 | rdf:predicate | property | http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate | The predicate of the subject RDF statement. |
| 2016 | rdf:rest | property | http://www.w3.org/1999/02/22-rdf-syntax-ns#rest | The rest of the subject RDF list after the first item. |
| 2017 | rdf:subject | property | http://www.w3.org/1999/02/22-rdf-syntax-ns#subject | The subject of the subject RDF statement. |
| 1 | isA | property | http://www.w3.org/1999/02/22-rdf-syntax-ns#type | The subject is an instance of a class. |
| 2018 | rdf:value | property | http://www.w3.org/1999/02/22-rdf-syntax-ns#value | Idiomatic property used for structured values. |