@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/cbb2cc1c-8191-4d02-8540-66825e978e1c> 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 "We made a molecular phylogenetic analysis using mitochondrial cytochrome oxidase subunit 1 (COI) gene sequences for ten unidentified Megaxyela larvae from Hokkaido, Honshu and Shikoku, Japan, and 15 identified adults of four Megaxye-la, one Macroxyela and three Xyela species. It revealed that all larvae belonged to M. togashii Shinohara, 1992, which showed rather large intraspecific genetic variability even among the individuals from the same population. " ;
    dct:identifier "cbb2cc1c-8191-4d02-8540-66825e978e1c" ;
    dct:isReferencedBy <https://doi.org/10.11646/zootaxa.4221.2.6> ;
    dct:issued "2026-04-20T17:01:01.430883"^^xsd:dateTime ;
    dct:modified "2026-04-20T17:01:57.843300"^^xsd:dateTime ;
    dct:publisher <https://dataportal.senckenberg.de/organization/69c4aadd-da84-41ab-a672-d77cf842d5e2> ;
    dct:spatial [ a dct:location ;
            dct:locality "Japan" ;
            locn:geometry "{\"type\": \"Point\", \"coordinates\": [null, null]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Megaxyela togashii (Hymenoptera, Xyelidae) in Hokkaido, Japan" ;
    dcat:distribution <https://dataportal.senckenberg.de/dataset/cbb2cc1c-8191-4d02-8540-66825e978e1c/resource/7ead4353-4aec-43a1-8cce-e258829c723b> ;
    dcat:keyword "COI sequences",
        "host plant",
        "life history" .

<https://dataportal.senckenberg.de/dataset/cbb2cc1c-8191-4d02-8540-66825e978e1c/resource/7ead4353-4aec-43a1-8cce-e258829c723b> a dcat:Distribution ;
    dct:description "COI  sequences  of specimens analyzed in this work, GenBank accession numbers: KX922686, KX922687, KX922688, KX922689, LC188998, LC188999, LC189000, LC189001, LC189002, LC189003. See publications for collection data of the specimens." ;
    dct:issued "2026-04-20T17:01:57.602795"^^xsd:dateTime ;
    dct:modified "2026-04-20T17:01:57.848724"^^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.4221.2.6> a schema1:PublicationEvent ;
    schema1:identifier "doi:10.11646/zootaxa.4221.2.6" ;
    schema1:url "https://doi.org/10.11646/zootaxa.4221.2.6" .

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

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

