@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_01000316	rdf:type	owl:Class ;
	owl:equivalentClass	_:b1218534 .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ENVO_01000316	rdfs:label	"alkaline environment" ;
	rdfs:subClassOf	ns1:ENVO_01000254 ,
		_:b1218538 ;
	ns1:IAO_0000115	"An alkaline environment is an environment in which entities are exposed to high pH, typically greater than a pH of 9." .
_:b1218534	rdf:type	owl:Class ;
	owl:intersectionOf	_:b1218537 .
_:b1218535	rdf:type	owl:Restriction ;
	owl:onProperty	ns1:RO_0000086 ;
	owl:someValuesFrom	ns1:PATO_0001430 .
_:b1218536	rdf:first	_:b1218535 ;
	rdf:rest	rdf:nil .
_:b1218537	rdf:first	ns1:ENVO_01000254 ;
	rdf:rest	_:b1218536 .
_:b1218538	rdf:type	owl:Restriction ;
	owl:onProperty	ns1:RO_0000086 ;
	owl:someValuesFrom	ns1:PATO_0001430 .