@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_00000195	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_00000195	rdfs:label	"sinkhole"^^xsd:string ;
	rdfs:subClassOf	ns1:ENVO_00000309 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:ENVO_00000195	obo:hasDbXref	"FTT:1073"^^xsd:string ,
		"Geonames:T.SINK"^^xsd:string ,
		"SWEETRealm:Sink"^^xsd:string ,
		"TGN:21371"^^xsd:string ,
		"EcoLexicon:sink_hole"^^xsd:string ,
		"FTT:1074"^^xsd:string ,
		"Wikipedia:Sinkhole"^^xsd:string ;
	obo:hasRelatedSynonym	"sink"^^xsd:string ,
		"cenote"^^xsd:string ;
	ns1:IAO_0000115	"A natural depression or hole in the surface topography caused by the removal of soil or bedrock, often both, by water. Sinkholes may vary in size from less than a meter to several hundred meters both in diameter and depth, and vary in form from soil-lined bowls to bedrock-edged chasms."^^xsd:string ;
	obo:hasBroadSynonym	"basin"^^xsd:string ;
	obo:hasOBONamespace	"ENVO"^^xsd:string ;
	obo:id	"ENVO:00000195"^^xsd:string .