@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_00000523	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_00000523	rdfs:label	"cutoff"^^xsd:string ;
	rdfs:subClassOf	ns1:ENVO_00000395 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:ENVO_00000523	obo:hasDbXref	"Geomames:CUTF"^^xsd:string ,
		"TGN:21134"^^xsd:string ,
		"FTT:462"^^xsd:string ,
		"Wikipedia:Cutoff"^^xsd:string ;
	obo:hasExactSynonym	"cut off"^^xsd:string ,
		"cuttoff"^^xsd:string ,
		"cutoff (hydrographic)"^^xsd:string ;
	ns1:IAO_0000115	"A channel formed as a result of a stream cutting through a meander neck."^^xsd:string ;
	obo:hasOBONamespace	"ENVO"^^xsd:string ;
	obo:id	"ENVO:00000523"^^xsd:string .