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