@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dataportal.senckenberg.de/dataset/a6e42c92-5c49-4c95-ae76-f31122487603> a dcat:Dataset ;
    dct:creator [ a foaf:Person ;
            foaf:familyName "Hutchinson" ;
            foaf:givenName "John M.C." ;
            foaf:member [ a foaf:Organization ;
                    foaf:name "SMNG - Zoology" ] ] ;
    dct:description "The genus Deroceras (Eupulmonata: Agriolimacidae) is the richest genus of slugs in terms of described species and as such represents a challenge for taxonomic knowledge, endemic species conservation and invasive species management. Until now, 15 species of Deroceras have been recorded in mainland France. We report for the first time in France the presence of the true Sicilian slug, Deroceras panormitanum (Lessona et Pollonera, 1882), at three sites. This name had formerly long been used to designate specimens of the tramp slug, Deroceras invadens Reise, Hutchinson, Schunack et Schlitt, 2011. In this study, 72 specimens of the genus Deroceras collected from 23 French sites were analysed based on anatomical and/or molecular criteria (barcoding fragments of the mitochondrial cytochrome c oxidase subunit I gene and 16S ribosomal RNA gene). The sequences obtained were placed in molecular phylogenies including reference sequences from the literature. Four species were recorded: D. panormitanum, D. invadens, D. reticulatum (O. F. Müller, 1774) and D. agreste (Linnaeus, 1758). Incongruence between anatomy and mitochondrial sequences in some specimens suggested hybridisation between D. reticulatum and D. agreste." ;
    dct:identifier "https://doi.org/10.12657/folmal.033.006" ;
    dct:isReferencedBy <https://doi.org/10.12657/folmal.033.006>,
        <https://doi.org/10.5281/zenodo.14185677> ;
    dct:issued "2026-04-17T13:22:17.996927"^^xsd:dateTime ;
    dct:modified "2026-05-26T11:18:19.724381"^^xsd:dateTime ;
    dct:publisher <https://dataportal.senckenberg.de/organization/2a5b585e-6eaf-401f-805b-1b251ee6278f> ;
    dct:spatial [ a dct:location ;
            dct:locality "France" ;
            locn:geometry "POLYGON ((-4.8000 51.1000, -4.8000 42.3400, 8.2000 42.3400, 8.2000 51.1000, -4.8000 51.1000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-4.8, 51.1], [-4.8, 42.34], [8.2, 42.34], [8.2, 51.1], [-4.8, 51.1]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:startDate "2011-02-19T00:00:00"^^xsd:dateTime,
                "2023-08-31T00:00:00"^^xsd:dateTime ] ;
    dct:title "First records of Deroceras panormitanum (Eupulmonata: Agriolimacidae) in France" ;
    dcat:accessURL "https://doi.org/10.12657/folmal.033.006" ;
    dcat:distribution <https://dataportal.senckenberg.de/dataset/a6e42c92-5c49-4c95-ae76-f31122487603/resource/56a7f54c-3f19-49e3-beec-b9f56bdf4dbc> ;
    dcat:keyword "Biodiversity",
        "Mollusca",
        "anatomy",
        "hybridization",
        "slug" .

<https://dataportal.senckenberg.de/dataset/a6e42c92-5c49-4c95-ae76-f31122487603/resource/56a7f54c-3f19-49e3-beec-b9f56bdf4dbc> a dcat:Distribution ;
    dct:description "Collecting sites of Deroceras panormitanum and Deroceras invadens in France by Hutchinson et al." ;
    dct:issued "2026-04-17T13:24:33.564948"^^xsd:dateTime ;
    dct:modified "2026-04-17T13:24:34.010533"^^xsd:dateTime ;
    dct:title "14185677" ;
    dcat:accessURL <https://zenodo.org/records/14185677> .

<https://dataportal.senckenberg.de/organization/2a5b585e-6eaf-401f-805b-1b251ee6278f> a foaf:Organization ;
    foaf:name "SMNG - Zoology" .

<https://doi.org/10.12657/folmal.033.006> a schema1:PublicationEvent ;
    schema1:identifier "doi:10.12657/folmal.033.006" ;
    schema1:url "https://doi.org/10.12657/folmal.033.006" .

<https://doi.org/10.5281/zenodo.14185677> a schema1:PublicationEvent ;
    schema1:identifier "doi:10.5281/zenodo.14185677" ;
    schema1:url "https://doi.org/10.5281/zenodo.14185677" .

[] a schema1:Taxon ;
    schema1:name "Deroceras panormitanum" ;
    schema1:taxonRank "Species",
        "http://rs.gbif.org/vocabulary/gbif/rank/species" .

[] a schema1:Taxon ;
    schema1:name "Deroceras invadens" ;
    schema1:taxonRank "Species",
        "http://rs.gbif.org/vocabulary/gbif/rank/species" .

