@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:FSS_Independence	foaf:primaryTopic	dbr:FSS_Independence .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:FSS_Independence	rdf:type	dbo:MeanOfTransportation ,
		dbo:Ship .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:FSS_Independence	rdf:type	wikidata:Q11446 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:FSS_Independence	rdf:type	owl:Thing .
@prefix schema:	<http://schema.org/> .
dbr:FSS_Independence	rdf:type	schema:Product ;
	owl:sameAs	dbr:FSS_Independence ;
	foaf:name	"Independence"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:FSS_Independence	rdfs:label	"FSS Independence"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:FSS_Independence	dct:subject	dbc:Pacific_Forum_class_patrol_vessels ,
		<http://dbpedia.org/resource/Category:1990_ships> ,
		dbc:Patrol_vessels_of_Micronesia ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Crew_of_the_FSS_Independence_pose_with_the_US_Ambassador_and_visiting_USCG_personnel.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:FSS_Independence	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/FSS_Independence?oldid=1275968240&ns=0> ;
	dbo:description	"ship of the Micronesian navy"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Crew_of_the_FSS_Independence_pose_with_the_US_Ambassador_and_visiting_USCG_personnel.jpg?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:FSS_Independence	dbp:wikiPageUsesTemplate	dbt:Infobox_ship_career ,
		dbt:Sclass2 ,
		dbt:Ship ,
		dbt:Infobox_ship_characteristics ,
		dbt:Reflist ,
		dbt:Short_description ,
		dbt:Shipboxflag ,
		dbt:Convert ,
		dbt:Infobox_ship_image ;
	dbo:country	dbr:Federated_States_of_Micronesia .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:FSS_Independence	dbo:decommissioningDate	"2022-01-12"^^xsd:date ;
	dbo:status	"decommissioned" ;
	dbp:shipCountry	dbr:Federated_States_of_Micronesia ;
	dbp:shipDecommissioned	"2022-01-12"^^xsd:date ;
	dbp:shipName	"Independence"@en ;
	foaf:isPrimaryTopicOf	wikipedia-en:FSS_Independence ;
	dbp:shipStatus	"decommissioned"@en ;
	dbp:shipAcquired	"March 1990"@en ;
	dbp:shipImage	"Crew of the FSS Independence pose with the US Ambassador and visiting USCG personnel.jpg"@en ;
	dbp:shipCaption	"FSS Independence, shown here with crew and US Ambassador to Micronesia"@en .