<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="impressum.xsl" type="text/xsl"?>
<rdf:RDF
	xmlns		= "http://www.w3.org/1999/xhtml"
	xmlns:rdf	= "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:rdfs	= "http://www.w3.org/2000/01/rdf-schema#"
	xmlns:owl	= "http://www.w3.org/2002/07/owl#"
	xmlns:cc	= "http://web.resource.org/cc/"
	xmlns:dc	= "http://purl.org/dc/elements/1.0/"
	xmlns:dcterms	= "http://purl.org/dc/terms/"
	xmlns:dcq	= "http://purl.org/metadata/dublin_core_qualifiers#"
	xmlns:vcard	= "http://www.w3.org/2001/vcard-rdf/3.0#"
	xmlns:foaf	= "http://xmlns.com/foaf/0.1/"
	xmlns:rel	= "http://purl.org/vocab/relationship"
	xmlns:admin	= "http://webns.net/mvcb/">
	
	<rdf:Description rdf:about="http://www.rorkvell.de/index" xml:lang="de">
		<dc:title>Rorkvell</dc:title>
		<dc:subject>
			<rdf:Bag>
				<rdf:li xml:lang="de">Rollenspiel</rdf:li>
				<rdf:li xml:lang="de">Das Schwarze Auge</rdf:li>
				<rdf:li xml:lang="en">RPG</rdf:li>
				<rdf:li xml:lang="en">Role Playing Game</rdf:li>
			</rdf:Bag>
		</dc:subject>
		<dc:creator rdf:resource="http://www.rorkvell.de/impressum" type="automatic">
			<rdfs:label>Siegfried Gipp</rdfs:label>
		</dc:creator>
		<dc:description xml:lang="de">
			<h2>Das Dorf am Ende der Welt</h2>
			<dcterms:abstract>
				Das Dorf aus dem Rollenspiel DSA
			</dcterms:abstract>
			<p class="abstract">
				<owl:Thing rdf:ID="rorkvell">
					<rdfs:label>Rorkvell</rdfs:label>
					<rdf:type rdf:resource="#village"/>
				</owl:Thing>, 
				das kleine Bergbaudorf an der Quelle des Ror:
				Hier ist die Welt noch in Ordnung. Hier am Stammtisch
				kann man wunderbar über das verrückte Treiben der Welt
				herziehen. Bis hierher kommen die Verrückten nicht. 
				Noch nicht.
			</p>
		</dc:description>
		<dc:description xml:lang="en">
			The mining village from the RPG The Dark EYE
		</dc:description>
	</rdf:Description>
</rdf:RDF>type="meta" dest="index.rdf"
type="meta" dest="index.rdf"
