@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_00000275	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_00000275	rdfs:label	"ocean trench"^^xsd:string ;
	rdfs:subClassOf	_:b1216512 ,
		ns1:ENVO_00000309 .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:ENVO_00000275	obo:hasDbXref	"FTT:610"^^xsd:string ,
		"TGN:23462"^^xsd:string ,
		"TGN:23464"^^xsd:string ,
		"FTT:1021"^^xsd:string ,
		"SWEETRealm:Trench"^^xsd:string ,
		"Geonames:U.TRGU"^^xsd:string ,
		"EcoLexicon:trench"^^xsd:string ,
		"FTT:609"^^xsd:string ,
		"Geonames:U.TRNU"^^xsd:string ,
		"Wikipedia:Ocean_trench"^^xsd:string ,
		"EcoLexicon:deep_sea_trench"^^xsd:string ;
	obo:hasExactSynonym	"ocean trench"^^xsd:string ,
		"Trench"^^xsd:string ,
		"trench"^^xsd:string ,
		"deep sea trench"^^xsd:string ;
	obo:hasRelatedSynonym	"undersea trough"^^xsd:string ,
		"undersea trench"^^xsd:string ,
		"deep"^^xsd:string ,
		"TROUGH"^^xsd:string ,
		"trough"^^xsd:string ;
	ns1:IAO_0000115	"Hemispheric-scale long but narrow topographic depressions of the sea floor. They are the deepest parts of the ocean floor."^^xsd:string ;
	obo:hasOBONamespace	"ENVO"^^xsd:string ;
	obo:id	"ENVO:00000275"^^xsd:string .
_:b1216512	rdf:type	owl:Restriction ;
	owl:onProperty	ns1:RO_0002220 ;
	owl:someValuesFrom	ns1:ENVO_00000426 .