@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix taxrefstatus:	<http://taxref.mnhn.fr/lod/status/> .
_:b73279798	rdf:type	taxrefstatus:LegalStatus .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
_:b73279798	rdfs:label	"Legal status RES1" .
@prefix dct:	<http://purl.org/dc/terms/> .
_:b73279798	dct:description	"Crax alector has legal status RES1" .
@prefix ns4:	<http://taxref.mnhn.fr/lod/status/REGL/> .
_:b73279798	dct:source	ns4:RES1 .
@prefix ns5:	<http://www.wikidata.org/prop/direct/> .
@prefix ns6:	<http://taxref.mnhn.fr/lod/location/> .
_:b73279798	ns5:P3005	ns6:INSEER03 ;
	ns5:P248	ns4:RES1 .
@prefix taxrefprop:	<http://taxref.mnhn.fr/lod/property/> .
_:b73279798	taxrefprop:statusType	taxrefstatus:Regulation ;
	dct:coverage	ns6:INSEER03 .