@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/298649>	rdf:type	bibo:Document ,
		bibo:DocumentPart .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/298649>	rdf:type	schema:CreativeWork .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/298649>	rdfs:label	"Poitou-charentes & Nature (2019)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/298649>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/298649>	schema:datePublished	"2019"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/298649>	dct:title	"Poitou-charentes & Nature (2019)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/298649>	foaf:page	<http://www.nouvelle-aquitaine.developpement-durable.gouv.fr/IMG/pdf/lrr_rhopaloceres_web.pdf> ;
	dct:issued	"2019"^^xsd:gYear ;
	dct:bibliographicCitation	"Poitou-Charentes Nature, 2019. <em>Liste rouge du Poitou-Charentes : chapitre Rhopaloc\u00E8res</em>. LPO Poitou-Charentes, Deux-S\u00E8vres Nature Environnement, Poitou-Charentes Nature. 15 pp." ;
	schema:sameAs	<http://www.nouvelle-aquitaine.developpement-durable.gouv.fr/IMG/pdf/lrr_rhopaloceres_web.pdf> .
@prefix wd:	<http://www.wikidata.org/entity/> .
<http://taxref.mnhn.fr/lod/bib/298649>	dct:isPartOf	wd:Q74002580 .