@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://odp-le.et.aksw.org/dataset/ba45f310-2173-4043-925f-6796e3785193> 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/ANNUAL> ;
    dct:description "Daten zur Flächenausdehnung, zur Höhenlage des Leipziger Stadtgebiets." ;
    dct:identifier <http://statistik.leipzig.de/resource/ds-1-1-y> ;
    dct:issued "2025-02-18T11:40:51.059225"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2023-08-23T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://odp-le.et.aksw.org/organization/9aae2bda-459a-4824-8df1-e261ef292827> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/14713000> ] ;
    dct:title "Geografische Lage (Jahreszahlen)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:statistik-wahlen@leipzig.de> ] ;
    dcat:distribution <http://statistik.leipzig.de/resource/dis-1-1-y-csv>,
        <http://statistik.leipzig.de/resource/dis-1-1-y-json> .

<http://statistik.leipzig.de/resource/dis-1-1-y-csv> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2025-02-18T11:40:51.061229"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-02-18T11:40:51.052267"^^xsd:dateTime ;
    dct:title "Stadtgebiet und Witterung / Geografische Lage (Jahreszahlen)" ;
    dcat:accessURL <https://statistik.leipzig.de/opendata/api/values?kategorie_nr=1&rubrik_nr=1&periode=y&format=csv> ;
    dcat:downloadURL <https://statistik.leipzig.de/opendata/api/values?kategorie_nr=1&rubrik_nr=1&periode=y&format=csv> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/text/csv> .

<http://statistik.leipzig.de/resource/dis-1-1-y-json> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2025-02-18T11:40:51.061225"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-02-18T11:40:51.052072"^^xsd:dateTime ;
    dct:title "Stadtgebiet und Witterung / Geografische Lage (Jahreszahlen)" ;
    dcat:accessURL <https://statistik.leipzig.de/opendata/api/values?kategorie_nr=1&rubrik_nr=1&periode=y&format=json> ;
    dcat:downloadURL <https://statistik.leipzig.de/opendata/api/values?kategorie_nr=1&rubrik_nr=1&periode=y&format=json> ;
    dcat:mediaType <http://www.iana.org/assignments/media-types/application/json> .

<https://odp-le.et.aksw.org/organization/9aae2bda-459a-4824-8df1-e261ef292827> a foaf:Organization ;
    foaf:name "amt-fuer-statistik-und-wahlen" .

