<?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 swivt 'http://semantic-mediawiki.org/swivt/1.0#'>
	<!ENTITY wiki 'http://tw.rpi.edu/wiki/Special:URIResolver/'>
	<!ENTITY property 'http://tw.rpi.edu/wiki/Special:URIResolver/Property-3A'>
	<!ENTITY wikiurl 'http://tw.rpi.edu/wiki/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:swivt="&swivt;"
	xmlns:wiki="&wiki;"
	xmlns:property="&property;">
	<!-- Ontology header -->
	<owl:Ontology rdf:about="">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-02-11T03:28:14-05:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0" />
	</owl:Ontology>
	<!-- exported page data -->
	<swivt:Subject rdf:about="&wiki;An_Amateur-27s_Introduction_to_Recursive_Query_Processing_Strategies">
		<rdfs:label>An Amateur's Introduction to Recursive Query Processing Strategies</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;An_Amateur%27s_Introduction_to_Recursive_Query_Processing_Strategies"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/An_Amateur%27s_Introduction_to_Recursive_Query_Processing_Strategies"/>
		<rdf:type rdf:resource="&wiki;Category-3AProceeding_Paper"/>
		<property:Has_author rdf:resource="&wiki;Fran-C3-A7ois_Bancilhon"/>
		<property:Has_author rdf:resource="&wiki;Raghu_Ramakrishnan"/>
		<property:Has_identifier rdf:resource="&wiki;An_Amateur-27s_Introduction_to_Recursive_Query_Processing_Strategies"/>
		<property:Has_publishing_details rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pp. 16-52, 1986</property:Has_publishing_details>
		<property:Has_title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An Amateur's Introduction to Recursive Query Processing Strategies</property:Has_title>
		<property:Has_url rdf:resource="http://www.informatik.uni-trier.de/~ley/db/conf/sigmod/sigmod86.html#BancilhonR86"/>
		<property:Has_where_published rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SIGMOD Conference</property:Has_where_published>
		<property:Has_year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1986</property:Has_year>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;CLASSIC-3A_A_Structural_Data_Model_for_Objects">
		<rdfs:label>CLASSIC: A Structural Data Model for Objects</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;CLASSIC:_A_Structural_Data_Model_for_Objects"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/CLASSIC:_A_Structural_Data_Model_for_Objects"/>
		<property:Has_citation rdf:resource="&wiki;An_Amateur-27s_Introduction_to_Recursive_Query_Processing_Strategies"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;ODE_(Object_Database_and_Environment)-3A_The_Language_and_the_Data_Model">
		<rdfs:label>ODE (Object Database and Environment): The Language and the Data Model</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;ODE_(Object_Database_and_Environment):_The_Language_and_the_Data_Model"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/ODE_(Object_Database_and_Environment):_The_Language_and_the_Data_Model"/>
		<property:Has_citation rdf:resource="&wiki;An_Amateur-27s_Introduction_to_Recursive_Query_Processing_Strategies"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;A_Framework_for_the_Parallel_Processing_of_Datalog_Queries">
		<rdfs:label>A Framework for the Parallel Processing of Datalog Queries</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;A_Framework_for_the_Parallel_Processing_of_Datalog_Queries"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/A_Framework_for_the_Parallel_Processing_of_Datalog_Queries"/>
		<property:Has_citation rdf:resource="&wiki;An_Amateur-27s_Introduction_to_Recursive_Query_Processing_Strategies"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;A_Study_of_Transitive_Closure_As_a_Recursion_Mechanism">
		<rdfs:label>A Study of Transitive Closure As a Recursion Mechanism</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;A_Study_of_Transitive_Closure_As_a_Recursion_Mechanism"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/A_Study_of_Transitive_Closure_As_a_Recursion_Mechanism"/>
		<property:Has_citation rdf:resource="&wiki;An_Amateur-27s_Introduction_to_Recursive_Query_Processing_Strategies"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;A_Data/Knowledge_Base_Management_Testbed_and_Experimental_Results_on_Data/Knowledge_Base_Query_and_Update_Processing">
		<rdfs:label>A Data/Knowledge Base Management Testbed and Experimental Results on Data/Knowledge Base Query and Update Processing</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;A_Data/Knowledge_Base_Management_Testbed_and_Experimental_Results_on_Data/Knowledge_Base_Query_and_Update_Processing"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/A_Data/Knowledge_Base_Management_Testbed_and_Experimental_Results_on_Data/Knowledge_Base_Query_and_Update_Processing"/>
		<property:Has_citation rdf:resource="&wiki;An_Amateur-27s_Introduction_to_Recursive_Query_Processing_Strategies"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Implementing_Large_Production_Systems_in_a_DBMS_Environment-3A_Concepts_and_Algorithms">
		<rdfs:label>Implementing Large Production Systems in a DBMS Environment: Concepts and Algorithms</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Implementing_Large_Production_Systems_in_a_DBMS_Environment:_Concepts_and_Algorithms"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Implementing_Large_Production_Systems_in_a_DBMS_Environment:_Concepts_and_Algorithms"/>
		<property:Has_citation rdf:resource="&wiki;An_Amateur-27s_Introduction_to_Recursive_Query_Processing_Strategies"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Efficient_Implementation_of_Loops_in_Bottom-2DUp_Evaluation_of_Logic_Queries">
		<rdfs:label>Efficient Implementation of Loops in Bottom-Up Evaluation of Logic Queries</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Efficient_Implementation_of_Loops_in_Bottom-Up_Evaluation_of_Logic_Queries"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Efficient_Implementation_of_Loops_in_Bottom-Up_Evaluation_of_Logic_Queries"/>
		<property:Has_citation rdf:resource="&wiki;An_Amateur-27s_Introduction_to_Recursive_Query_Processing_Strategies"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Integrity_Constraints_Checking_In_Deductive_Databases">
		<rdfs:label>Integrity Constraints Checking In Deductive Databases</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Integrity_Constraints_Checking_In_Deductive_Databases"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Integrity_Constraints_Checking_In_Deductive_Databases"/>
		<property:Has_citation rdf:resource="&wiki;An_Amateur-27s_Introduction_to_Recursive_Query_Processing_Strategies"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Fixed-2Dpoint_semantics_and_the_representation_of_algorithms_on_large_data">
		<rdfs:label>Fixed-point semantics and the representation of algorithms on large data</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Fixed-point_semantics_and_the_representation_of_algorithms_on_large_data"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Fixed-point_semantics_and_the_representation_of_algorithms_on_large_data"/>
		<property:Has_citation rdf:resource="&wiki;An_Amateur-27s_Introduction_to_Recursive_Query_Processing_Strategies"/>
	</swivt:Subject>
	<!-- auxilliary definitions -->
	<owl:ObjectProperty rdf:about="&property;Has_citation">
		<rdfs:label>Has citation</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_citation"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_citation"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_year">
		<rdfs:label>Has year</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_year"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_year"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_where_published">
		<rdfs:label>Has where published</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_where_published"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_where_published"/>
	</owl:DatatypeProperty>
	<owl:ObjectProperty rdf:about="&property;Has_url">
		<rdfs:label>Has url</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_url"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_url"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_title">
		<rdfs:label>Has title</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_title"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_title"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_publishing_details">
		<rdfs:label>Has publishing details</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_publishing_details"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_publishing_details"/>
	</owl:DatatypeProperty>
	<owl:ObjectProperty rdf:about="&property;Has_identifier">
		<rdfs:label>Has identifier</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_identifier"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_identifier"/>
	</owl:ObjectProperty>
	<swivt:Subject rdf:about="&wiki;Raghu_Ramakrishnan">
		<rdfs:label>Raghu Ramakrishnan</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Raghu_Ramakrishnan"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Raghu_Ramakrishnan"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Fran-C3-A7ois_Bancilhon">
		<rdfs:label>François Bancilhon</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Fran%C3%A7ois_Bancilhon"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Fran%C3%A7ois_Bancilhon"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Has_author">
		<rdfs:label>Has author</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_author"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_author"/>
	</owl:ObjectProperty>
	<owl:Class rdf:about="&wiki;Category-3AProceeding_Paper">
		<rdfs:label>Proceeding Paper</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Proceeding_Paper"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Proceeding_Paper"/>
	</owl:Class>
	<!-- References to the SWiVT Ontology, see http://semantic-mediawiki.org/swivt/ -->
	<owl:AnnotationProperty rdf:about="&swivt;page">
		<rdfs:isDefinedBy rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:AnnotationProperty>
	<owl:AnnotationProperty rdf:about="&swivt;creationDate">
		<rdfs:isDefinedBy rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:AnnotationProperty>
	<owl:Class rdf:about="&swivt;Subject">
		<rdfs:isDefinedBy rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:Class>
	<!-- Created by Semantic MediaWiki, http://semantic-mediawiki.org -->
</rdf:RDF>
