@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.rvr.dev.datopian.com/dataset/1517fdce-05b1-4efd-a6dd-8510358b9629> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "niels.dams@moers.de" ;
            foaf:name "Niels Dams" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "offenedaten@moers.de" ;
            foaf:name "Stadt Moers" ] ;
    dct:description "Der Datensatz enthält die vorhandenen Plätze in den Kindertageseinrichtungen in Moers." ;
    dct:identifier "1517fdce-05b1-4efd-a6dd-8510358b9629" ;
    dct:issued "2022-01-30T23:27:29.862536"^^xsd:dateTime ;
    dct:modified "2022-01-30T23:27:29.862541"^^xsd:dateTime ;
    dct:publisher <https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> ;
    dct:title "Vorhandene Plätze in Kindertagesstätten 2020 in Moers" ;
    owl:versionInfo "v2021.01" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Niels Dams" ;
            vcard:hasEmail <mailto:niels.dams@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Niels Dams" ;
            vcard:hasEmail <mailto:niels.dams@moers.de> ],
        [ a vcard:Organization ;
            vcard:fn "Niels Dams" ;
            vcard:hasEmail <mailto:niels.dams@moers.de> ] ;
    dcat:distribution <https://ckan.rvr.dev.datopian.com/dataset/1517fdce-05b1-4efd-a6dd-8510358b9629/resource/d5843566-3e68-4952-82f5-f1223af84bd8> ;
    dcat:keyword "Kinder",
        "Kindertagesstätte" ;
    dcat:landingPage <http://www.offenedaten.moers.de> .

<http://www.offenedaten.moers.de> a foaf:Document .

<https://ckan.rvr.dev.datopian.com/dataset/1517fdce-05b1-4efd-a6dd-8510358b9629/resource/d5843566-3e68-4952-82f5-f1223af84bd8> a dcat:Distribution ;
    dct:description "Die Daten sind nach Einrichtungen, Gruppenformen und Stundenzahlen sortiert." ;
    dct:format "CSV" ;
    dct:issued "2021-02-09T08:10:13.593470"^^xsd:dateTime ;
    dct:modified "2021-02-09T08:10:13.551853"^^xsd:dateTime,
        "2022-01-30T23:27:29.856068"^^xsd:dateTime ;
    dct:title "KiBiz_Plätze_2020 mit U 3.csv" ;
    dcat:accessURL <https://www.offenesdatenportal.de/dataset/1517fdce-05b1-4efd-a6dd-8510358b9629/resource/d5843566-3e68-4952-82f5-f1223af84bd8/download/kibiz_platze_2020-mit-u-3.csv> ;
    dcat:byteSize 2776.0 ;
    dcat:mediaType "text/csv" .

<https://ckan.rvr.dev.datopian.com/organization/aa98d7be-6412-4eb6-bf4d-fcc1bdbed886> a foaf:Agent ;
    foaf:name "Moers" .

