@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/dbd91f44-1f8a-4403-a234-fde9cca6156d> a dcat:Dataset ;
    dct:creator [ a foaf:Person ;
            foaf:familyName "Blank" ;
            foaf:givenName "Stephan M." ;
            foaf:member [ a foaf:Organization ;
                    foaf:name "SDEI - Systematics and Biogeography" ] ] ;
    dct:description "Morphological and genetic data indicate that Xyela fusca Blank, Kramp & Shinohara spec. nov. from Shikoku, Japan, plus an undescribed species from China are closely related to the Nearctic X. bakeri Konow, 1898. These species form the X. bakeri group, which is considered to be the sister clade of the Eurasian X. julii group. In addition to the X. alpigena group, the X. bakeri group is the second species group of Xyela with representatives occurring in both the Old and the New World. While X. bakeri is associated with Pinus (Pinus) species as the larval hosts, collection data of imagines suggest P. (Strobus) parviflora for X. fusca. This appears to be the second case, in which closely related Xyela species have switched hosts between species belonging to different subgenera of Pinus. Based on distribution data, migration of the common ancestor across Beringia appears likely, which would also have involved the change of the host subgenus. " ;
    dct:identifier "dbd91f44-1f8a-4403-a234-fde9cca6156d" ;
    dct:isReferencedBy <https://doi.org/10.11646/zootaxa.4303.1.6> ;
    dct:issued "2026-04-20T15:19:14.731504"^^xsd:dateTime ;
    dct:modified "2026-04-20T16:44:47.640536"^^xsd:dateTime ;
    dct:publisher <https://dataportal.senckenberg.de/organization/69c4aadd-da84-41ab-a672-d77cf842d5e2> ;
    dct:spatial [ a dct:location ;
            dct:locality "East Asia, North America" ;
            locn:geometry "POLYGON ((132.8370 60.1990, 132.8370 33.7830, 133.2000 33.7830, 133.2000 60.1990, 132.8370 60.1990))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[132.837, 60.199], [132.837, 33.783], [133.2, 33.783], [133.2, 60.199], [132.837, 60.199]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Xyela fusca spec. nov. from Japan" ;
    dcat:distribution <https://dataportal.senckenberg.de/dataset/dbd91f44-1f8a-4403-a234-fde9cca6156d/resource/10b7e963-4144-4a66-8e71-5e91dec4c480> ;
    dcat:keyword "Amphi-North Pacific disjunct distribution",
        "Beringia",
        "COI barcoding",
        "Pinus",
        "Strobus",
        "biogeography",
        "identification key",
        "larval host plant" .

<https://dataportal.senckenberg.de/dataset/dbd91f44-1f8a-4403-a234-fde9cca6156d/resource/10b7e963-4144-4a66-8e71-5e91dec4c480> a dcat:Distribution ;
    dct:description "COI  sequences  of  Pleroneura  and  Xyela species  analyzed  in  this  work,  with  GenBank accession numbers: KY198304, KY198305, KY198306, KY198307, KY198308, KY198309, KY198310, KY198311, KY198312, KY198313, KY198314, KY198315, KY198316, KY198317, KY198318, KY198319, KY198320, KY198321, KY198322, KY198323, KY198324, KY198325, KY198327, KY198328, KY198329" ;
    dct:issued "2026-04-20T15:28:32.935473"^^xsd:dateTime ;
    dct:modified "2026-04-20T15:28:33.215764"^^xsd:dateTime ;
    dct:title "GenBank" ;
    dcat:accessURL <https://www.ncbi.nlm.nih.gov/genbank/> .

<https://dataportal.senckenberg.de/organization/69c4aadd-da84-41ab-a672-d77cf842d5e2> a foaf:Organization ;
    foaf:name "SDEI - Systematics and Biogeography" .

<https://doi.org/10.11646/zootaxa.4303.1.6> a schema1:PublicationEvent ;
    schema1:identifier "doi:10.11646/zootaxa.4303.1.6" ;
    schema1:url "https://doi.org/10.11646/zootaxa.4303.1.6" .

[] a schema1:Taxon ;
    schema1:name "Xyelidae" ;
    schema1:taxonRank "Family",
        "http://rs.gbif.org/vocabulary/gbif/rank/family" .

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

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

