@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/300831>	rdf:type	bibo:Document .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/300831>	rdf:type	schema:CreativeWork ,
		bibo:DocumentPart .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/300831>	rdfs:label	"Uicn <i>et al.</i> (2020)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/300831>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/300831>	schema:datePublished	"2020"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/300831>	dct:title	"Uicn <i>et al.</i> (2020)" ;
	dct:issued	"2020"^^xsd:gYear ;
	dct:bibliographicCitation	"UICN Comit\u00E9 fran\u00E7ais, OFB &amp; MNHN. 2020. <em>La Liste rouge des esp\u00E8ces menac\u00E9es en France \u2013 Chapitres Faune de Martinique. Fascicule.</em> UICN Comit\u00E9 fran\u00E7ais, OFB &amp; MNHN. Paris, France. 32 pp." .
@prefix wd:	<http://www.wikidata.org/entity/> .
<http://taxref.mnhn.fr/lod/bib/300831>	dct:isPartOf	wd:Q73999284 .