@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:UConn_Lumpy	rdf:type	dbo:Aircraft .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:UConn_Lumpy	rdf:type	owl:Thing .
@prefix schema:	<http://schema.org/> .
dbr:UConn_Lumpy	rdf:type	schema:Product .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:UConn_Lumpy	rdf:type	wikidata:Q11436 ,
		dbo:MeanOfTransportation ;
	owl:sameAs	dbr:UConn_Lumpy .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:UConn_Lumpy	rdfs:label	"UConn Lumpy"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
dbr:UConn_Lumpy	dct:subject	<http://dbpedia.org/resource/Category:1970s_United_States_experimental_aircraft> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:UConn_Lumpy	dct:subject	dbc:Single-engined_pusher_aircraft ,
		dbc:Airships_of_the_United_States ,
		dbc:Aircraft_first_flown_in_1975 ,
		dbc:University_of_Connecticut .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:UConn_Lumpy	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Side_view_of_the_UConn_Lumpy_airship,_1975.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:UConn_Lumpy	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/UConn_Lumpy?oldid=1275754455&ns=0> .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:UConn_Lumpy	dbp:volumeNote	"gross"@en .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
dbr:UConn_Lumpy	foaf:isPrimaryTopicOf	wikipedia-en:UConn_Lumpy ;
	dbp:diaFt	25 ;
	dbp:volumeFt	7000 ;
	dbp:type	"Airship"@en ;
	dbp:eng1Hp	15 ;
	dbo:origin	dbr:United_States ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Side_view_of_the_UConn_Lumpy_airship,_1975.jpg?width=300> ;
	dbp:status	"retired"@en ;
	dbp:ref	"The Hartford Courant & Connecticut Daily Campus"@en ;
	dbp:eng1Number	1 ;
	dbp:eng1Type	"air-cooled piston engines"@en ;
	<http://dbpedia.org/property/primeUnits%3F>	"met"@en ;
	dbp:firstFlight	1975 ;
	dbp:nationalOrigin	dbr:United_States ;
	dbp:numberBuilt	1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:UConn_Lumpy	dbo:numberBuilt	"1"^^xsd:nonNegativeInteger .
@prefix dbd:	<http://dbpedia.org/datatype/> .
dbr:UConn_Lumpy	dbo:programCost	"500.0"^^dbd:usDollar ;
	dbo:manufacturer	dbr:University_of_Connecticut ;
	dbp:manufacturer	"University of Connecticut"@en ;
	dbp:programCost	"500.0"^^dbd:usDollar ;
	dbo:description	"American non-rigid airship"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:UConn_Lumpy	dbp:wikiPageUsesTemplate	dbt:Use_dmy_dates ,
		dbt:Aircraft_specs ,
		dbt:Use_American_English ,
		dbt:Authority_control ,
		dbt:Short_description ,
		dbt:Convert ,
		dbt:Reflist ,
		dbt:Infobox_aircraft_type ;
	dbp:crew	1 ;
	dbp:maxSpeedMph	10 ;
	dbp:emptyWeightLb	450 ;
	dbp:lengthFt	51 .
wikipedia-en:UConn_Lumpy	foaf:primaryTopic	dbr:UConn_Lumpy .