@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/269889>	rdf:type	bibo:Document .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/269889>	rdf:type	schema:CreativeWork .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/269889>	rdfs:label	"Imshaug (2019)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/269889>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/269889>	schema:datePublished	"2019"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/269889>	dct:title	"Imshaug (2019)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/269889>	foaf:page	<http://www.herbarium.msu.edu/CARIBBEAN/index.html> ;
	dct:issued	"2019"^^xsd:gYear ;
	dct:bibliographicCitation	"Imshaug, H. et al. 2019. Lichens of the Caribbean Islands. Species held in the herbarium of Michigan State University (MSC) ansd reported from Martinique. Consult\u00E9 le 28 mai 2019. http://www.herbarium.msu.edu/CARIBBEAN/index.html" ;
	schema:sameAs	<http://www.herbarium.msu.edu/CARIBBEAN/index.html> .