<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF[
	<!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
	<!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
	<!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
	<!ENTITY smw 'http://smw.ontoware.org/2005/smw#'>
	<!ENTITY smwdt 'http://smw.ontoware.org/2005/smw-datatype#'>
	<!ENTITY wiki 'http://tsoy.crngames.com/Special:URIResolver/'>
	<!ENTITY property 'http://tsoy.crngames.com/Special:URIResolver/Property-3A'>
	<!ENTITY wikiurl 'http://tsoy.crngames.com/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:smw="&smw;"
	xmlns:wiki="&wiki;"
	xmlns:property="&property;">
	<!-- Ontology header -->
	<owl:Ontology rdf:about="">
		<smw:exportDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2009-01-05T22:20:42-08:00</smw:exportDate>
	</owl:Ontology>
	<!-- exported page data -->
	<smw:Thing rdf:about="&wiki;Key_of_the_Manipulator">
		<rdfs:label>Key of the Manipulator</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Key_of_the_Manipulator"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Key_of_the_Manipulator"/>
		<rdf:type rdf:resource="&wiki;Category-3ACore"/>
		<rdf:type rdf:resource="&wiki;Category-3AKeys"/>
		<rdf:type rdf:resource="&wiki;Category-3AMaldor"/>
		<property:Source rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Core</property:Source>
		<property:Buyoff rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Accept the mantle of power for one's self.</property:Buyoff>
		<property:Key_XP rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Gain 1 XP whenever your character exerts her will over her ruler, even over minor matters - especially over minor matters.</property:Key_XP>
		<property:Key_XP rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Gain 2 XP whenever the ruler accepts your character's advice over others.</property:Key_XP>
		<property:Key_XP rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Gain 5 XP whenever your character's influence makes the ruler make a policy change or establish a new policy that works in your character's favor.</property:Key_XP>
		<property:Summary rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Your character works behind the scenes, manipulating others in order to be a shadow ruler. Your character must work for or be an advisor of someone in a position of power.</property:Summary>
		<property:Group rdf:resource="&wiki;Maldor"/>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<smw:Thing rdf:about="&wiki;Maldor">
		<rdfs:label>Maldor</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Maldor"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Maldor"/>
	</smw:Thing>
	<owl:ObjectProperty rdf:about="&property;Group">
		<rdfs:label>Group</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:Group"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Group"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Summary">
		<rdfs:label>Summary</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:Summary"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Summary"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Key_XP">
		<rdfs:label>Key XP</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:Key_XP"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Key_XP"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Buyoff">
		<rdfs:label>Buyoff</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:Buyoff"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Buyoff"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Source">
		<rdfs:label>Source</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:Source"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Source"/>
	</owl:DatatypeProperty>
	<owl:Class rdf:about="&wiki;Category-3AMaldor">
		<rdfs:label>Maldor</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Maldor"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Maldor"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3AKeys">
		<rdfs:label>Keys</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Keys"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Keys"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3ACore">
		<rdfs:label>Core</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Core"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Core"/>
	</owl:Class>
	<!-- reference to the Semantic MediaWiki schema -->
	<owl:AnnotationProperty rdf:about="&smw;hasArticle">
		<rdfs:isDefinedBy rdf:resource="http://smw.ontoware.org/2005/smw"/>
	</owl:AnnotationProperty>
	<owl:AnnotationProperty rdf:about="&smw;exportDate">
		<rdfs:isDefinedBy rdf:resource="http://smw.ontoware.org/2005/smw"/>
	</owl:AnnotationProperty>
	<owl:Class rdf:about="&smw;Thing">
		<rdfs:isDefinedBy rdf:resource="http://smw.ontoware.org/2005/smw"/>
	</owl:Class>
	<!-- Created with Semantic MediaWiki, http://ontoworld.org/wiki/SMW -->
</rdf:RDF>