@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://purl.obolibrary.org/obo/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:ENVO_00000303	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_00000303	rdfs:label	"coast"^^xsd:string ;
	rdfs:subClassOf	ns1:ENVO_00000012 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:ENVO_00000303	obo:hasDbXref	"TGN:21483"^^xsd:string ,
		"EcoLexicon:coast"^^xsd:string ,
		"SWEETRealm:CoastalRegion"^^xsd:string ,
		"Wikipedia:Coast"^^xsd:string ,
		"EcoLexicon:sea_coast"^^xsd:string ,
		"SPIRE:Coastal"^^xsd:string ,
		"SPIRE:Littoral"^^xsd:string ,
		"Geonames:L.CST"^^xsd:string ,
		"FTT:500"^^xsd:string ;
	obo:hasExactSynonym	"coast"^^xsd:string ,
		"sea coast"^^xsd:string ,
		"COAST"^^xsd:string ;
	obo:hasRelatedSynonym	"rivage"^^xsd:string ,
		"coast line"^^xsd:string ,
		"coastal plain"^^xsd:string ,
		"CoastalRegion"^^xsd:string ,
		"coastal area"^^xsd:string ,
		"coastline"^^xsd:string ,
		"Littoral"^^xsd:string ;
	ns1:IAO_0000115	"The general region of indefinite width that extends from the sea inland to the first major change in terrain features."^^xsd:string ;
	obo:hasOBONamespace	"ENVO"^^xsd:string ;
	obo:id	"ENVO:00000303"^^xsd:string .