@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b76850795	owl:intersectionOf	_:b76850796 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
_:b76850796	rdf:type	rdf:List ;
	rdf:first	<http://taxref.mnhn.fr/lod/taxon/53733> ;
	rdf:rest	_:b76850797 .
_:b76850797	rdf:type	rdf:List .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
_:b76850797	rdf:first	taxref:Organisms_in_adulte_stage ;
	rdf:rest	rdf:nil .