@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/fe531a16-be89-4d84-921a-7822519369ab> a dcat:Dataset ;
    dct:creator [ a foaf:Person ;
            foaf:familyName "Paetzold" ;
            foaf:givenName "Claudia" ;
            foaf:member [ a foaf:Organization ;
                    foaf:name "Senckenberg Naturhistorische Sammlungen Dresden" ] ],
        [ a foaf:Person ;
            foaf:familyName "Päckert" ;
            foaf:givenName "Martin" ;
            foaf:member [ a foaf:Organization ;
                    foaf:name "Senckenberg Naturhistorische Sammlungen Dresden" ] ] ;
    dct:description """This pilot project investigates changes over time in the genetic variation of the grey partridge (Perdix perdix), that is ranked as critically endangered nationwide in Germany and now threatened with extinction in Saxony. Breeding populations of this once-common bird—characteristic of the small-scale agricultural landscapes of Saxony—have been in dramatic decline for decades due to the structural impoverishment of open habitats and the intensification of land use. Consequently, genetic depletion within the few remaining relict populations in Saxony is to be expected. This hypothesis will be tested through genomic analyses of material from historical populations. The Senckenberg Natural History Collections in Dresden hold various historical local series of grey partridges from Saxony and Brandenburg.\r
For population genomic analyses a high-quality reference genome for Perdix perdix was sequenced, assembled and annotated in co-operation with Translational Biodiversity Genomics Network at SGN Frankfurt am Main. Genome-wide variation over space and time will be inferred from an Illumina-sequencing data set inferred from regional population samplings mainly from Saxony and Lower Saxony, partner institute: Tierärztliche Hochschule (TiHo) Hannover, and other parts of Germany.""" ;
    dct:identifier "fe531a16-be89-4d84-921a-7822519369ab" ;
    dct:issued "2024-03-15T10:17:14.156714"^^xsd:dateTime ;
    dct:modified "2026-07-21T10:48:08.492179"^^xsd:dateTime ;
    dct:publisher <https://dataportal.senckenberg.de/organization/a55b88d5-f152-4029-a00d-5f32a03312df> ;
    dct:spatial [ a dct:location ;
            dct:locality "Germany -  focal regions Saxony and Lesser Saxony" ;
            locn:geometry "POLYGON ((8.0718 54.4770, 8.0718 49.5692, 14.8072 49.5692, 14.8072 54.4770, 8.0718 54.4770))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[8.0718, 54.477019], [8.0718, 49.569167], [14.80722, 49.569167], [14.80722, 54.477019], [8.0718, 54.477019]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:startDate "1890-01-01T00:00:00"^^xsd:dateTime,
                "2025-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Rebhuhn-Populationsgenetik" ;
    dcat:distribution <https://dataportal.senckenberg.de/dataset/None/resource/.idnotauthorized> ;
    dcat:keyword "Perdix perdix",
        "SNPs",
        "Saxony",
        "collectomics",
        "grey partridge",
        "population genomics" .

<https://dataportal.senckenberg.de/dataset/None/resource/.idnotauthorized> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Sample list for whole genome sequencing" .

<https://dataportal.senckenberg.de/organization/a55b88d5-f152-4029-a00d-5f32a03312df> a foaf:Organization ;
    foaf:name "SNSD - Ornithology (MTK)" .

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

