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

<https://opendata.ruhr/dataset/b3249296-dffc-46f0-b239-c7cf11d6e4b2> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:creator [ a foaf:Agent ;
            vcard:hasEmail <mailto:opendata@rvr.ruhr> ;
            foaf:name "opendata@rvr.ruhr" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:opendata@rvr.ruhr> ;
            foaf:name "opendata@rvr.ruhr" ],
        [ a foaf:Organization ;
            foaf:mbox "opendata@rvr.ruhr" ;
            foaf:name "opendata@rvr.ruhr" ] ;
    dct:description """Das Ratsinformationssystem www.ruhrparlament.de ist der öffentlich zugängliche Teil des Ratsinformationssystems des Regionalverbandes Ruhr. Die tagesaktuellen Daten werden über die OParl-Schnittstelle als JSON bereit gestellt.\r
\r
https://rvr-online.gremien.info/oparl\r
""" ;
    dct:identifier "b3249296-dffc-46f0-b239-c7cf11d6e4b2" ;
    dct:issued "2019-12-19T08:40:04.420218"^^xsd:dateTime ;
    dct:modified "2024-05-28T13:16:38.341024"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/a2b9608a-6fbe-4c58-9f68-d3f849fd397f> ;
    dct:title "Ratsinformationssystem RVR" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "opendata@rvr.ruhr" ;
            vcard:hasEmail <mailto:opendata@rvr.ruhr> ],
        [ a vcard:Organization ;
            vcard:fn "opendata@rvr.ruhr" ;
            vcard:hasEmail <mailto:opendata@rvr.ruhr> ],
        [ a vcard:Kind ;
            vcard:fn "opendata@rvr.ruhr" ;
            vcard:hasEmail <mailto:opendata@rvr.ruhr> ],
        [ a vcard:Organization ;
            vcard:fn "opendata@rvr.ruhr" ;
            vcard:hasEmail <mailto:opendata@rvr.ruhr> ],
        [ a vcard:Organization ;
            vcard:fn "opendata@rvr.ruhr" ;
            vcard:hasEmail <mailto:opendata@rvr.ruhr> ],
        [ a vcard:Kind ;
            vcard:fn "opendata@rvr.ruhr" ;
            vcard:hasEmail <mailto:opendata@rvr.ruhr> ],
        [ a vcard:Kind ;
            vcard:fn "opendata@rvr.ruhr" ;
            vcard:hasEmail <mailto:opendata@rvr.ruhr> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/b3249296-dffc-46f0-b239-c7cf11d6e4b2/resource/d85660f4-407c-4a02-bad5-14417a9991be>,
        <https://opendata.ruhr/dataset/b3249296-dffc-46f0-b239-c7cf11d6e4b2/resource/e3bb7ecb-be58-4be5-864f-5d5c54707225> ;
    dcat:keyword "Politik und Wahlen",
        "Ratsinformationssystem" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<https://opendata.ruhr/dataset/b3249296-dffc-46f0-b239-c7cf11d6e4b2/resource/d85660f4-407c-4a02-bad5-14417a9991be> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2023-08-11T15:02:07.800675"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2023-08-11T15:02:07.775730"^^xsd:dateTime ;
    dct:title "All resource data" ;
    dcat:accessURL <https://opendata.ruhr/dataset/b3249296-dffc-46f0-b239-c7cf11d6e4b2/resource/d85660f4-407c-4a02-bad5-14417a9991be/download/ratsinformationssystem-rvr-30emuvk_.zip> ;
    dcat:byteSize "1001"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://opendata.ruhr/dataset/b3249296-dffc-46f0-b239-c7cf11d6e4b2/resource/d85660f4-407c-4a02-bad5-14417a9991be/download/ratsinformationssystem-rvr-30emuvk_.zip> a rdfs:Resource .

<https://opendata.ruhr/dataset/b3249296-dffc-46f0-b239-c7cf11d6e4b2/resource/e3bb7ecb-be58-4be5-864f-5d5c54707225> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2019-12-19T08:46:08.876485"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2019-12-19T08:46:08.876485"^^xsd:dateTime ;
    dct:title "Startpunkt der JSON-SChnittstelle" ;
    dcat:accessURL <https://rvr-online.gremien.info/oparl> .

<https://opendata.ruhr/organization/a2b9608a-6fbe-4c58-9f68-d3f849fd397f> a foaf:Agent ;
    foaf:name "RVR" .

<https://rvr-online.gremien.info/oparl> a rdfs:Resource .

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

