@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:TH-12	foaf:primaryTopic	dbr:TH-12 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:TH-12	owl:sameAs	dbr:TH-12 .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:TH-12	rdfs:label	"TH-12"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:TH-12	dct:subject	dbc:Rocket_engines_of_China ,
		dbc:Rocket_engines_using_kerosene_propellant .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:TH-12	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/TH-12?oldid=1213099031&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:TH-12 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:TH-12	dbo:wikiPageWikiLink	dbr:Tianlong-3 ,
		dbr:Gas-generator_cycle ,
		dbc:Rocket_engines_using_kerosene_propellant ,
		dbr:RP-1 ,
		dbr:Rocket_engine ,
		dbr:Thrust_vectoring ,
		dbr:Space_Pioneer ,
		dbr:LOX ,
		dbc:Rocket_engines_of_China ,
		dbr:Kerosene ,
		dbc:Rocket_engines_using_the_staged_combustion_cycle ,
		dbr:China ;
	dbo:description	"rocket engine"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:TH-12	dbp:wikiPageUsesTemplate	dbt:Short_description ,
		dbt:Reflist ,
		dbt:Rocket-stub ,
		dbt:Rocket_engines ,
		dbt:Infobox_rocket_engine ,
		dbt:Convert ,
		dbt:Zh ;
	dbp:name	"TH-12"@en ;
	dbp:p	"Ti\u0101nhu\u01D2-12"@en ;
	dbp:cycle	dbr:Gas-generator_cycle ;
	dbp:throttleRange	40 ;
	dbp:thrustToWeight	163 .
@prefix dbd:	<http://dbpedia.org/datatype/> .
dbr:TH-12	dbp:specificImpulseVacuum	"335.0"^^dbd:second ;
	dbp:specificImpulseSeaLevel	"285.0"^^dbd:second ;
	dbp:type	"Liquid"@en ;
	dbp:manufacturer	dbr:Space_Pioneer ;
	dbp:s	"\u5929\u706B-12"@en ;
	dbp:fuel	dbr:RP-1 ;
	dbp:usedIn	dbr:Tianlong-3 ;
	dbp:oxidiser	dbr:Liquid_oxygen ;
	dbp:countryOfOrigin	dbr:China ;
	dbp:status	"Under development"@en .