@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:FPB_110_PCG_class	foaf:primaryTopic	dbr:FPB_110_PCG_class .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:FPB_110_PCG_class	rdf:type	owl:Thing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:FPB_110_PCG_class	rdf:type	dbo:Ship ,
		dbo:MeanOfTransportation .
@prefix schema:	<http://schema.org/> .
dbr:FPB_110_PCG_class	rdf:type	schema:Product .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:FPB_110_PCG_class	rdf:type	wikidata:Q11446 ;
	owl:sameAs	dbr:FPB_110_PCG_class .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:FPB_110_PCG_class	rdfs:label	"FPB 110 PCG class"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:FPB_110_PCG_class	dct:subject	dbc:Auxiliary_search_and_rescue_ship_classes ,
		dbc:Naval_ships_of_the_Philippines ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/PCG_FPB110_MK2.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:FPB_110_PCG_class	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/FPB_110_PCG_class?oldid=1312117190&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:FPB_110_PCG_class ;
	dbo:type	dbr:Patrol_boat ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/PCG_FPB110_MK2.jpg?width=300> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:FPB_110_PCG_class	dbo:topSpeed	"55.56"^^xsd:double .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:FPB_110_PCG_class	dbp:shipRange	"at"@en ;
	dbp:shipComplement	21 ;
	dbp:operators	dbr:Philippine_Coast_Guard ;
	dbp:builders	"OCEA Shipbuilding, France"@en ;
	dbp:totalShipsCompleted	0 ;
	dbp:totalShipsActive	0 ;
	dbp:totalShipsPlanned	40 ;
	dbp:shipType	dbr:Patrol_boat .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:FPB_110_PCG_class	dbp:wikiPageUsesTemplate	dbt:Infobox_ship_characteristics ,
		dbt:Cvt ,
		dbt:Refimprove ,
		dbt:Reflist ,
		dbt:Infobox_ship_class_overview ,
		dbt:Philippine_Coast_Guard_ships ,
		dbt:Ship-stub ,
		dbt:Small ,
		dbt:Short_description ,
		dbt:Convert ,
		dbt:Citation_needed .