@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/268429>	rdf:type	schema:CreativeWork .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://taxref.mnhn.fr/lod/bib/268429>	rdf:type	bibo:DocumentPart ,
		bibo:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/268429>	rdfs:label	"Sardet (2018)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/268429>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/268429>	schema:datePublished	"2018"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/268429>	dct:title	"Sardet (2018)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/268429>	foaf:page	<http://www.auvergne-rhone-alpes.developpement-durable.gouv.fr/IMG/pdf/listerougeorthiopteresrhonealpes-2018.pdf> ;
	dct:issued	"2018"^^xsd:gYear ;
	dct:bibliographicCitation	"Sardet, E. 2018. <em>Liste rouge des Orthopt\u00E8res de la r\u00E9gion Rh\u00F4ne-Alpes</em>. INSECTA, Miramella. 32 pp." ;
	schema:sameAs	<http://www.auvergne-rhone-alpes.developpement-durable.gouv.fr/IMG/pdf/listerougeorthiopteresrhonealpes-2018.pdf> .
@prefix wd:	<http://www.wikidata.org/entity/> .
<http://taxref.mnhn.fr/lod/bib/268429>	dct:isPartOf	wd:Q74002580 .