@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/186091>	rdf:type	bibo:DocumentPart ,
		bibo:Document .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/186091>	rdf:type	schema:CreativeWork .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/186091>	rdfs:label	"Pratz & Cloupeau (2012)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/186091>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/186091>	schema:datePublished	"2012"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/186091>	dct:title	"Pratz & Cloupeau (2012)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/186091>	foaf:page	<http://www.centre.developpement-durable.gouv.fr/IMG/pdf/orthopteres_2012.pdf> ;
	dct:issued	"2012"^^xsd:gYear ;
	dct:bibliographicCitation	"Pratz, J.-L. & Cloupeau, R. 2012. <em>Liste rouge des orthopt\u00E8res de la r\u00E9gion Centre</em>. 3 pp." ;
	schema:sameAs	<http://www.centre.developpement-durable.gouv.fr/IMG/pdf/orthopteres_2012.pdf> .
@prefix wd:	<http://www.wikidata.org/entity/> .
<http://taxref.mnhn.fr/lod/bib/186091>	dct:isPartOf	wd:Q74002580 .