@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:USCGC_Point_Divide	foaf:primaryTopic	dbr:USCGC_Point_Divide .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:USCGC_Point_Divide	rdf:type	owl:Thing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:USCGC_Point_Divide	rdf:type	dbo:Ship ,
		dbo:MeanOfTransportation .
@prefix schema:	<http://schema.org/> .
dbr:USCGC_Point_Divide	rdf:type	schema:Product .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:USCGC_Point_Divide	rdf:type	wikidata:Q11446 ;
	owl:sameAs	dbr:USCGC_Point_Divide ;
	foaf:name	"Point Divide"@en ,
		"Maritime Instructor"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:USCGC_Point_Divide	rdfs:label	"USCGC Point Divide"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
dbr:USCGC_Point_Divide	dct:subject	<http://dbpedia.org/resource/Category:1962_ships> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:USCGC_Point_Divide	dct:subject	dbc:Point-class_cutters ,
		dbc:Ships_built_by_the_United_States_Coast_Guard_Yard ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Maritime_Instructor,_ex-USCGC_Point_Divide_in_2025.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Coast_Guard_Cutter_Eagle_arrives_in_Seattle_DVIDS1087830.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:USCGC_Point_Divide	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/USCGC_Point_Divide?oldid=1306609882&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:USCGC_Point_Divide ;
	dbo:description	"ship"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:USCGC_Point_Divide	dbp:wikiPageUsesTemplate	dbt:Infobox_ship_characteristics ,
		dbt:Short_description ,
		dbt:Reflist ,
		dbt:Infobox_ship_career ,
		dbt:Shipboxflag ,
		dbt:Convert ,
		dbt:Point_class_cutter ,
		dbt:USN_flag ,
		dbt:Use_dmy_dates ;
	dbp:shipCountry	"United States"@en ;
	dbp:shipOwner	"Seattle Maritime Academy"@en ,
		"United States Coast Guard"@en ;
	dbp:shipBuilder	"Coast Guard Yard, Curtis Bay, Maryland"@en ;
	dbp:shipFate	"Transferred to Seattle Maritime Academy"@en ;
	dbp:shipName	"Maritime Instructor"@en ,
		"Point Divide"@en ;
	dbp:shipBeam	"max"@en ;
	dbp:headerCaption	"as built"@en ;
	dbo:owner	dbr:Seattle_Central_College ,
		dbr:United_States_Coast_Guard .
@prefix dbd:	<http://dbpedia.org/datatype/> .
@prefix ns15:	<http://dbpedia.org/ontology/MeanOfTransportation/> .
dbr:USCGC_Point_Divide	ns15:length	"24993.6"^^dbd:millimetre .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:USCGC_Point_Divide	dbp:shipDisplacement	"66.09999999999999"^^xsd:double ;
	dbp:hideHeader	"Title"@en ;
	dbp:shipArmament	1 ;
	dbo:shipBeam	"5.1816"^^xsd:double ;
	dbp:shipPropulsion	2 ;
	dbp:shipComplement	8 ;
	dbo:topSpeed	"43.8924"^^xsd:double ;
	dbp:shipType	"Point-class patrol boat"@en ;
	dbo:status	"Transferred to Seattle Maritime Academy" ;
	dbo:length	"24.9936"^^xsd:double ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Maritime_Instructor,_ex-USCGC_Point_Divide_in_2025.jpg?width=300> ;
	dbo:builder	dbr:United_States_Coast_Guard_Yard ;
	dbo:commissioningDate	"1962-09-19"^^xsd:date ;
	dbo:decommissioningDate	"1995-03-30"^^xsd:date ;
	dbp:shipDecommissioned	"1995-03-30"^^xsd:date ;
	dbp:shipIdentification	"*Official number:1033659\n*Radio call sign: WDE6912"@en ;
	dbp:shipCommissioned	"1962-09-19"^^xsd:date ;
	dbo:shipDraft	"1.524"^^xsd:double .