@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/417118>	rdf:type	bibo:Document .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/417118>	rdf:type	schema:CreativeWork ,
		bibo:DocumentPart .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/417118>	rdfs:label	"Barrioz & Lerest (2022)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/417118>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/417118>	schema:datePublished	"2022"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/417118>	dct:title	"Barrioz & Lerest (2022)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/417118>	foaf:page	<https://www.anbdd.fr/wp-content/uploads/2022/08/LRR-Amphibiens.pdf> ;
	dct:issued	"2022"^^xsd:gYear ;
	dct:bibliographicCitation	"Barrioz, M. &amp; Lerest, M. 2022. <em>Liste rouge des amphibiens de Normandie. \u00C9valuation des menaces selon la m\u00E9thodologie de l'UICN</em>. OBHeN/ URCPIE de Normandie. 12 pp." ;
	schema:sameAs	<https://www.anbdd.fr/wp-content/uploads/2022/08/LRR-Amphibiens.pdf> .
@prefix wd:	<http://www.wikidata.org/entity/> .
<http://taxref.mnhn.fr/lod/bib/417118>	dct:isPartOf	wd:Q74002580 .