@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_00000087	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_00000087	rdfs:label	"cliff"^^xsd:string ;
	rdfs:subClassOf	ns1:ENVO_00000176 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:ENVO_00000087	obo:hasDbXref	"FTT:491"^^xsd:string ,
		"TGN:21488"^^xsd:string ,
		"FTT:268"^^xsd:string ,
		"TGN:21487"^^xsd:string ,
		"EcoLexicon:cliff"^^xsd:string ,
		"SWEETRealm:Cliff"^^xsd:string ,
		"Geonames:T.CLF"^^xsd:string ,
		"Wikipedia:Cliff"^^xsd:string ,
		"FTT:492"^^xsd:string ,
		"FTT:269"^^xsd:string ;
	obo:hasExactSynonym	"CLIFF"^^xsd:string ,
		"cliff"^^xsd:string ;
	obo:hasRelatedSynonym	"ceja"^^xsd:string ,
		"scraps"^^xsd:string ,
		"beach scarp"^^xsd:string ,
		"bluff"^^xsd:string ,
		"palisade"^^xsd:string ,
		"ice cliff"^^xsd:string ,
		"scaw"^^xsd:string ,
		"precipice"^^xsd:string ,
		"scarp"^^xsd:string ,
		"scar"^^xsd:string ;
	ns1:IAO_0000115	"A high, steep, or overhanging face of rock."^^xsd:string ;
	obo:hasOBONamespace	"ENVO"^^xsd:string ;
	obo:id	"ENVO:00000087"^^xsd:string .