@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/31343>	rdf:type	bibo:DocumentPart ,
		bibo:Document .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/31343>	rdf:type	schema:CreativeWork .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/31343>	rdfs:label	"Uicn <i>et al.</i> (2011)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/31343>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/31343>	schema:datePublished	"2011"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/31343>	dct:title	"Uicn <i>et al.</i> (2011)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/31343>	foaf:page	<http://inpn.mnhn.fr/docs/LR_FCE/Liste_rouge_France_Oiseaux_de_metropole.pdf> ;
	dct:issued	"2011"^^xsd:gYear ;
	dct:bibliographicCitation	"UICN Comit\u00E9 fran\u00E7ais, MNHN, LPO, SEOF &amp; ONCFS. 2011. <em>La Liste rouge des esp\u00E8ces menac\u00E9es en France - Chapitre Oiseaux de France m\u00E9tropolitaine.</em> Paris, France. 27 pp." ;
	schema:sameAs	<http://inpn.mnhn.fr/docs/LR_FCE/Liste_rouge_France_Oiseaux_de_metropole.pdf> .
@prefix wd:	<http://www.wikidata.org/entity/> .
<http://taxref.mnhn.fr/lod/bib/31343>	dct:isPartOf	wd:Q73999284 .