<?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://www.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-3ANew_York_City">
		<rdfs:label>Directory:New York City</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Directory:New_York_City"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Directory:New_York_City"/>
		<rdf:type rdf:resource="&wiki;Category-3ACity"/>
		<relation:State_Located_In rdf:resource="&wiki;Directory-3ANew_York"/>
		<relation:Nation_Located_In rdf:resource="&wiki;Directory-3AUnited_States_of_America"/>
		<attribute:Total_Area_-28km-C2-B2-29 rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">469</attribute:Total_Area_-28km-C2-B2-29>
		<attribute:Population rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">8143197</attribute:Population>
		<attribute:Density_-28km-C2-B2-29 rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">10316</attribute:Density_-28km-C2-B2-29>
		<attribute:Time_Zone_US rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Eastern</attribute:Time_Zone_US>
		<attribute:City rdf:datatype="http://www.w3.org/2001/XMLSchema#string">New York City</attribute:City>
	</smw:Thing>
	<smw:Thing rdf:about="&wiki;Directory-3ALawyer_Central-2FNew_York_City">
		<rdfs:label>Directory:Lawyer Central/New York City</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Directory:Lawyer_Central/New_York_City"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Directory:Lawyer_Central/New_York_City"/>
		<rdf:type rdf:resource="&wiki;Category-3ALawyer_Central_City"/>
		<rdf:type rdf:resource="&wiki;Category-3ANew_York_City_Area_Business"/>
		<relation:Page_Of rdf:resource="&wiki;Directory-3ALawyer_Central"/>
		<relation:City_Located_In rdf:resource="&wiki;Directory-3ANew_York_City"/>
		<relation:State_Located_In rdf:resource="&wiki;Directory-3ANew_York"/>
		<attribute:Company_Name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Lawyer Central of New York City</attribute:Company_Name>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">new york city dui attorney</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">new york city dui lawyer</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">new york city personal injury lawyer</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">New York City Courts</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">New York City Civil Court</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">New York City Criminal Court</attribute:Keyword>
		<attribute:Keyword rdf:datatype="http://www.w3.org/2001/XMLSchema#string">New York City Family Court</attribute:Keyword>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&wiki;Category-3ACity">
		<rdfs:label>Category:City</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:City"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:City"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&relation;State_Located_In">
		<rdfs:label>Relation:State Located In</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:State_Located_In"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:State_Located_In"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&wiki;Directory-3ANew_York">
		<rdfs:label>Directory:New York</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Directory:New_York"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Directory:New_York"/>
	</smw:Thing>
	<owl:ObjectProperty rdf:about="&relation;Nation_Located_In">
		<rdfs:label>Relation:Nation Located In</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Nation_Located_In"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Nation_Located_In"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&wiki;Directory-3AUnited_States_of_America">
		<rdfs:label>Directory:United States of America</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Directory:United_States_of_America"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Directory:United_States_of_America"/>
	</smw:Thing>
	<owl:DatatypeProperty rdf:about="&attribute;Total_Area_-28km-C2-B2-29">
		<rdfs:label>Attribute:Total Area (km²)</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Total_Area_(km%C2%B2)"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Total_Area_(km%C2%B2)"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Population">
		<rdfs:label>Attribute:Population</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Population"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Population"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Density_-28km-C2-B2-29">
		<rdfs:label>Attribute:Density (km²)</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Density_(km%C2%B2)"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Density_(km%C2%B2)"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&attribute;Time_Zone_US">
		<rdfs:label>Attribute:Time Zone US</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Attribute:Time_Zone_US"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Attribute:Time_Zone_US"/>
	</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:Class rdf:about="&wiki;Category-3ALawyer_Central_City">
		<rdfs:label>Category:Lawyer Central City</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Lawyer_Central_City"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Lawyer_Central_City"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3ANew_York_City_Area_Business">
		<rdfs:label>Category:New York City Area Business</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:New_York_City_Area_Business"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:New_York_City_Area_Business"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&relation;Page_Of">
		<rdfs:label>Relation:Page Of</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Page_Of"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Page_Of"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&wiki;Directory-3ALawyer_Central">
		<rdfs:label>Directory:Lawyer Central</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Directory:Lawyer_Central"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Directory:Lawyer_Central"/>
	</smw:Thing>
	<owl:ObjectProperty rdf:about="&relation;City_Located_In">
		<rdfs:label>Relation:City Located In</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:City_Located_In"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:City_Located_In"/>
	</owl:ObjectProperty>
	<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;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>