@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1:	<http://dbpedia.org/ontology/Website/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
ns1:owner	rdfs:domain	dbpedia-owl:Website .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia-owl:Website	rdf:type	owl:Class .
@prefix ns5:	<http://sw.opencyc.org/concept/> .
dbpedia-owl:Website	owl:sameAs	ns5:Mx4rJtdTVoJNQdeOqaFkQvl7dw ;
	rdfs:label	"Website"@en ;
	rdfs:subClassOf	owl:Thing .
_:vb29337	rdf:first	dbpedia-owl:Website .