@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.muenchen.de/dataset/f650123e-d1a4-46d5-9d0a-43b5bbfd4502> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "kommunikation.ska@muenchen.de" ;
            foaf:name "kommunikation.ska@muenchen.de" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/09162000> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "Darstellung der Entwicklung des Schuldenstands des Hoheitshaushalts der Landeshauptstadt München (LHM) ab 1974 in Millionen € (Stand jeweils 31.12.)" ;
    dct:identifier "f650123e-d1a4-46d5-9d0a-43b5bbfd4502" ;
    dct:issued "2022-11-15T07:52:02.096581"^^xsd:dateTime ;
    dct:modified "2026-02-24T06:00:03.848710"^^xsd:dateTime ;
    dct:publisher <https://opendata.muenchen.de/organization/5c408f69-0cd0-418f-99e8-506a1633895b> ;
    dct:references <https://musterdatenkatalog.de/def/musterdatensatz/finanzen/haushalt/controlling> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/09162000> ] ;
    dct:title "Schuldenstand Hoheitshaushalt LHM" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "kommunikation.ska@muenchen.de" ;
            vcard:hasEmail <mailto:kommunikation.ska@muenchen.de> ] ;
    dcat:distribution <https://opendata.muenchen.de/dataset/f650123e-d1a4-46d5-9d0a-43b5bbfd4502/resource/e34bcccf-6fe0-45a5-be4d-e08feb4acc6e> ;
    dcat:keyword "Finanzen",
        "Haushalt" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<http://publications.europa.eu/resource/authority/frequency/ANNUAL> a dct:Frequency .

<https://opendata.muenchen.de/dataset/f650123e-d1a4-46d5-9d0a-43b5bbfd4502/resource/e34bcccf-6fe0-45a5-be4d-e08feb4acc6e> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-11-15T07:52:38.127293"^^xsd:dateTime ;
    dct:license <https://www.govdata.de/dl-de/by-2-0> ;
    dct:modified "2026-02-24T05:51:05.758427"^^xsd:dateTime ;
    dct:title "Schuldenstand Hoheitshaushalt LHM" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "b18db35026ceb7c0c7aeec24a2e4de8d"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.muenchen.de/dataset/f650123e-d1a4-46d5-9d0a-43b5bbfd4502/resource/e34bcccf-6fe0-45a5-be4d-e08feb4acc6e/download/03_ska_schuldenstand.csv> ;
    dcat:byteSize 566.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://opendata.muenchen.de/organization/5c408f69-0cd0-418f-99e8-506a1633895b> a foaf:Agent ;
    foaf:name "Stadtkämmerei der Landeshauptstadt München" .

<https://www.govdata.de/dl-de/by-2-0> dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

