@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns1:	<http://en.wikipedia.org/wiki/P:> .
@prefix ns2:	<http://dbpedia.org/resource/P:> .
ns1:ENGIN	foaf:primaryTopic	ns2:ENGIN .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns2:ENGIN	owl:sameAs	ns2:ENGIN .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns2:ENGIN	rdfs:label	"P:ENGIN"@en .
@prefix prov:	<http://www.w3.org/ns/prov#> .
ns2:ENGIN	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/P:ENGIN?oldid=1000925287&ns=0> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix ns7:	<http://dbpedia.org/resource/Portal:> .
ns2:ENGIN	dbo:wikiPageWikiLink	ns7:Engineering .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
ns2:ENGIN	dbp:wikiPageUsesTemplate	dbt:Redirect_category_shell ,
		dbt:R_to_portal_namespace ,
		dbt:R_from_shortcut ;
	foaf:isPrimaryTopicOf	ns1:ENGIN .