@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/645>	rdf:type	schema:CreativeWork .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://taxref.mnhn.fr/lod/bib/645>	rdf:type	bibo:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/645>	rdfs:label	"Liste des organismes nuisibles dont l\u2019introduction est interdite en Nouvelle-Cal\u00E9donie" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/645>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/645>	schema:datePublished	"2007"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/645>	dct:title	"Liste des organismes nuisibles dont l\u2019introduction est interdite en Nouvelle-Cal\u00E9donie" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/645>	foaf:page	<http://www.juridoc.gouv.nc/juridoc/jdwebe.nsf/joncentry?openpage&ap=2007&page=6938> ;
	dct:issued	"2007"^^xsd:gYear ;
	dct:bibliographicCitation	"D\u00E9lib\u00E9ration du Congr\u00E8s n\u00B0 112/CP du 18 octobre 1996 relative au contr\u00F4le sanitaire des v\u00E9g\u00E9taux ou produits v\u00E9g\u00E9taux \u00E0 l'importation ou \u00E0 l'exportation (JONC 19 novembre 1996, p. 4566), modifi\u00E9 par l'arr\u00EAt\u00E9 n\u00B0 2007-4901/GNC du 23 octobre 2007 (JONC 30 octobre 2007, pp. 6938-6941)" ;
	schema:sameAs	<http://www.juridoc.gouv.nc/juridoc/jdwebe.nsf/joncentry?openpage&ap=2007&page=6938> .