<?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://nigov.tmtm.com/wiki/index.php/'>
	<!ENTITY thing 'http://nigov.tmtm.com/wiki/index.php/_'>
	<!ENTITY relation 'http://nigov.tmtm.com/wiki/index.php/_Relation-3A'>
	<!ENTITY attribute 'http://nigov.tmtm.com/wiki/index.php/_Attribute-3A'>
	<!ENTITY wikiurl 'http://bible.tmtm.com/wiki/index.php/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:smw="&smw;"
	xmlns:wiki="&wiki;"
	xmlns:thing="&thing;"
	xmlns:relation="&relation;"
	xmlns:attribute="&attribute;">
	<!-- reference to the Semantic MediaWiki schema -->
	<rdf:Description rdf:about="&smw;hasArticle">
		<rdfs:isDefinedBy rdf:resource="http://smw.ontoware.org/2005/smw"/>
	</rdf:Description>
	<rdf:Description rdf:about="&smw;Thing">
		<rdfs:isDefinedBy rdf:resource="http://smw.ontoware.org/2005/smw"/>
	</rdf:Description>
	<!-- exported page data -->
	<smw:Thing rdf:about="&thing;Isaac">
		<rdfs:label>Isaac</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Isaac"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Isaac"/>
		<rdf:type rdf:resource="&thing;Category-3AEaston_1897"/>
		<rdf:type rdf:resource="&thing;Category-3ATo_Merge"/>
		<relation:Child_of rdf:resource="&thing;Abraham"/>
		<relation:Child_of rdf:resource="&thing;Sarah"/>
		<relation:Married_to rdf:resource="&thing;Rebekah"/>
		<relation:Parent_of rdf:resource="&thing;Esau"/>
		<relation:Parent_of rdf:resource="&thing;Jacob"/>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&thing;Category-3AEaston_1897">
		<rdfs:label>Category:Easton 1897</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Easton_1897"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Easton_1897"/>
	</owl:Class>
	<owl:Class rdf:about="&thing;Category-3ATo_Merge">
		<rdfs:label>Category:To Merge</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:To_Merge"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:To_Merge"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&relation;Child_of">
		<rdfs:label>Relation:Child of</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Child_of"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Child_of"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&thing;Abraham">
		<rdfs:label>Abraham</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Abraham"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Abraham"/>
	</smw:Thing>
	<smw:Thing rdf:about="&thing;Sarah">
		<rdfs:label>Sarah</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Sarah"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Sarah"/>
	</smw:Thing>
	<owl:ObjectProperty rdf:about="&relation;Married_to">
		<rdfs:label>Relation:Married to</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Married_to"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Married_to"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&thing;Rebekah">
		<rdfs:label>Rebekah</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Rebekah"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Rebekah"/>
	</smw:Thing>
	<owl:ObjectProperty rdf:about="&relation;Parent_of">
		<rdfs:label>Relation:Parent of</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Parent_of"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Parent_of"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&thing;Esau">
		<rdfs:label>Esau</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Esau"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Esau"/>
	</smw:Thing>
	<smw:Thing rdf:about="&thing;Jacob">
		<rdfs:label>Jacob</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Jacob"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Jacob"/>
	</smw:Thing>
</rdf:RDF>