@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/185848>	rdf:type	bibo:DocumentPart ,
		bibo:Document .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/185848>	rdf:type	schema:CreativeWork .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/185848>	rdfs:label	"GEPMA (2014)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/185848>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/185848>	schema:datePublished	"2014"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/185848>	dct:title	"GEPMA (2014)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/185848>	foaf:page	<http://www.odonat-grandest.fr/sites/default/files/equipe/Listes_rouges/LR_mammiferes_Alsace_2014.pdf> ;
	dct:issued	"2014"^^xsd:gYear ;
	dct:bibliographicCitation	"GEPMA. 2014. <em>La Liste rouge des Mammif\u00E8res menac\u00E9s en Alsace</em>. Groupe d'\u00C9tude et de Protection des Mammif\u00E8res d'Alsace, Office des donn\u00E9es naturalistes d'Alsace. 12 pp." ;
	schema:sameAs	<http://www.odonat-grandest.fr/sites/default/files/equipe/Listes_rouges/LR_mammiferes_Alsace_2014.pdf> .
@prefix wd:	<http://www.wikidata.org/entity/> .
<http://taxref.mnhn.fr/lod/bib/185848>	dct:isPartOf	wd:Q74002580 .