@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/106561>	rdf:type	schema:CreativeWork .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://taxref.mnhn.fr/lod/bib/106561>	rdf:type	bibo:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/106561>	rdfs:label	"Martinez <i>et al.</i> (2014)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/106561>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/106561>	schema:datePublished	"2014"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/106561>	dct:title	"Martinez <i>et al.</i> (2014)" ;
	dct:issued	"2014"^^xsd:gYear ;
	dct:bibliographicCitation	"Martinez, M., Germain, J.-F. &amp; Streito, J.-C. 2014. Insectes ravageurs invasifs : le point sur les esp\u00E8ces introduites. D'apr\u00E8s la deuxi\u00E8me partie d'une communication au colloque AFPP (%22Ravageurs et insectes invasifs \u00E9mergents%22, \u00E0 Montpellier le 21 octobre 2014. Inventaire de 75 introductions signal\u00E9es, dont 61 survenues depuis neuf ans. <em>Phytoma</em>, 677: 18-22." .