@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/a5ec87ea-9877-4fa2-a41e-8628770a15d3> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "gpam.kult@muenchen.de" ;
            foaf:name "GPAM Kulturreferat" ] ;
    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 "Der Datensatz enthält Informationen zu den vom Kulturreferat der Landeshauptstadt München vergebenen Preisen und Stipendien. Neben der Beschreibung des Preises / Stipendiums sind Angaben zum Vergabeturnus und der Dotierung erfasst. Bitte beachten sie auch die Verweise auf muenchen.de, mit welchen man zu einer ausführlicheren Beschreibung navigieren kann." ;
    dct:identifier "a5ec87ea-9877-4fa2-a41e-8628770a15d3" ;
    dct:issued "2025-12-11T12:54:22.820371"^^xsd:dateTime ;
    dct:modified "2025-12-17T09:11:49.989143"^^xsd:dateTime ;
    dct:publisher <https://opendata.muenchen.de/organization/a92666b5-d1b0-4fae-8a0d-e08400ae17ed> ;
    dct:references <https://musterdatenkatalog.de/def/musterdatensatz/sonstiges/> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/municipalityKey/09162000> ] ;
    dct:title "Preise und Stipendien" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "GPAM Kulturreferat" ;
            vcard:hasEmail <mailto:gpam.kult@muenchen.de> ] ;
    dcat:distribution <https://opendata.muenchen.de/dataset/a5ec87ea-9877-4fa2-a41e-8628770a15d3/resource/f54d353e-745d-4680-91b1-3b3e0f00c5b3> ;
    dcat:keyword "Kulturreferat",
        "Preise",
        "Stipendien" ;
    dcat:landingPage <https://stadt.muenchen.de/infos/kultur-stipendien.html> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

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

<https://opendata.muenchen.de/dataset/a5ec87ea-9877-4fa2-a41e-8628770a15d3/resource/f54d353e-745d-4680-91b1-3b3e0f00c5b3> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2025-12-11T12:55:28.822585"^^xsd:dateTime ;
    dct:license <https://www.govdata.de/dl-de/by-2-0> ;
    dct:modified "2025-12-11T12:55:28.783251"^^xsd:dateTime ;
    dct:title "Preise und Stipendien" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "caec8a77e8d537192c234f2942ecc68b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.muenchen.de/dataset/a5ec87ea-9877-4fa2-a41e-8628770a15d3/resource/f54d353e-745d-4680-91b1-3b3e0f00c5b3/download/preise_stipendien_2025-11.csv> ;
    dcat:byteSize 16750.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://opendata.muenchen.de/organization/a92666b5-d1b0-4fae-8a0d-e08400ae17ed> a foaf:Agent ;
    foaf:name "Kulturreferat der Landeshauptstadt München" .

<https://stadt.muenchen.de/infos/kultur-stipendien.html> a foaf:Document .

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

