@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://open-data.bielefeld.de/dataset/kinderrathaus> 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>Informationen für Kinder über die Verwaltung.</p>
""" ;
    dct:identifier "90a0c8d4-64b7-456a-a54e-259e8a917c5b" ;
    dct:issued "2018-01-22T10:57:26+01:00"^^xsd:dateTime ;
    dct:modified "2022-03-23T09:42:55+01:00"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/cec44085-5dbf-4096-ba9a-22ca21c80e95> ;
    dct:title "Kinderrathaus" ;
    dcat:distribution <https://open-data.bielefeld.de/dataset/5e2bf292-f7fb-48f9-a1f9-22bb2ffcc7b3/resource/5e2bf292-f7fb-48f9-a1f9-22bb2ffcc7b3> ;
    dcat:keyword "Haushalt und Steuern",
        "Verwaltung" ;
    foaf:page <https://open-data.bielefeld.de/dataset/kinderrathaus> .

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

<https://open-data.bielefeld.de/dataset/5e2bf292-f7fb-48f9-a1f9-22bb2ffcc7b3/resource/5e2bf292-f7fb-48f9-a1f9-22bb2ffcc7b3> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>Informationen für Kinder über die Verwaltung.</p>
""" ;
    dct:format "HTML" ;
    dct:issued "2018-01-22T11:02:22+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2018-01-22T11:02:22+01:00"^^xsd:dateTime ;
    dct:title "Kinderrathaus " ;
    dcat:accessURL <https://open-data.bielefeld.de/dataset/5e2bf292-f7fb-48f9-a1f9-22bb2ffcc7b3/resource/5e2bf292-f7fb-48f9-a1f9-22bb2ffcc7b3> ;
    foaf:page <https://open-data.bielefeld.de/dataset/5e2bf292-f7fb-48f9-a1f9-22bb2ffcc7b3/resource/5e2bf292-f7fb-48f9-a1f9-22bb2ffcc7b3> .

