@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/2f08d0b4-20d1-4f80-8f8d-c15fc5368235> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description """In der Tabelle sind Schwimmbäder des Landes Schleswig-Holstein für das jahr 2023, mit Schwimmunterricht, aufgeführt, In den Spalten sind folgende Werte dargestellt:\r
\r
* A: Laufende Nr. \r
* B: ID  Jedes Amt, sowie die kreisfreien Städte Flensburg, KIel, Lübeck und Neumünster haben eine eigene ID.\r
* C: Amt/Gemeinde\r
* D: Straße\r
* E: PLZ\r
* F: Ort\r
* G: Name der Schwimmstätte\r
* H: Ort\r
* I: Art\r
* J: angeleiteter Schwimmunterricht""" ;
    dct:identifier "2f08d0b4-20d1-4f80-8f8d-c15fc5368235" ;
    dct:issued "2024-08-27T00:00:00"^^xsd:dateTime ;
    dct:modified "2024-08-27T08:10:27.403670"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/de36d4b3-acab-4d31-b4f2-c1e17ea97196> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2023-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Schwimmbäder in Schleswig-Holstein" ;
    dcat:distribution <http://134.245.19.93/dataset/2f08d0b4-20d1-4f80-8f8d-c15fc5368235/resource/42cbfab2-d2a4-49e7-b4f4-021861b6c210> ;
    dcat:keyword "Schwimmbad",
        "Schwimmunterricht" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/HEAL>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://134.245.19.93/dataset/2f08d0b4-20d1-4f80-8f8d-c15fc5368235/resource/42cbfab2-d2a4-49e7-b4f4-021861b6c210> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2024-08-27T08:10:27.014910"^^xsd:dateTime ;
    dct:modified "2024-08-27T08:10:26.969450"^^xsd:dateTime ;
    dct:title "schwimmbaeder.xlsx" ;
    dcat:accessURL <http://134.245.19.93/dataset/2f08d0b4-20d1-4f80-8f8d-c15fc5368235/resource/42cbfab2-d2a4-49e7-b4f4-021861b6c210/download/schwimmbaeder.xlsx> ;
    dcat:byteSize 28287.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://134.245.19.93/organization/de36d4b3-acab-4d31-b4f2-c1e17ea97196> a foaf:Agent ;
    foaf:name "Ministerium für Inneres, Kommunales, Wohnen und Sport" .

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

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

