@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/159389>	rdf:type	schema:CreativeWork .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://taxref.mnhn.fr/lod/bib/159389>	rdf:type	bibo:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/159389>	rdfs:label	"Questel (2016)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/159389>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/159389>	schema:datePublished	"2016"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/159389>	dct:title	"Questel (2016)" ;
	dct:issued	"2016"^^xsd:gYear ;
	dct:bibliographicCitation	"Questel, K. 2016. <em>Les papillons de l'\u00EFle de Saint-Barth\u00E9lemy et leurs plantes h\u00F4tes. Mise \u00E0 jour juillet 2016</em>, Agence territoriale de l'Environnement, St Barth\u00E9lemy, 70 pp." .