@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/a7b7f3c8-7e2f-4969-9bd0-f93c6e874a11> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "risi.rit@muenchen.de" ;
            foaf:name "risi.rit@muenchen.de" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/09162000> ;
    dct:description "Die Stadtverwaltung München besteht aus 15 Referaten: elf Fachreferate und vier Querschnittsreferate (Direktorium, Personal- und Organisationsreferat, Stadtkämmerei, IT-Referat)." ;
    dct:identifier "a7b7f3c8-7e2f-4969-9bd0-f93c6e874a11" ;
    dct:issued "2025-06-04T11:54:18.977466"^^xsd:dateTime ;
    dct:modified "2026-07-07T09:04:43.559401"^^xsd:dateTime ;
    dct:publisher <https://opendata.muenchen.de/organization/0326c29e-9620-4a33-a715-04ae0a47d8a2> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/09162000> ] ;
    dct:title "Referate der Landeshauptstadt München" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "risi.rit@muenchen.de" ;
            vcard:hasEmail <mailto:risi.rit@muenchen.de> ] ;
    dcat:distribution <https://opendata.muenchen.de/dataset/a7b7f3c8-7e2f-4969-9bd0-f93c6e874a11/resource/82beacae-8f48-42b4-9db1-41a026ff4902> ;
    dcat:keyword "RIS",
        "Stadtverwaltung" ;
    dcat:landingPage <https://risi.muenchen.de/risi/organisationseinheit/fachreferat/uebersicht> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<https://opendata.muenchen.de/dataset/a7b7f3c8-7e2f-4969-9bd0-f93c6e874a11/resource/82beacae-8f48-42b4-9db1-41a026ff4902> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2025-06-04T11:55:03.040307"^^xsd:dateTime ;
    dct:license <https://www.govdata.de/dl-de/by-2-0> ;
    dct:modified "2026-07-07T09:04:40.828823"^^xsd:dateTime ;
    dct:title "Liste der Referate der LHM" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "49a18b2fbc6f773fe827c84ad4ef2fd2"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.muenchen.de/dataset/a7b7f3c8-7e2f-4969-9bd0-f93c6e874a11/resource/82beacae-8f48-42b4-9db1-41a026ff4902/download/liste-referate.csv> ;
    dcat:byteSize 2999.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://opendata.muenchen.de/organization/0326c29e-9620-4a33-a715-04ae0a47d8a2> a foaf:Agent ;
    foaf:name "Direktorium der Landeshauptstadt München" .

<https://risi.muenchen.de/risi/organisationseinheit/fachreferat/uebersicht> a foaf:Document .

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

