@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/18741>	rdf:type	schema:CreativeWork .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://taxref.mnhn.fr/lod/bib/18741>	rdf:type	bibo:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/18741>	rdfs:label	"Constantin (2012)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/18741>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/18741>	schema:datePublished	"2012"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/18741>	dct:title	"Constantin (2012)" ;
	dct:issued	"2012"^^xsd:gYear ;
	dct:bibliographicCitation	"Constantin, R. 2012. Les Lycidae, Lampyridae, Cantharidae, Malachiidae, Cleridae de la Martinique et description de six esp\u00E8ces nouvelles (Coleoptera : Elateroidea et Cleroidea), p. 14-26. <i>In</i>: Touroult, J. (coord.) 2012. Contribution \u00E0 l\u2019\u00E9tude des Col\u00E9opt\u00E8res des Petites Antilles - Tome I. <i>Suppl\u00E9ment au Bulletin de liaison d\u2019ACOREP-France \u00AB Le Col\u00E9opt\u00E9riste \u00BB</i>, 96 p." .