@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/0fc3e48f-2972-431a-92f9-d5eeb8e9bfe0> a dcat:Dataset ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/14713000> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/AS_NEEDED> ;
    dct:description "Ergebnisse der Kommunalen Bürgerumfrage \"Leben in Leipzig\" 2025 mit Haushaltsgewichtung, ohne personenbezogene Fragen" ;
    dct:identifier "0fc3e48f-2972-431a-92f9-d5eeb8e9bfe0" ;
    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, Haushaltsgewichtung" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Falk Abel" ;
            vcard:hasEmail <mailto:falk.abel@leipzig.de> ] ;
    dcat:distribution <https://opendata.leipzig.de/dataset/0fc3e48f-2972-431a-92f9-d5eeb8e9bfe0/resource/7fcaeb5d-23b5-4a38-b9d3-84e272975409> ;
    dcat:keyword "2025",
        "Bürgerumfrage",
        "Kommunale Bürgerumfrage 2025",
        "Leben in Leipzig" ;
    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/0fc3e48f-2972-431a-92f9-d5eeb8e9bfe0/resource/7fcaeb5d-23b5-4a38-b9d3-84e272975409> a dcat:Distribution ;
    dct:description "Ergebnisse der Kommunalen Bürgerumfrage \"Leben in Leipzig\" 2025 mit Haushaltsgewichtung, ohne personenbezogenen Fragen" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2026-09-02T11:21:52.411452"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2026-09-02T11:21:52.385773"^^xsd:dateTime ;
    dct:title "Ergebnisse_KBU_2025_Haushalte.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "cb3169cf33c97e1d5eaa8e94d41f7349"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.leipzig.de/dataset/0fc3e48f-2972-431a-92f9-d5eeb8e9bfe0/resource/7fcaeb5d-23b5-4a38-b9d3-84e272975409/download/hh_abcd_2025.xlsx> ;
    dcat:byteSize 1744692.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" .

