@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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/ecc9990e-a801-4bad-83ee-0ba20e78ad55> 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 "Megaxyela comprises 13 species distributed in Canada, China, Japan, South Korea, eastern Russia, and eastern USA, four of which are described as new and one is removed from synonymy. A cladogram, based on COI sequences of seven species, is presented and interpreted in view of selected morphological characters. " ;
    dct:identifier "ecc9990e-a801-4bad-83ee-0ba20e78ad55" ;
    dct:isReferencedBy <https://doi.org/10.5852/ejt.2017.348> ;
    dct:issued "2026-04-20T13:38:49.989384"^^xsd:dateTime ;
    dct:modified "2026-04-20T17:03:20.955375"^^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 "{\"type\": \"Polygon\", \"coordinates\": [[[96.716, 36.292], [96.716, null], [null, null], [null, 36.292], [96.716, 36.292]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Taxonomy of Megaxyela (Hymenoptera, Xyelidae)" ;
    dcat:distribution <https://dataportal.senckenberg.de/dataset/ecc9990e-a801-4bad-83ee-0ba20e78ad55/resource/e47deb02-7d16-422c-bc90-2bd32ea765c5> ;
    dcat:keyword "COI barcoding",
        "distribution",
        "key",
        "larval hostplants",
        "new species" .

<https://dataportal.senckenberg.de/dataset/ecc9990e-a801-4bad-83ee-0ba20e78ad55/resource/e47deb02-7d16-422c-bc90-2bd32ea765c5> a dcat:Distribution ;
    dct:description "COI  sequences  of specimens analyzed in this work, GenBank accession numbers: KC974015, KC974499, KF642802, KF642873, KU323842, KU323843, KU323844, KU323846, KU323847, KU323848, KU323849, KX154258, KX154259, KX154260, KX922681, KX922682, KX922683, KX922684, KX922685. See publication for collection data of the specimens." ;
    dct:issued "2026-04-20T13:44:57.626681"^^xsd:dateTime ;
    dct:modified "2026-04-20T17:03:20.960495"^^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.5852/ejt.2017.348> a schema1:PublicationEvent ;
    schema1:identifier "doi:10.5852/ejt.2017.348" ;
    schema1:url "https://doi.org/10.5852/ejt.2017.348" .

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

[] a schema1:Taxon ;
    schema1:name "Megaxyela" ;
    schema1:taxonRank "Genus",
        "http://rs.gbif.org/vocabulary/gbif/rank/genus" .

