@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/6b888ecd-c053-439f-9df1-d6d2bfdbd469> a dcat:Dataset ;
    dct:description "Schulen in Neckarsulm, alle Schularten" ;
    dct:identifier "6b888ecd-c053-439f-9df1-d6d2bfdbd469" ;
    dct:issued "2023-08-25T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-08-18T00: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 ;
            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 ],
        [ a dct:Location ] ;
    dct:title "Schulen in Neckarsulm" ;
    dcat:distribution <https://www.daten-bw.de/ckan/dataset/6b888ecd-c053-439f-9df1-d6d2bfdbd469/resource/9e8ae345-d3c1-4a20-8ea6-b76770773254> ;
    dcat:keyword "Schule",
        "Schulen" ;
    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/6b888ecd-c053-439f-9df1-d6d2bfdbd469/resource/9e8ae345-d3c1-4a20-8ea6-b76770773254> 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-06T08:47:59"^^xsd:dateTime ;
    dct:language "deutsch" ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2023-09-06T08:48:00.030447"^^xsd:dateTime ;
    dct:title "Open Data Portal Neckarsulm" ;
    dcat:accessURL <https://www.neckarsulm.de/startseite/unsere+stadt/open+data+portal+neckarsulm.html> .

