@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/vorschulische-sprachf%C3%B6rderung> 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>Sehr viele Informationen und Broschüren<br />
in mehreren Sprachen.</p>
""" ;
    dct:identifier "727c2e9a-eece-45c9-a53a-782065f847d4" ;
    dct:issued "2018-01-19T12:39:32+01:00"^^xsd:dateTime ;
    dct:modified "2022-03-23T10:54:26+01:00"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/cec44085-5dbf-4096-ba9a-22ca21c80e95> ;
    dct:title "Vorschulische Sprachförderung" ;
    dcat:distribution <https://open-data.bielefeld.de/dataset/3c83f650-c470-4419-a745-b2f2e0b3dc29/resource/3c83f650-c470-4419-a745-b2f2e0b3dc29> ;
    dcat:keyword "Soziales" ;
    foaf:page <https://open-data.bielefeld.de/dataset/vorschulische-sprachf%C3%B6rderung> .

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

<https://open-data.bielefeld.de/dataset/3c83f650-c470-4419-a745-b2f2e0b3dc29/resource/3c83f650-c470-4419-a745-b2f2e0b3dc29> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>Sehr viele Informationen und Broschüren<br />
in mehreren Sprachen.</p>
""" ;
    dct:format "HTML" ;
    dct:issued "2018-01-19T12:42:06+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2021-11-09T15:36:51+01:00"^^xsd:dateTime ;
    dct:title "Vorschulische Sprachförderung " ;
    dcat:accessURL <https://open-data.bielefeld.de/dataset/3c83f650-c470-4419-a745-b2f2e0b3dc29/resource/3c83f650-c470-4419-a745-b2f2e0b3dc29> ;
    foaf:page <https://open-data.bielefeld.de/dataset/3c83f650-c470-4419-a745-b2f2e0b3dc29/resource/3c83f650-c470-4419-a745-b2f2e0b3dc29> .

