@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_01000315	rdf:type	owl:Class ;
	owl:equivalentClass	_:b1218529 .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_01000315	rdfs:label	"acidic environment" ;
	rdfs:subClassOf	_:b1218533 ,
		ns1:ENVO_01000254 ;
	ns1:IAO_0000115	"An acidic environment is an environment in which material entities are exposed to a low pH." .
_:b1218529	rdf:type	owl:Class ;
	owl:intersectionOf	_:b1218532 .
_:b1218530	rdf:type	owl:Restriction ;
	owl:onProperty	ns1:RO_0000086 ;
	owl:someValuesFrom	ns1:PATO_0001429 .
_:b1218531	rdf:first	_:b1218530 ;
	rdf:rest	rdf:nil .
_:b1218532	rdf:first	ns1:ENVO_01000254 ;
	rdf:rest	_:b1218531 .
_:b1218533	rdf:type	owl:Restriction ;
	owl:onProperty	ns1:RO_0000086 ;
	owl:someValuesFrom	ns1:PATO_0001429 .