@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/435051>	rdf:type	bibo:DocumentPart .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/435051>	rdf:type	schema:CreativeWork ,
		bibo:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/435051>	rdfs:label	"Moratin & Ternois (2023)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/435051>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/435051>	schema:datePublished	"2023"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/435051>	dct:title	"Moratin & Ternois (2023)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/435051>	foaf:page	<https://www.odonat-grandest.fr/telechargements/Listes_rouges/Liste_rouge_Grand_Est_ODONATES_livret.pdf> ;
	dct:issued	"2023"^^xsd:gYear ;
	dct:bibliographicCitation	"Moratin, R. &amp; Ternois, V. 2023. <em>Liste rouge des Odonates du Grand Est</em>. Collection \u00ABLes Listes rouges des esp\u00E8ces menac\u00E9es du Grand Est - Volet faune \u00BB, ODONAT Grand Est. Strasbourg, 20 pp." ;
	schema:sameAs	<https://www.odonat-grandest.fr/telechargements/Listes_rouges/Liste_rouge_Grand_Est_ODONATES_livret.pdf> .
@prefix wd:	<http://www.wikidata.org/entity/> .
<http://taxref.mnhn.fr/lod/bib/435051>	dct:isPartOf	wd:Q74002580 .