@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/343532>	rdf:type	schema:CreativeWork .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://taxref.mnhn.fr/lod/bib/343532>	rdf:type	bibo:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/343532>	rdfs:label	"Sambin & Aucourd (2020)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/343532>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/343532>	schema:datePublished	"2020"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/343532>	dct:title	"Sambin & Aucourd (2020)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/343532>	foaf:page	<http://richardiana.jardinbotaniquedeguyane.com/mise-a-jour-de-linventaire-des-orchidees-presentes-sur-le-plateau-culminant-des-monts-atachi-bakka-avec-un-enregistrement-nouveau-ornithidium-mapiriense-et-la-presence-confirmee-do/> ;
	dct:issued	"2020"^^xsd:gYear ;
	dct:bibliographicCitation	"Sambin, A. &amp; Aucourd, M. 2020. Mise \u00E0 jour de l'inventaire des orchid\u00E9es pr\u00E9sentes sur le plateau culminant des Monts Atachi-Bakka avec un enregistrement nouveau, <em>Ornithidium mapiriense</em>, et la pr\u00E9sence confirm\u00E9e d'<em>Ornithidium pendulum</em> en Guyane. <em>Richardiana, nouvelle s\u00E9rie</em>, 4: 179-206." ;
	schema:sameAs	<http://richardiana.jardinbotaniquedeguyane.com/mise-a-jour-de-linventaire-des-orchidees-presentes-sur-le-plateau-culminant-des-monts-atachi-bakka-avec-un-enregistrement-nouveau-ornithidium-mapiriense-et-la-presence-confirmee-do/> .