@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#> .

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

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/frequency/ANNUAL> a dct:Frequency .

<https://opendata.heilbronn.de/dataset/kinderbetreuung-heilbronn> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <https://opendata.heilbronn.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ] ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:identifier "c3a6d278-ae03-46a1-8cd7-4dd686ce766b" ;
    dct:issued "2022-01-24T15:39:55+01:00"^^xsd:dateTime ;
    dct:modified "2022-01-24T15:39:55+01:00"^^xsd:dateTime ;
    dct:publisher <https://www-test.daten-bw.de/ckan/organization/e7d21616-175e-4ed6-a1cd-b48770b8f9af> ;
    dct:title "KINDERBETREUUNG IN HEILBRONN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Heilbronn" ;
            vcard:hasEmail <mailto:opendata@heilbronn.de> ] ;
    dcat:distribution <https://opendata.heilbronn.de/dataset/kinderbetreuung-heilbronn/resource/32801564-9782-4fb1-b3e7-3aa19d55208c> ;
    dcat:keyword "bildung-und-wissenschaft",
        "kindertageseinrichtung" ;
    dcat:landingPage <https://www.heilbronn.de> ;
    foaf:page <https://opendata.heilbronn.de/dataset/kinderbetreuung-heilbronn> .

<https://www-test.daten-bw.de/ckan/organization/e7d21616-175e-4ed6-a1cd-b48770b8f9af> a foaf:Agent ;
    foaf:name "Stadt Heilbronn" .

<https://www.heilbronn.de> a foaf:Document .

<https://opendata.heilbronn.de/dataset/kinderbetreuung-heilbronn/resource/32801564-9782-4fb1-b3e7-3aa19d55208c> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>1) Ohne Schulkinder.</p>

<p>2) Nur Schulkinder.</p>

<p>3) Ab 2012 methodische Umstellung aufgrund der Berücksichtigung eines zweiten Arbeitsbereiches.</p>

<p>Datenquelle: Statistik der Kinder- und Jugendhilfe.<br />
bereitgestellt über: statistik-bw.de</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-01-24T15:41:34+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2022-01-24T15:42:56+01:00"^^xsd:dateTime ;
    dct:title "Kindertageseinrichtungen in Heilbronn seit 2019 nach Art und Personal" ;
    dcat:accessURL <https://opendata.heilbronn.de/dataset/kinderbetreuung-heilbronn/resource/32801564-9782-4fb1-b3e7-3aa19d55208c> ;
    foaf:page <https://opendata.heilbronn.de/dataset/kinderbetreuung-heilbronn/resource/32801564-9782-4fb1-b3e7-3aa19d55208c> .

