@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/1d3ddacc-49b9-4615-81bf-eae6221b48dd> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "risi.rit@muenchen.de" ;
            foaf:name "risi.rit@muenchen.de" ] ;
    dct:description "Der Datensatz listet aktuelle Stadtratsanträge und Stadtratsanfragen als RSS-Feed auf." ;
    dct:identifier "1d3ddacc-49b9-4615-81bf-eae6221b48dd" ;
    dct:issued "2025-03-18T06:44:00.201671"^^xsd:dateTime ;
    dct:modified "2025-09-26T08:18:29.242581"^^xsd:dateTime ;
    dct:publisher <https://opendata.muenchen.de/organization/0326c29e-9620-4a33-a715-04ae0a47d8a2> ;
    dct:title "Aktuelle Stadtratsanträge und Stadtratsanfragen" ;
    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/1d3ddacc-49b9-4615-81bf-eae6221b48dd/resource/0bd5a7b6-2ced-458d-ac32-1bff4970953c> ;
    dcat:keyword "Stadtrat" ;
    dcat:landingPage <https://risi.muenchen.de/risi/antrag/str/uebersicht> ;
    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/1d3ddacc-49b9-4615-81bf-eae6221b48dd/resource/0bd5a7b6-2ced-458d-ac32-1bff4970953c> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:issued "2025-03-18T06:46:44.338857"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-09-25T13:10:08.219162"^^xsd:dateTime ;
    dct:title " StR-Anträge / StR-Anfragen - RSS-Feed" ;
    dcat:accessURL <https://risi.muenchen.de/risi/rss?feed=StR-Antraege> ;
    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/str/uebersicht> a foaf:Document .

