@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://taxref.mnhn.fr/lod/bib/332335>	rdf:type	bibo:Document .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/332335>	rdf:type	schema:CreativeWork .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/332335>	rdfs:label	"Uicn <i>et al.</i> (2019)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/332335>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/332335>	schema:datePublished	"2019"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/332335>	dct:title	"Uicn <i>et al.</i> (2019)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/332335>	foaf:page	<https://especes-envahissantes-outremer.fr/wp-content/uploads/2019/12/publication-eee-marines-outre-mer-2019.pdf> ;
	dct:issued	"2019"^^xsd:gYear ;
	dct:bibliographicCitation	"UICN Comit\u00E9 fran\u00E7ais. 2019. <em>Esp\u00E8ces exotiques envahissantes marines : risques et d\u00E9fis pour les Ecosyst\u00E8mes marins et littoraux des collectivit\u00E9s fran\u00E7aises d'outre-mer. E\u0089tat des lieux et recommandations</em>. Paris, France. 100 pp." ;
	schema:sameAs	<https://especes-envahissantes-outremer.fr/wp-content/uploads/2019/12/publication-eee-marines-outre-mer-2019.pdf> .