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

<http://134.245.19.93/dataset/36ecb517-bed7-4afb-a1c5-ece01f617e41> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Kreis Pinneberg" ;
    dct:description """In der CSV-Tabelle KPI Sozialbericht Indikatoren sind die Werte *uid, ID, Titel, Stichtag, Beschreibung, Prozentwert, Nachkommastellen, Datenquelle, Schlüssel, Hinweis, Schwellenwert 1, Schwellenwert 2, Schwellenwert 3, Schwellenwert 4, Schwellenwert 5*, aufgeführt.\r
\r
Zeichensatz ist UTF-8, Spaltentrennzeichen ist Komma.""" ;
    dct:identifier "36ecb517-bed7-4afb-a1c5-ece01f617e41" ;
    dct:issued "2022-06-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-08-22T05:22:13.576467"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/95c5f53d-5277-40e7-a60b-8a47252f095b> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/districtKey/01056> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2020-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2015-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "KPI Sozialbericht Indikatoren" ;
    dcat:distribution <http://134.245.19.93/dataset/36ecb517-bed7-4afb-a1c5-ece01f617e41/resource/8afa8aa2-97e2-447d-9da7-29c3984f0003> ;
    dcat:keyword "Sozialbericht",
        "Sozialplanung Pinneberg" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://134.245.19.93/dataset/36ecb517-bed7-4afb-a1c5-ece01f617e41/resource/8afa8aa2-97e2-447d-9da7-29c3984f0003> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Kreis Pinneberg" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-06-01T08:08:05.909456"^^xsd:dateTime ;
    dct:modified "2022-06-01T08:08:05.862885"^^xsd:dateTime ;
    dct:title "KPI_Sozialbericht_Indikatoren.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "3ee793872c69bcae2818f24b0281d2ec"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/36ecb517-bed7-4afb-a1c5-ece01f617e41/resource/8afa8aa2-97e2-447d-9da7-29c3984f0003/download/kpi_sozialbericht_indikatoren.csv> ;
    dcat:byteSize 22221.0 ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/organization/95c5f53d-5277-40e7-a60b-8a47252f095b> a foaf:Agent ;
    foaf:name "Kreis Pinneberg" .

<http://dcat-ap.de/def/hashAlgorithms/md/5> a spdx:ChecksumAlgorithm .

<http://dcat-ap.de/def/politicalGeocoding/districtKey/01056> a dct:Location ;
    skos:prefLabel "Kreis Pinneberg" ;
    locn:geometry "POLYGON ((7.8690 53.5580, 7.8690 54.1893, 9.9847 54.1893, 9.9847 53.5580, 7.8690 53.5580))"^^gsp:wktLiteral .

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

