<?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://mywikibiz.com/Special:URIResolver/'>
	<!ENTITY relation 'http://mywikibiz.com/Special:URIResolver/Relation-3A'>
	<!ENTITY attribute 'http://mywikibiz.com/Special:URIResolver/Attribute-3A'>
	<!ENTITY wikiurl 'http://mywikibiz.com/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:smw="&smw;"
	xmlns:wiki="&wiki;"
	xmlns:relation="&relation;"
	xmlns:attribute="&attribute;">
	<!-- 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;hasType">
		<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>
	<!-- exported page data -->
	<smw:Thing rdf:about="&wiki;Directory-3AStructured_Settlements">
		<rdfs:label>Directory:Structured Settlements</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Directory:Structured_Settlements"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Directory:Structured_Settlements"/>
		<rdf:type rdf:resource="&wiki;Category-3AHouston_Area_Business"/>
		<relation:Has_Page_Owner rdf:resource="&wiki;Directory-3AGarrett_Minks"/>
		<attribute:Company_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Structured Settlements</attribute:Company_Name>
		<attribute:Company_Type rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Private</attribute:Company_Type>
		<attribute:Year_Started rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2007</attribute:Year_Started>
		<attribute:City rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Houston</attribute:City>
		<attribute:State_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Texas</attribute:State_Name>
		<attribute:Country_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">United States</attribute:Country_Name>
		<attribute:Key_Person1 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Garrett Minks</attribute:Key_Person1>
		<attribute:Key_Person1_Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">CEO</attribute:Key_Person1_Title>
		<attribute:NAICS_Code1_Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Structured Settlements</attribute:NAICS_Code1_Title>
		<attribute:Revenues rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">400</attribute:Revenues>
		<attribute:Net_Income rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">400</attribute:Net_Income>
		<attribute:Employees rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</attribute:Employees>
		<attribute:Legal_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Structured Settlements</attribute:Legal_Name>
		<attribute:Address rdf:datatype="http://www.w3.org/2001/XMLSchema#string">22415 Water Edge Lane</attribute:Address>
		<attribute:State_Code rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TX</attribute:State_Code>
		<attribute:Country_Code rdf:datatype="http://www.w3.org/2001/XMLSchema#string">US</attribute:Country_Code>
		<attribute:Zip rdf:datatype="http://www.w3.org/2001/XMLSchema#string">77494</attribute:Zip>
		<attribute:Phone rdf:datatype="http://www.w3.org/2001/XMLSchema#string">832.643.8266</attribute:Phone>
		<attribute:Email rdf:datatype="http://www.w3.org/2001/XMLSchema#string">garrettminks@gmail.com</attribute:Email>
		<attribute:Year_End rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1231</attribute:Year_End>
		<attribute:NAICS_Code1 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">51611</attribute:NAICS_Code1>
		<attribute:Entity_Type rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Sole proprietor</attribute:Entity_Type>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Selling Structured Settlements</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Cash For Structured Settlements</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Structured Settlements</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Structured Settlements Help</attribute:Keyword>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&wiki;Category-3AHouston_Area_Business">
		<rdfs:label>Category:Houston Area Business</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Houston_Area_Business"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Houston_Area_Business"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&relation;Has_Page_Owner">
		<rdfs:label>Relation:Has Page Owner</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Has_Page_Owner"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Has_Page_Owner"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&wiki;Directory-3AGarrett_Minks">
		<rdfs:label>Directory:Garrett Minks</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Directory:Garrett_Minks"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Directory:Garrett_Minks"/>
	</smw:Thing>
	<owl:DatatypeProperty rdf:about="&attribute;Company_Name">
		<rdfs:label>Attribute:Company Name</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Company_Name"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Company_Name"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Company_Type">
		<rdfs:label>Attribute:Company Type</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Company_Type"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Company_Type"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Year_Started">
		<rdfs:label>Attribute:Year Started</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Year_Started"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Year_Started"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;City">
		<rdfs:label>Attribute:City</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:City"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:City"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;State_Name">
		<rdfs:label>Attribute:State Name</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:State_Name"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:State_Name"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Country_Name">
		<rdfs:label>Attribute:Country Name</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Country_Name"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Country_Name"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Key_Person1">
		<rdfs:label>Attribute:Key Person1</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Key_Person1"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Key_Person1"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Key_Person1_Title">
		<rdfs:label>Attribute:Key Person1 Title</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Key_Person1_Title"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Key_Person1_Title"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;NAICS_Code1_Title">
		<rdfs:label>Attribute:NAICS Code1 Title</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:NAICS_Code1_Title"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:NAICS_Code1_Title"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Revenues">
		<rdfs:label>Attribute:Revenues</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Revenues"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Revenues"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Net_Income">
		<rdfs:label>Attribute:Net Income</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Net_Income"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Net_Income"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Employees">
		<rdfs:label>Attribute:Employees</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Employees"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Employees"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Legal_Name">
		<rdfs:label>Attribute:Legal Name</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Legal_Name"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Legal_Name"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Address">
		<rdfs:label>Attribute:Address</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Address"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Address"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;State_Code">
		<rdfs:label>Attribute:State Code</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:State_Code"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:State_Code"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Country_Code">
		<rdfs:label>Attribute:Country Code</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Country_Code"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Country_Code"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Zip">
		<rdfs:label>Attribute:Zip</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Zip"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Zip"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Phone">
		<rdfs:label>Attribute:Phone</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Phone"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Phone"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Email">
		<rdfs:label>Attribute:Email</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Email"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Email"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Year_End">
		<rdfs:label>Attribute:Year End</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Year_End"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Year_End"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;NAICS_Code1">
		<rdfs:label>Attribute:NAICS Code1</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:NAICS_Code1"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:NAICS_Code1"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Entity_Type">
		<rdfs:label>Attribute:Entity Type</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Entity_Type"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Entity_Type"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Keyword">
		<rdfs:label>Attribute:Keyword</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Keyword"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Keyword"/>
	</owl:DatatypeProperty>
</rdf:RDF>