@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/188850>	rdf:type	schema:CreativeWork .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://taxref.mnhn.fr/lod/bib/188850>	rdf:type	bibo:DocumentPart ,
		bibo:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/188850>	rdfs:label	"Lerat (2015)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/188850>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/188850>	schema:datePublished	"2015"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/188850>	dct:title	"Lerat (2015)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/188850>	foaf:page	<http://faune.bourgogne-nature.fr/moxieFiles/liste_rouge/ecrevisses/lr_ecrevisses_synthese.pdf> ;
	dct:issued	"2015"^^xsd:gYear ;
	dct:bibliographicCitation	"Lerat, D. 2015. <em>Elaboration d'une liste rouge des Ecrevisses de Bourgogne</em>. Soci\u00E9t\u00E9 d'Histoire naturelle d'Autun. 12 pp." ;
	schema:sameAs	<http://faune.bourgogne-nature.fr/moxieFiles/liste_rouge/ecrevisses/lr_ecrevisses_synthese.pdf> .
@prefix wd:	<http://www.wikidata.org/entity/> .
<http://taxref.mnhn.fr/lod/bib/188850>	dct:isPartOf	wd:Q74002580 .