@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix isac:	<http://webisa.webdatacommons.org/concept/> .
isac:rolls-royce_phantom_	rdfs:label	"rolls-royce phantom" .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
isac:rolls-royce_phantom_	owl:sameAs	dbr:Rolls-Royce_Phantom .
@prefix isao:	<http://webisa.webdatacommons.org/ontology#> .
isac:rolls-royce_phantom_	isao:hasHead	"phantom" ;
	isao:hasPreModifier	"rolls-royce" .