<?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://whynotwiki.com/Special:URIResolver/'>
	<!ENTITY relation 'http://whynotwiki.com/Special:URIResolver/Relation-3A'>
	<!ENTITY attribute 'http://whynotwiki.com/Special:URIResolver/Attribute-3A'>
	<!ENTITY wikiurl 'http://whynotwiki.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;Ruby_-2F_Creating_stand-2Dalone_applications">
		<rdfs:label>Ruby / Creating stand-alone applications</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Ruby_/_Creating_stand-alone_applications"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Ruby_/_Creating_stand-alone_applications"/>
		<rdf:type rdf:resource="&wiki;Category-3APages_with_an_associated_category"/>
		<rdf:type rdf:resource="&wiki;Category-3ARuby"/>
		<rdf:type rdf:resource="&wiki;Category-3ARuby_-2F_Creating_stand-2Dalone_applications"/>
		<rdf:type rdf:resource="&wiki;Category-3ARuby_compilers"/>
		<rdf:type rdf:resource="&wiki;Category-3ARuby_development"/>
		<relation:Implemented_in rdf:resource="&wiki;.NET"/>
		<relation:Licensed_under rdf:resource="&wiki;GPL"/>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:Class rdf:about="&wiki;Category-3APages_with_an_associated_category">
		<rdfs:label>Category:Pages with an associated category</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Pages_with_an_associated_category"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Pages_with_an_associated_category"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3ARuby">
		<rdfs:label>Category:Ruby</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Ruby"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Ruby"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3ARuby_-2F_Creating_stand-2Dalone_applications">
		<rdfs:label>Category:Ruby / Creating stand-alone applications</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Ruby_/_Creating_stand-alone_applications"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Ruby_/_Creating_stand-alone_applications"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3ARuby_compilers">
		<rdfs:label>Category:Ruby compilers</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Ruby_compilers"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Ruby_compilers"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3ARuby_development">
		<rdfs:label>Category:Ruby development</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Category:Ruby_development"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Ruby_development"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&relation;Implemented_in">
		<rdfs:label>Relation:Implemented in</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Implemented_in"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Implemented_in"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&wiki;.NET">
		<rdfs:label>.NET</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;.NET"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/.NET"/>
	</smw:Thing>
	<owl:ObjectProperty rdf:about="&relation;Licensed_under">
		<rdfs:label>Relation:Licensed under</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Relation:Licensed_under"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Relation:Licensed_under"/>
	</owl:ObjectProperty>
	<smw:Thing rdf:about="&wiki;GPL">
		<rdfs:label>GPL</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;GPL"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/GPL"/>
	</smw:Thing>
</rdf:RDF>