@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/402392>	rdf:type	bibo:Document .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/402392>	rdf:type	schema:CreativeWork .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/402392>	rdfs:label	"Delage <i>et al.</i> (2020)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/402392>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/402392>	schema:datePublished	"2020"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/402392>	dct:title	"Delage <i>et al.</i> (2020)" ;
	dct:issued	"2020"^^xsd:gYear ;
	dct:bibliographicCitation	"Delage, A., Hugot, L., Bioret, F., Diadema, K., Gamisans, J., Jeanmonod, D., M\u00E9dail, F., Nery, L., Paradis, G., Piazza, C., Petit, Y., Schatz, B., Spinosi, P. &amp; Suberbielle, N. 2020. <em>Atlas biog\u00E9ographique de la flore de Corse</em>. Conservatoire botanique national de Corse. 606 pp." .