@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/0a6356bf-e24e-48b5-8118-c1cfb950be86> a dcat:Dataset ;
    dct:creator [ a foaf:Person ;
            foaf:familyName "Schultz" ;
            foaf:givenName "Roland" ;
            foaf:member [ a foaf:Organization ;
                    foaf:name "Senckenberg Museum für Naturkunde Görlitz" ] ] ;
    dct:description "This study presents the taxonomic description and ecological data of two unique ant species, Formica sentschuensis Ruzsky 1915 and Formica tibetana n.sp., found in the high-altitude grasslands of the Tibetan Plateau. Based on expeditions conducted in 2011 and 2012, F. tibetana n .sp. w as i dentified a s a d istinct s pecies. It develops locally an unusual nest architecture showing a flat, hardened, south-facing upper surface that optimizes solar heat absorption for early brood development. Morphological analyses revealed that F. tibetana n.sp. and F. sentschuensis form a common clade that may have split off near to the root of the genus Formica. Both species are characterized by a rare anteromedian clypeal excavation, a feature otherwise known for the Palaearctic only in Formica sanguinea Latreille, 1798 and several Nearctic species of the Formica sanguinea group. Morphology does not indicate a close relatedness of F. tibetana n.sp. and F. sentschuensis with members of the Formica sanguinea group which is supported by full absence of dulosis and independent single-queen colony foundation confirmed for F. tibetana n.sp. A stereomicroscopic analysis of morphological traits, including shape characters, seta characters and absolute body size proved that both species are clearly separable on worker individual level. This study provides insights into the biology of F. tibetana n.sp. and shows that the species plays a significant role in the Tibetan grassland ecosystems." ;
    dct:identifier "https://doi.org/10.25674/452" ;
    dct:isReferencedBy <https://doi.org/10.25674/452> ;
    dct:issued "2026-04-07T12:06:26.598818"^^xsd:dateTime ;
    dct:modified "2026-04-07T12:08:49.256062"^^xsd:dateTime ;
    dct:publisher <https://dataportal.senckenberg.de/organization/2a5b585e-6eaf-401f-805b-1b251ee6278f> ;
    dct:spatial [ a dct:location ;
            dct:locality "China" ;
            locn:geometry "POLYGON ((96.0000 36.0000, 96.0000 28.0000, 104.0000 28.0000, 104.0000 36.0000, 96.0000 36.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[96.0, 36.0], [96.0, 28.0], [104.0, 28.0], [104.0, 36.0], [96.0, 36.0]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Description of Formica tibetana" ;
    dcat:accessURL "https://doi.org/10.25674/452" ;
    dcat:distribution <https://dataportal.senckenberg.de/dataset/0a6356bf-e24e-48b5-8118-c1cfb950be86/resource/7d3b367d-d9d3-4216-83c2-1b242590b803> ;
    dcat:keyword "Hymenoptera",
        "ants",
        "description",
        "insects" .

<https://dataportal.senckenberg.de/dataset/0a6356bf-e24e-48b5-8118-c1cfb950be86/resource/7d3b367d-d9d3-4216-83c2-1b242590b803> a dcat:Distribution ;
    dct:description "Publication" ;
    dct:format "PDF" ;
    dct:issued "2026-04-07T12:08:20.041550"^^xsd:dateTime ;
    dct:modified "2026-04-07T12:08:20.464102"^^xsd:dateTime ;
    dct:title "Schultz&Seifert_Formica_tibetana.pdf" ;
    dcat:accessURL <https://dataportal.senckenberg.de/dataset/0a6356bf-e24e-48b5-8118-c1cfb950be86/resource/7d3b367d-d9d3-4216-83c2-1b242590b803/download/schultzseifert_formica_tibetana.pdf> ;
    dcat:byteSize 5415830.0 ;
    dcat:mediaType "application/pdf" .

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

<https://doi.org/10.25674/452> a schema1:PublicationEvent ;
    schema1:identifier "doi:10.25674/452" ;
    schema1:url "https://doi.org/10.25674/452" .

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

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

