@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_00000280	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_00000280	rdfs:label	"escarpment"^^xsd:string ;
	rdfs:subClassOf	ns1:ENVO_00000176 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:ENVO_00000280	obo:hasDbXref	"Geonames:T.SCRP"^^xsd:string ,
		"TGN:21489"^^xsd:string ,
		"TGN:21500"^^xsd:string ,
		"FTT:596"^^xsd:string ,
		"Wikipedia:Escarpment"^^xsd:string ,
		"EcoLexicon:scarp"^^xsd:string ,
		"FTT:490"^^xsd:string ,
		"Geonames:T.CUET"^^xsd:string ;
	obo:hasExactSynonym	"scarp"^^xsd:string ,
		"escarpment"^^xsd:string ;
	obo:hasRelatedSynonym	"cuesta"^^xsd:string ,
		"cliff"^^xsd:string ;
	ns1:IAO_0000115	"A transition zone between different physiogeographic provinces that involves an elevation differential, often involving high cliffs. Most commonly a transition from one series of sedimentary rocks to another series of a different age and composition. In such cases, the escarpment usually represents the line of erosional loss of the newer rock over the older."^^xsd:string ;
	obo:hasOBONamespace	"ENVO"^^xsd:string ;
	obo:id	"ENVO:00000280"^^xsd:string .