@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://taxref.mnhn.fr/lod/status/REGL/> .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
ns1:RES1	rdf:type	bibo:DocumentPart .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:RES1	rdfs:label	"R\u00E9glementation du commerce des esp\u00E8ces non domestiques en Guyane : Article 1"@fr .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
ns1:RES1	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix dct:	<http://purl.org/dc/terms/> .
ns1:RES1	dct:isPartOf	<http://taxref.mnhn.fr/lod/bib/759> .