@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_00000420	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_00000420	rdfs:label	"tombolo"^^xsd:string ;
	rdfs:subClassOf	ns1:ENVO_00000167 ,
		_:b1216996 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:ENVO_00000420	obo:hasDbXref	"Wikipedia:Tombolo"^^xsd:string ,
		"SWEETRealm:Tombolo"^^xsd:string ,
		"EcoLexicon:tombolo"^^xsd:string ;
	obo:hasRelatedSynonym	"island"^^xsd:string ,
		"bar"^^xsd:string ;
	ns1:IAO_0000115	"A deposition landform such as a spit or bar which forms a narrow piece of land between an island or offshore rock and a mainland shore, or between two islands or offshore rocks. They usually form because the island causes wave refraction, depositing sand and shingle moved by longshore drift in each direction around the island where the waves meet. Eustatic sea level rise may also contribute to accretion as material is pushed up with rising sea levels."^^xsd:string ;
	obo:hasOBONamespace	"ENVO"^^xsd:string ;
	obo:id	"ENVO:00000420"^^xsd:string .
_:b1216996	rdf:type	owl:Restriction ;
	owl:onProperty	ns1:BFO_0000050 ;
	owl:someValuesFrom	ns1:ENVO_00000303 .