@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/kindertagespflege> 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 über Kindertagespflege.</p>
""" ;
    dct:identifier "ada9c17d-1597-4b5c-a072-285a7f8aa6d1" ;
    dct:issued "2018-01-22T11:25:38+01:00"^^xsd:dateTime ;
    dct:modified "2022-03-23T10:54:07+01:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/cec44085-5dbf-4096-ba9a-22ca21c80e95> ;
    dct:title "Kindertagespflege" ;
    dcat:distribution <https://open-data.bielefeld.de/dataset/8eb72c24-34a0-444f-9298-8dc3790dd315/resource/8eb72c24-34a0-444f-9298-8dc3790dd315> ;
    dcat:keyword "Soziales" ;
    foaf:page <https://open-data.bielefeld.de/dataset/kindertagespflege> .

<https://open-data.bielefeld.de/dataset/8eb72c24-34a0-444f-9298-8dc3790dd315/resource/8eb72c24-34a0-444f-9298-8dc3790dd315> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>Informationen über Kindertagespflege.</p>
""" ;
    dct:format "HTML" ;
    dct:issued "2018-01-22T11:27:14+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-11-09T15:35:59+01:00"^^xsd:dateTime ;
    dct:title "Kindertagespflege" ;
    dcat:accessURL <https://open-data.bielefeld.de/dataset/8eb72c24-34a0-444f-9298-8dc3790dd315/resource/8eb72c24-34a0-444f-9298-8dc3790dd315> ;
    foaf:page <https://open-data.bielefeld.de/dataset/8eb72c24-34a0-444f-9298-8dc3790dd315/resource/8eb72c24-34a0-444f-9298-8dc3790dd315> .

