@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_00002297	rdf:type	owl:Class .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_00002297	rdfs:label	"environmental feature"^^xsd:string ;
	rdfs:comment	"A material entity determines an environmental system when its removal would cause the collapse of that system. For example, a seamount determines a seamount environment, acting as its 'hub'. This class is currently being aligned to the Basic Formal Ontology. Following this alignment, its definition and the definitions of its subclasses will be revised."^^xsd:string ;
	ns1:IAO_0000115	"A material entity which determines an environmental system."^^xsd:string .
@prefix obo:	<http://www.geneontology.org/formats/oboInOwl#> .
ns1:ENVO_00002297	obo:hasOBONamespace	"ENVO"^^xsd:string ;
	obo:id	"ENVO:00002297"^^xsd:string .