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

<https://opendata.muenchen.de/dataset/c5dd488c-590e-4f4c-a40f-6d9375976957> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "ba.it@muenchen.de" ;
            foaf:name "ba.it@muenchen.de" ] ;
    dct:description "Der Datensatz listet aktuelle Bürgerversammlungsanfragen als RSS-Feed auf." ;
    dct:identifier "c5dd488c-590e-4f4c-a40f-6d9375976957" ;
    dct:issued "2025-04-28T08:02:43.859189"^^xsd:dateTime ;
    dct:modified "2025-09-26T08:18:12.625481"^^xsd:dateTime ;
    dct:publisher <https://opendata.muenchen.de/organization/0326c29e-9620-4a33-a715-04ae0a47d8a2> ;
    dct:title "Bürgerversammlungen - Anfragen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ba.it@muenchen.de" ;
            vcard:hasEmail <mailto:ba.it@muenchen.de> ] ;
    dcat:distribution <https://opendata.muenchen.de/dataset/c5dd488c-590e-4f4c-a40f-6d9375976957/resource/f17556aa-6b4d-4755-bc0b-6ae80aa3d5b1> ;
    dcat:keyword "Bürgerversammlungen" ;
    dcat:landingPage <https://risi.muenchen.de/risi/antrag/ba/bvanfrageuebersicht?1> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<http://dcat-ap.de/def/licenses/dl-by-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://opendata.muenchen.de/dataset/c5dd488c-590e-4f4c-a40f-6d9375976957/resource/f17556aa-6b4d-4755-bc0b-6ae80aa3d5b1> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:issued "2025-04-28T08:03:06.313787"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-09-25T13:17:08.572882"^^xsd:dateTime ;
    dct:title "BV-Anfragen - RSS-Feed" ;
    dcat:accessURL <https://risi.muenchen.de/risi/rss?feed=BV-Anfragen> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/xml> .

<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/antrag/ba/bvanfrageuebersicht?1> a foaf:Document .

