@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.daten-bw.de/ckan/dataset/62a3737a-a287-418b-9fbb-4ebe3ff64bf8> a dcat:Dataset ;
    dct:description "Standorte, Öffnungszeiten und weitere Infos der Kindertageseinrichtungen in Neckarsulm" ;
    dct:identifier "62a3737a-a287-418b-9fbb-4ebe3ff64bf8" ;
    dct:issued "2023-08-25T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-07-06T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://www.neckarsulm.de/startseite.html> ;
            foaf:mbox "gis@neckarsulm.de" ;
            foaf:name "Amt für Stadtentwicklung und Gebäudewirtschaft, Stadtplanung und GIS" ] ;
    dct:spatial [ a dct:Location ],
        [ a dct:Location ;
            locn:geometry "POLYGON ((9.1826 49.1823, 9.3128 49.1823, 9.3128 49.2164, 9.1826 49.2164, 9.1826 49.1823))"^^gsp:wktLiteral ] ;
    dct:title "Kindertageseinrichtungen in Neckarsulm" ;
    dcat:distribution <https://www.daten-bw.de/ckan/dataset/62a3737a-a287-418b-9fbb-4ebe3ff64bf8/resource/68b92d32-063d-4ea5-98b5-cbbfb7df23c9> ;
    dcat:keyword "KITA",
        "Kindertageseinrichtung" ;
    dcat:landingPage <https://www.neckarsulm.de/startseite/unsere+stadt/open+data+portal+neckarsulm.html> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

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

<https://www.daten-bw.de/ckan/dataset/62a3737a-a287-418b-9fbb-4ebe3ff64bf8/resource/68b92d32-063d-4ea5-98b5-cbbfb7df23c9> a dcat:Distribution ;
    dct:description "Hier finden Sie die offenen Datensätze der Stadt Neckarsulm, die für jedermann frei zugänglich und frei weiterverwendbar sind." ;
    dct:format "HTML" ;
    dct:issued "2023-09-06T00:00:00"^^xsd:dateTime ;
    dct:language "deutsch" ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2023-09-06T08:48:58.388991"^^xsd:dateTime ;
    dct:title "Open Data Portal Neckarsulm" ;
    dcat:accessURL <https://www.neckarsulm.de/startseite/unsere+stadt/open+data+portal+neckarsulm.html> ;
    dcat:mediaType "text/html" .

<https://www.neckarsulm.de/startseite/unsere+stadt/open+data+portal+neckarsulm.html> a foaf:Document .

