@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/230189>	rdf:type	bibo:Document .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/230189>	rdf:type	schema:CreativeWork .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/230189>	rdfs:label	"Girault <i>et al.</i> (2013)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/230189>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/230189>	schema:datePublished	"2013"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/230189>	dct:title	"Girault <i>et al.</i> (2013)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/230189>	foaf:page	<http://www.sepanguy.com/files/ressources/rapport-final-waki.pdf> ;
	dct:issued	"2013"^^xsd:gYear ;
	dct:bibliographicCitation	"Girault, R., L\u00E9otard, G. & Silland, P. 2013. <em>Rapport d'inventaire botanique du flat \u00E0 palmiers b\u00E2che de la Waki</em>. Rapport d'\u00E9tude de la Soci\u00E9t\u00E9 d'\u00E9tude de protection et d'am\u00E9nagement de la nature en Guyane. 38 pp." ;
	schema:sameAs	<http://www.sepanguy.com/files/ressources/rapport-final-waki.pdf> .