@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:N661US	foaf:primaryTopic	dbr:N661US .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Boeing_747-400	rdfs:seeAlso	dbr:N661US .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Northwest_Airlines_Flight_85	dbp:tailNumber	dbr:N661US .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:N661US	rdf:type	owl:Thing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:N661US	rdf:type	dbo:Aircraft ,
		dbo:MeanOfTransportation ;
	rdfs:seeAlso	dbr:Delta_Flight_Museum ;
	owl:sameAs	dbr:N661US ;
	rdfs:label	"N661US"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:N661US	dct:subject	dbc:Prototypes ,
		<http://dbpedia.org/resource/Category:1980s_United_States_experimental_aircraft> ,
		dbc:Northwest_Airlines ,
		dbc:Delta_Air_Lines ,
		dbc:Boeing_747 ,
		dbc:Individual_aircraft ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Historic_\u2018747_Experience\u2019_exhibit_opens_its_doors_at_Delta_Flight_Museum_(33665583436).jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/N661US_1_B747-451_Northwest_A-l_KIX_11JAN99_(6559458855).jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/N661US_LLBG2.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:N661US	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/N661US?oldid=1300912054&ns=0> ;
	dbo:description	"\u6CE2\u97F3747-400\u7684\u539F\u578B\u6A5F"@zh ,
		"prototype of the Boeing 747-400"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/N661US_LLBG2.jpg?width=300> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:N661US	dbp:wikiPageUsesTemplate	dbt:Unbulleted_indent_list ,
		dbt:Infobox_aircraft ,
		dbt:Main ,
		dbt:See_also ,
		dbt:Reflist ,
		dbt:Short_description ,
		dbt:Use_mdy_dates ,
		dbt:Commons_category_inline ,
		dbt:Boeing_747_family ,
		dbt:Airreg ,
		dbt:In5 ,
		dbt:Convert ;
	dbp:name	"N661US"@en ;
	dbp:imageCaption	"N661US in service with Delta Air Lines in 2013"@en ;
	dbp:otherNames	"Delta Ship 6301"@en ,
		"N401PW"@en ;
	foaf:isPrimaryTopicOf	wikipedia-en:N661US ;
	dbp:aircraftType	dbr:Boeing_747-400 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:N661US	dbp:lastFlight	"2015-09-09"^^xsd:date ;
	dbp:preservation	"Delta Flight Museum in Atlanta, Georgia"@en ;
	dbp:firstFlight	"1988-04-29"^^xsd:date ;
	dbp:manufacturers	dbr:Boeing ;
	dbp:group	"Note"@en .
dbr:Delta_Flight_Museum	rdfs:seeAlso	dbr:N661US .