@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/83241>	rdf:type	bibo:Document .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/83241>	rdf:type	schema:CreativeWork .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/83241>	rdfs:label	"Molino <i>et al.</i> (2009)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/83241>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/83241>	schema:datePublished	"2009"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/83241>	dct:title	"Molino <i>et al.</i> (2009)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/83241>	foaf:page	<http://agriculture.gouv.fr/IMG/pdf/7_ListeArbresGuyane-2.pdf> ;
	dct:issued	"2009"^^xsd:gYear ;
	dct:bibliographicCitation	"Molino, J.-F., Sabatier, D., Pr\u00E9vost, M.-F., Frame, D., Gonzalez, S. & Bilot-Gu\u00E9rin, V. 2009. Etablissement d'une liste des esp\u00E8ces d'arbres de la Guyane Fran\u00E7aise - Rapport final. Minist\u00E8re de l'Agriculture et de la P\u00EAche, IRD, UMR AMAP - Herbier de Guyane, Cayenne-Montpellier. 59 pp." ;
	schema:sameAs	<http://agriculture.gouv.fr/IMG/pdf/7_ListeArbresGuyane-2.pdf> .