@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_00000306	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_00000306	rdfs:label	"spit"^^xsd:string ;
	rdfs:subClassOf	ns1:ENVO_00000167 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:ENVO_00000306	obo:hasDbXref	"Geonames:T.SPIT"^^xsd:string ,
		"TGN:21465"^^xsd:string ,
		"FTT:210"^^xsd:string ,
		"SWEETRealm:Spit"^^xsd:string ,
		"EcoLexicon:spit"^^xsd:string ;
	obo:hasRelatedSynonym	"bar"^^xsd:string ,
		"spit"^^xsd:string ;
	ns1:IAO_0000115	"A deposition landform found off coasts. A spit is a type of bar or beach that develops where a re-entrant occurs, such as at a cove, bay, ria, or river mouth. Spits are formed by the movement of sediment (typically sand) along a shore by a process known as longshore drift. Where the direction of the shore turns inland (reenters) the longshore current spreads out or dissipates. No longer able to carry the full load, much of the sediment is dropped. This causes a bar to build out from the shore, eventually becoming a spit."^^xsd:string ;
	obo:hasOBONamespace	"ENVO"^^xsd:string ;
	obo:id	"ENVO:00000306"^^xsd:string .