@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/7db0a94e-e236-44af-b923-76450dc1b8b3> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "stat.amt@muenchen.de" ;
            foaf:name "Statistisches Amt" ] ;
    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_2> ;
    dct:description """Der Datensatz  __Monatszahlen Orchester__ beinhaltet die Themen\r
\r
* Konzerte\r
* Besucher/innen\r
* Durchschnittliche Platzausnutzung\r
\r
Bitte beachten Sie die [Informationsseite Monatszahlen](https://opendata.muenchen.de/pages/monatszahlen-monitoring)""" ;
    dct:identifier "7db0a94e-e236-44af-b923-76450dc1b8b3" ;
    dct:issued "2017-02-21T14:53:29.198050"^^xsd:dateTime ;
    dct:modified "2026-05-18T15:26:24.947829"^^xsd:dateTime ;
    dct:publisher <https://opendata.muenchen.de/organization/f7f267d8-ff22-48f3-a561-d2bd472cf07c> ;
    dct:references <https://musterdatenkatalog.de/def/musterdatensatz/kultur/veranstaltung/besucherzahl> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/09162000> ] ;
    dct:title "Monatszahlen Orchester" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Statistisches Amt" ;
            vcard:hasEmail <mailto:stat.amt@muenchen.de> ] ;
    dcat:distribution <https://opendata.muenchen.de/dataset/7db0a94e-e236-44af-b923-76450dc1b8b3/resource/ce513fbe-6bbc-479c-8d2a-f9ffc2ae0a20> ;
    dcat:keyword "Monatszahlen" ;
    dcat:landingPage <https://www.mstatistik-muenchen.de/monatszahlenmonitoring/export/export.php> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

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

<https://opendata.muenchen.de/dataset/7db0a94e-e236-44af-b923-76450dc1b8b3/resource/ce513fbe-6bbc-479c-8d2a-f9ffc2ae0a20> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2017-02-21T15:53:43.877628"^^xsd:dateTime ;
    dct:license <https://www.govdata.de/dl-de/by-2-0> ;
    dct:modified "2026-05-18T15:26:24.933981"^^xsd:dateTime ;
    dct:title "Monatszahlen Orchester" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "562ed32c00e5583f38d2e743b312348e"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.muenchen.de/dataset/7db0a94e-e236-44af-b923-76450dc1b8b3/resource/ce513fbe-6bbc-479c-8d2a-f9ffc2ae0a20/download/orchester.csv> ;
    dcat:byteSize 163784.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://opendata.muenchen.de/organization/f7f267d8-ff22-48f3-a561-d2bd472cf07c> a foaf:Agent ;
    foaf:name "Statistisches Amt München" .

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

<https://www.mstatistik-muenchen.de/monatszahlenmonitoring/export/export.php> a foaf:Document .

