@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/e184e8dd-aef4-4671-879a-229e76fe0fd2> 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 "Xyela davidsmithi Blank and Kramp sp. n. is described from the Sierra Nevada of California. Morphological characters place it into the X. alpigena group. Unlike other members of this group, whose larvae feed inside staminate cones of species of Pinus (Strobus), larvae of X. davidsmithi identified by COI barcoding have been extracted from staminate cones of P. (Pinus) jeffreyi. " ;
    dct:identifier "e184e8dd-aef4-4671-879a-229e76fe0fd2" ;
    dct:isReferencedBy <https://doi.org/10.4289/0013-8797.119.SpecialIssue.703> ;
    dct:issued "2026-04-20T16:07:50.611389"^^xsd:dateTime ;
    dct:modified "2026-04-20T16:42:48.510871"^^xsd:dateTime ;
    dct:publisher <https://dataportal.senckenberg.de/organization/69c4aadd-da84-41ab-a672-d77cf842d5e2> ;
    dct:spatial [ a dct:location ;
            dct:locality "USA, Canada" ;
            locn:geometry "{\"type\": \"Point\", \"coordinates\": [null, null]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Xyela davidsmithi from the Sierra Nevada" ;
    dcat:distribution <https://dataportal.senckenberg.de/dataset/e184e8dd-aef4-4671-879a-229e76fe0fd2/resource/690fab5b-22a5-4426-a3b7-5747f4b51584> ;
    dcat:keyword "COI barcoding",
        "Nearctic",
        "Pinus",
        "Strobus",
        "Xyela alpigena group",
        "identification key",
        "larval host plant" .

<https://dataportal.senckenberg.de/dataset/e184e8dd-aef4-4671-879a-229e76fe0fd2/resource/690fab5b-22a5-4426-a3b7-5747f4b51584> a dcat:Distribution ;
    dct:description "GenBank accession numbers: KC975373, KC975373, KC977104, KC977104, KY381127, KY381127" ;
    dct:issued "2026-04-20T16:09:14.943708"^^xsd:dateTime ;
    dct:modified "2026-04-20T16:09:15.275984"^^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.4289/0013-8797.119.SpecialIssue.703> a schema1:PublicationEvent ;
    schema1:identifier "doi:10.4289/0013-8797.119.SpecialIssue.703" ;
    schema1:url "https://doi.org/10.4289/0013-8797.119.SpecialIssue.703" .

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

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

