@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.schleswig-holstein.de/dataset/e54514e9-f6bf-4efd-837d-fdd8958377ac> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/state> ;
    dct:description "Standorte und Kontaktdaten der Schulen in Schleswig-Holstein" ;
    dct:identifier "e54514e9-f6bf-4efd-837d-fdd8958377ac" ;
    dct:isVersionOf <https://opendata.schleswig-holstein.de/dataset/d12875a7-b6cc-47e2-9290-89a0827d404a> ;
    dct:issued "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/ccpdm/1.0> ;
    dct:modified "2024-02-01T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://opendata.schleswig-holstein.de/organization/zit-sh> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2025-01-15T08:23:42.351205"^^xsd:dateTime ;
            dcat:startDate "2024-01-31T00:00:00"^^xsd:dateTime ] ;
    dct:title "Schulen" ;
    dcat:distribution <https://opendata.schleswig-holstein.de/dataset/e54514e9-f6bf-4efd-837d-fdd8958377ac/resource/60ad83a7-aab6-413d-8533-821bd336b5ad>,
        <https://opendata.schleswig-holstein.de/dataset/e54514e9-f6bf-4efd-837d-fdd8958377ac/resource/8e12974b-de39-4c09-9d4d-11dfaa9e54fb> ;
    dcat:keyword "Berufsschule",
        "Gemeinschaftsschule",
        "Grundschule",
        "Gymnasium",
        "Regionalschule",
        "Schule",
        "ZuFiSH",
        "allgemeinbildende Schulen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<http://dcat-ap.de/def/politicalGeocoding/stateKey/01> a dct:Location ;
    skos:prefLabel "Bundesland Schleswig-Holstein" ;
    locn:geometry "POLYGON ((7.8690 53.3600, 7.8690 55.0583, 11.3126 55.0583, 11.3126 53.3600, 7.8690 53.3600))"^^gsp:wktLiteral,
        "{\"type\": \"Polygon\", \"coordinates\": [[[7.869, 53.36], [7.869, 55.0583], [11.3126, 55.0583], [11.3126, 53.36], [7.869, 53.36]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> .

<https://opendata.schleswig-holstein.de/dataset/e54514e9-f6bf-4efd-837d-fdd8958377ac/resource/60ad83a7-aab6-413d-8533-821bd336b5ad> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/RDF> ;
    dct:issued "2024-02-01T05:49:19.810541"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/ccpdm/1.0> ;
    dct:modified "2025-01-15T07:23:44.373163"^^xsd:dateTime ;
    dct:title "schulen.rdf" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "801d9f06600401d44a65a31e1205e74b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/zufish/schulen-2024-01-31.rdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/rdf+xml> .

<https://opendata.schleswig-holstein.de/dataset/e54514e9-f6bf-4efd-837d-fdd8958377ac/resource/8e12974b-de39-4c09-9d4d-11dfaa9e54fb> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2024-02-01T05:49:20.198229"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/ccpdm/1.0> ;
    dct:modified "2025-01-15T07:23:44.373258"^^xsd:dateTime ;
    dct:title "schulen.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "0d437d433c70c0d2bc33d75cb696a036"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/zufish/schulen-2024-01-31.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://opendata.schleswig-holstein.de/organization/zit-sh> a foaf:Organization ;
    foaf:name "Zentrales IT-Management Schleswig-Holstein " .

