@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
<http://es.dbpedia.org/resource/Honda_Civic_Type-R__Segunda_generaci\u00F3n_EP3__1>	rdf:type	dbo:Automobile .
@prefix schema:	<http://schema.org/> .
<http://es.dbpedia.org/resource/Honda_Civic_Type-R__Segunda_generaci\u00F3n_EP3__1>	rdf:type	schema:Product .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://es.dbpedia.org/resource/Honda_Civic_Type-R__Segunda_generaci\u00F3n_EP3__1>	rdf:type	owl:Thing ,
		dbo:MeanOfTransportation ;
	owl:sameAs	<http://es.dbpedia.org/resource/Honda_Civic_Type-R__Segunda_generaci\u00F3n_EP3__1> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://es.dbpedia.org/resource/Honda_Civic_Type-R__Segunda_generaci\u00F3n_EP3__1>	foaf:name	"Segunda generaci\u00F3n (EP3)"@es .
@prefix ns5:	<http://dbpedia.org/datatype/> .
@prefix ns6:	<http://dbpedia.org/ontology/MeanOfTransportation/> .
<http://es.dbpedia.org/resource/Honda_Civic_Type-R__Segunda_generaci\u00F3n_EP3__1>	ns6:weight	"1321.0"^^ns5:kilogram ;
	dbo:transmission	"Manual 6 velocidades (Con LSD en la versi\u00F3n JDM)" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://es.dbpedia.org/resource/Honda_Civic_Type-R__Segunda_generaci\u00F3n_EP3__1>	dbo:weight	1321000.0 .
@prefix dbpedia-es:	<http://es.dbpedia.org/resource/> .
<http://es.dbpedia.org/resource/Honda_Civic_Type-R__Segunda_generaci\u00F3n_EP3__1>	dbo:manufacturer	dbpedia-es:Honda ;
	dbo:variantOf	dbpedia-es:Honda_Civic_Type-R .