@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/272729>	rdf:type	bibo:DocumentPart ,
		bibo:Document .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/272729>	rdf:type	schema:CreativeWork .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/272729>	rdfs:label	"Dewulf (2018)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/272729>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/272729>	schema:datePublished	"2018"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/272729>	dct:title	"Dewulf (2018)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/272729>	foaf:page	<https://www.arb-idf.fr/fileadmin/DataStorage/user_upload/LRR_oiseaux_2018__tab_VF.pdf> ;
	dct:issued	"2018"^^xsd:gYear ;
	dct:bibliographicCitation	"Dewulf, L. 2018. <em>R\u00E9actualisation de la Liste rouge r\u00E9gionale des oiseaux nicheurs d\u2019\u00CEle-de-France</em>. ARB \u00CEle de France, LPO \u00CEle de France. 33 pp." ;
	schema:sameAs	<https://www.arb-idf.fr/fileadmin/DataStorage/user_upload/LRR_oiseaux_2018__tab_VF.pdf> .
@prefix wd:	<http://www.wikidata.org/entity/> .
<http://taxref.mnhn.fr/lod/bib/272729>	dct:isPartOf	wd:Q74002580 .