@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Chevrolet_Astro__First_generation__1	dbo:engine	dbr:Chevrolet_Astro__First_generation__1__AutomobileEngine__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
dbr:Chevrolet_Astro__First_generation__1__AutomobileEngine__1	rdf:type	dbo:Device ,
		dbo:AutomobileEngine ,
		dbo:Engine .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Chevrolet_Astro__First_generation__1__AutomobileEngine__1	rdf:type	owl:Thing ;
	owl:sameAs	dbr:Chevrolet_Astro__First_generation__1__AutomobileEngine__1 .
@prefix dbd:	<http://dbpedia.org/datatype/> .
dbr:Chevrolet_Astro__First_generation__1__AutomobileEngine__1	dbo:configuration	"straight-four"^^dbd:engineConfiguration ,
		"V6"^^dbd:engineConfiguration .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Chevrolet_Astro__First_generation__1__AutomobileEngine__1	dbo:displacement	"0.0043"^^xsd:double ,
		"0.0025"^^xsd:double .