@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/186092>	rdf:type	bibo:Document .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/186092>	rdf:type	schema:CreativeWork ,
		bibo:DocumentPart .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/186092>	rdfs:label	"Anonyme (2012)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/186092>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/186092>	schema:datePublished	"2012"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/186092>	dct:title	"Anonyme (2012)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/186092>	foaf:page	<http://www.centre.developpement-durable.gouv.fr/IMG/pdf/2-poissons_2012_cle2f95c8-1.pdf> ;
	dct:issued	"2012"^^xsd:gYear ;
	dct:bibliographicCitation	"Anonyme. 2012. <em>Liste rouge des poissons de la r\u00E9gion Centre</em>. Federation de p\u00EAche et de Protection des Milieux aquatiques de L'Indre. 2 pp." ;
	schema:sameAs	<http://www.centre.developpement-durable.gouv.fr/IMG/pdf/2-poissons_2012_cle2f95c8-1.pdf> .
@prefix wd:	<http://www.wikidata.org/entity/> .
<http://taxref.mnhn.fr/lod/bib/186092>	dct:isPartOf	wd:Q74002580 .