@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/434293>	rdf:type	schema:CreativeWork .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://taxref.mnhn.fr/lod/bib/434293>	rdf:type	bibo:DocumentPart ,
		bibo:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/434293>	rdfs:label	"Johan <i>et al.</i> (2023)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/434293>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/434293>	schema:datePublished	"2023"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/434293>	dct:title	"Johan <i>et al.</i> (2023)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/434293>	foaf:page	<https://www.arb-idf.fr/fileadmin/DataStorageKit/ARB/Publications/Liste_rouge_amphibiens-2023/ARB-IdF_-_LR_amphibiens_et_reptiles_WEB.pdf> ;
	dct:issued	"2023"^^xsd:gYear ;
	dct:bibliographicCitation	"Johan, H., Arnaboldi, F., Bak, A., Bettencourt-Amarante, S., Chevreau, D., Flandin, J., Lo\u00EFs, G., Patek, G., Rivallin, P., Serre-Collet, F., Taqarort, M. &amp; Dewulf, L. 2023. <em>Liste rouge r\u00E9gionale des amphibiens et des reptiles d\u2019\u00CEle-de-France</em>. Agence r\u00E9gionale de la biodiversit\u00E9 en \u00CEle-de-France \u2013 L\u2019Institut Paris Region, Paris. 132 pp." ;
	schema:sameAs	<https://www.arb-idf.fr/fileadmin/DataStorageKit/ARB/Publications/Liste_rouge_amphibiens-2023/ARB-IdF_-_LR_amphibiens_et_reptiles_WEB.pdf> .
@prefix wd:	<http://www.wikidata.org/entity/> .
<http://taxref.mnhn.fr/lod/bib/434293>	dct:isPartOf	wd:Q74002580 .