This is the specification of the Notation3 language, of internet Media Type text/rdf+n3. Normative parts of the specification are thus, non-normative parts and comments thus.
The semantic web, as based on RDF, is really simple at the base. It uses a simplified teaching language -- Notation 3 or N3 -- which is equivalent to RDF in its XML syntax, but easier to scribble when getting started.
This is a collection of examples to accompany the Primer. (The files have URIs starting http://www.w3.org/2000/10/swap/test/ if you are reading this on paper.) These are designed as examples, to show how something can be done, not as working products.
This is a language which is a compact and readable alternative to RDF's XML syntax, but also is extended to allow greater expressiveness. It has subsets, one of which is RDF 1.0 equivalent, and one of which is RDF plus a form of RDF rules.