@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/306930>	rdf:type	bibo:DocumentPart ,
		bibo:Document .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/306930>	rdf:type	schema:CreativeWork .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/306930>	rdfs:label	"Louboutin <i>et al.</i> (2019)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/306930>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/306930>	schema:datePublished	"2019"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/306930>	dct:title	"Louboutin <i>et al.</i> (2019)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/306930>	foaf:page	<http://opielr.org/wp-content/uploads/2019/12/LR_Rhopalo_Zygenes_Occitanie_2019.pdf> ;
	dct:issued	"2019"^^xsd:gYear ;
	dct:bibliographicCitation	"Louboutin, B., Jaulin, S., Charlot, B. &amp; Danflous, S. 2019. <em>Liste rouge des L\u00E9pidopt\u00E8res Rhopaloc\u00E8res et Zyg\u00E8nes d\u2019Occitanie. Rapport d\u2019\u00E9valuation</em>. OPIE, CEN MP &amp; CEN LR, Montferrier / Lez. 304 pp." ;
	schema:sameAs	<http://opielr.org/wp-content/uploads/2019/12/LR_Rhopalo_Zygenes_Occitanie_2019.pdf> .
@prefix wd:	<http://www.wikidata.org/entity/> .
<http://taxref.mnhn.fr/lod/bib/306930>	dct:isPartOf	wd:Q74002580 .