@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_00000184	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_00000184	rdfs:label	"hanging valley"^^xsd:string ;
	rdfs:subClassOf	ns1:ENVO_00000248 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:ENVO_00000184	obo:hasDbXref	"Geonames:T.VALG"^^xsd:string ,
		"FTT:784"^^xsd:string ,
		"Wikipedia:Hanging_valley"^^xsd:string ,
		"FTT:166"^^xsd:string ,
		"TGN:21514"^^xsd:string ;
	obo:hasExactSynonym	"hanging valley"^^xsd:string ;
	ns1:IAO_0000115	"A tributary valley with the floor at a higher relief than the main channel into which it flows. They are most commonly associated with U-shaped valleys when a tributary glacier flows into a glacier of larger volume."^^xsd:string ;
	obo:hasBroadSynonym	"valley"^^xsd:string ;
	obo:hasOBONamespace	"ENVO"^^xsd:string ;
	obo:id	"ENVO:00000184"^^xsd:string .