@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b1215311	rdf:type	owl:Class ;
	owl:intersectionOf	_:b1215314 .
_:b1215312	rdf:type	owl:Restriction .
@prefix ns2:	<http://purl.obolibrary.org/obo/> .
_:b1215312	owl:onProperty	ns2:BFO_0000051 ;
	owl:someValuesFrom	ns2:ENVO_00002011 .
_:b1215313	rdf:first	_:b1215312 ;
	rdf:rest	rdf:nil .
_:b1215314	rdf:first	ns2:ENVO_00000035 ;
	rdf:rest	_:b1215313 .