@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_00000084	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_00000084	rdfs:label	"mountain pass"^^xsd:string ;
	rdfs:subClassOf	ns1:ENVO_00000000 ,
		_:b1215527 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:ENVO_00000084	obo:hasDbXref	"FTT:739"^^xsd:string ,
		"FTT:738"^^xsd:string ,
		"SWEETRealm:Pass"^^xsd:string ,
		"TGN:21524"^^xsd:string ,
		"FTT:612"^^xsd:string ,
		"Geonames:T.SDL"^^xsd:string ,
		"FTT:740"^^xsd:string ,
		"TGN:21433"^^xsd:string ,
		"EcoLexicon:mountain_pass"^^xsd:string ,
		"TGN:21436"^^xsd:string ,
		"Geonames:T.PASS"^^xsd:string ,
		"Geonames:T.GAP"^^xsd:string ,
		"Wikipedia:Mountain_pass"^^xsd:string ,
		"FTT:510"^^xsd:string ;
	obo:hasExactSynonym	"pass"^^xsd:string ;
	obo:hasRelatedSynonym	"saddle (physiographic)"^^xsd:string ,
		"saddle"^^xsd:string ,
		"col"^^xsd:string ,
		"sill (physiographic)"^^xsd:string ,
		"defile"^^xsd:string ,
		"notch"^^xsd:string ,
		"pass"^^xsd:string ,
		"gap"^^xsd:string ;
	ns1:IAO_0000115	"A lower point that allows easier access through a mountain range. A pass has the general form of a saddle between two mountains."^^xsd:string ;
	obo:hasOBONamespace	"ENVO"^^xsd:string ;
	obo:id	"ENVO:00000084"^^xsd:string .
_:b1215527	rdf:type	owl:Restriction ;
	owl:onProperty	ns1:BFO_0000050 ;
	owl:someValuesFrom	ns1:ENVO_00000080 .