@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.leipzig.de/dataset/a447e50c-6716-4b0f-8c50-69b6398a6e9a> a dcat:Dataset ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/14713000> ;
    dct:description "Ergebnisse der Kommunalen Bürgerumfrage \"Leben in Leipzig\" 2025 mit Personengewichtung nach Ortsteilen, ohne haushaltsbezogene Fragen" ;
    dct:identifier "a447e50c-6716-4b0f-8c50-69b6398a6e9a" ;
    dct:issued "2026-09-02T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-09-02T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://www.leipzig.de> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/14713000> ] ;
    dct:title "Kommunale Bürgerumfrage \"Leben in Leipzig\" 2025 nach Ortsteilen, Personengewichtung" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Falk Abel" ;
            vcard:hasEmail <mailto:falk.abel@leipzig.de> ] ;
    dcat:distribution <https://opendata.leipzig.de/dataset/a447e50c-6716-4b0f-8c50-69b6398a6e9a/resource/dcd14423-18ba-43f5-a96c-9894642ca7d3> ;
    dcat:keyword "2025",
        "Bürgerumfrage",
        "Kommunale Bürgerumfrage 2025",
        "Leben in Leipzig",
        "Ortsteile" ;
    dcat:landingPage <https://www.leipzig.de/rathaus/statistik-und-daten/buergerumfrage> .

<https://opendata.leipzig.de/organization/a1955763-79aa-4123-9288-a037d65eeec5> a foaf:Organization ;
    foaf:name "Amt für Statistik und Wahlen" .

<https://opendata.leipzig.de/dataset/a447e50c-6716-4b0f-8c50-69b6398a6e9a/resource/dcd14423-18ba-43f5-a96c-9894642ca7d3> a dcat:Distribution ;
    dct:description "Ergebnisse der Kommunalen Bürgerumfrage \"Leben in Leipzig\" 2025 mit Personengewichtung nach Ortsteilen, ohne haushaltsbezogene Fragen" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2026-09-02T11:05:16.052477"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2026-09-02T11:05:16.030847"^^xsd:dateTime ;
    dct:title "Ergebnisse_KBU_2025_Person_OT.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "e58f2d5f86415649505266f1cf072a02"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.leipzig.de/dataset/a447e50c-6716-4b0f-8c50-69b6398a6e9a/resource/dcd14423-18ba-43f5-a96c-9894642ca7d3/download/pers_d_ot.xlsx> ;
    dcat:byteSize 1041157.0 ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> .

<https://www.leipzig.de> a foaf:Organization ;
    foaf:homepage <https://www.leipzig.de> ;
    foaf:name "Stadt Leipzig" .

