@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_00000175	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_00000175	rdfs:label	"karst"^^xsd:string ;
	rdfs:subClassOf	ns1:ENVO_00000191 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:ENVO_00000175	obo:hasDbXref	"SWEETRealm:Karst"^^xsd:string ,
		"Wikipedia:Karst"^^xsd:string ,
		"EcoLexicon:karst"^^xsd:string ,
		"TGN:21509"^^xsd:string ,
		"FTT:894"^^xsd:string ,
		"Geonames:T.KRST"^^xsd:string ;
	obo:hasExactSynonym	"karst"^^xsd:string ;
	obo:hasRelatedSynonym	"karst area"^^xsd:string ;
	ns1:IAO_0000115	"A feature shaped by the dissolution of a soluble layer or layers of bedrock, usually carbonate rock such as limestone or dolomite. These landscapes display distinctive surface features and underground drainages, and in some examples there may be little or no surface drainage."^^xsd:string ;
	obo:hasOBONamespace	"ENVO"^^xsd:string ;
	obo:id	"ENVO:00000175"^^xsd:string .