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