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

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

<https://ckan.open.nrw.de/organization/cec44085-5dbf-4096-ba9a-22ca21c80e95> a foaf:Agent ;
    foaf:name "Bielefeld" .

<https://open-data.bielefeld.de/dataset/offene-daten-aus-dem-ratsinformationssystem> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://open-data.bielefeld.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label " " ],
        [ a dct:RightsStatement ;
            rdfs:label " " ],
        [ a dct:RightsStatement ;
            rdfs:label " " ] ;
    dct:description """<p>Hier finden Sie aktuelle Informationen aus dem Ratsinformationssystem der Stadt Bielefeld</p>
""" ;
    dct:identifier "a5476eb1-3bc1-43a2-ac06-6b689044c128" ;
    dct:issued "2017-11-30T12:03:50+01:00"^^xsd:dateTime ;
    dct:modified "2022-03-23T09:41:39+01:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/cec44085-5dbf-4096-ba9a-22ca21c80e95> ;
    dct:title "Offene Daten aus dem Ratsinformationssystem" ;
    dcat:distribution <https://open-data.bielefeld.de/dataset/508c4143-517c-4a90-9fc1-e511627646ca/resource/508c4143-517c-4a90-9fc1-e511627646ca> ;
    dcat:keyword "Politik und Wahlen" ;
    foaf:page <https://open-data.bielefeld.de/dataset/offene-daten-aus-dem-ratsinformationssystem> .

<https://open-data.bielefeld.de/dataset/508c4143-517c-4a90-9fc1-e511627646ca/resource/508c4143-517c-4a90-9fc1-e511627646ca> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format "HTML" ;
    dct:issued "2018-05-28T15:02:58+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2018-05-28T15:02:58+02:00"^^xsd:dateTime ;
    dct:title "Ratsinformationssystem" ;
    dcat:accessURL <https://open-data.bielefeld.de/dataset/508c4143-517c-4a90-9fc1-e511627646ca/resource/508c4143-517c-4a90-9fc1-e511627646ca> ;
    foaf:page <https://open-data.bielefeld.de/dataset/508c4143-517c-4a90-9fc1-e511627646ca/resource/508c4143-517c-4a90-9fc1-e511627646ca> .

