@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_00000292	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_00000292	rdfs:label	"watershed"^^xsd:string ;
	rdfs:subClassOf	ns1:ENVO_00000191 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:ENVO_00000292	obo:hasDbXref	"Wikipedia:Watershed"^^xsd:string ,
		"SWEETRealm:Watershed"^^xsd:string ,
		"FTT:645"^^xsd:string ,
		"Geonames:T.DVD"^^xsd:string ,
		"FTT:220"^^xsd:string ,
		"TGN:21440"^^xsd:string ;
	obo:hasExactSynonym	"water divide"^^xsd:string ,
		"divide"^^xsd:string ;
	obo:hasRelatedSynonym	"drainage basin"^^xsd:string ,
		"RIDGE LINE"^^xsd:string ,
		"divide"^^xsd:string ;
	ns1:IAO_0000115	"The separation between neighbouring drainage basins (catchments). In hilly country, the divide lies along topographical peaks and ridges, but in flat country or on a high plateau (especially where the ground is marshy) the divide may be invisible - just a more or less notional line on the ground on either side of which falling raindrops will start a journey to different rivers, and even to different sides of a country or continent."^^xsd:string ;
	obo:hasOBONamespace	"ENVO"^^xsd:string ;
	obo:id	"ENVO:00000292"^^xsd:string .