@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/7e4a21c5-d4cb-4ae7-aff9-2de8046b114d> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description """Die oberste Zeile beschreibt die Namen der Spalten:  ID ist hierbei der amtliche Gemeindeschlüssel, wie auch auf https://www.dcat-ap.de/def/politicalGeocoding/municipalityKey/ zu sehen. Die weiteren Spalten sind definiert von Zeichenketten (Buchstabe + vier Zahlen) und in derTabelle KPI_Sozialbericht_Indikatoren-9 https://opendata.schleswig-holstein.de/dataset/kpi-sozialbericht-indikatoren erklärt.\r
\r
n = nicht vorhanden\r
d = aus Datenschutzgründen nicht angezeigt\r
\r
Zeichentrenner ist Semikolon, Zeichensatz UTF-8.""" ;
    dct:identifier "7e4a21c5-d4cb-4ae7-aff9-2de8046b114d" ;
    dct:isVersionOf <http://134.245.19.93/dataset/2bd0627d-24aa-4eb5-8f94-b2f7f6d920ea> ;
    dct:issued "2022-04-20T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-12-22T07:57:46.936149"^^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 "2020-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Sozialplanung Pinneberg 2020" ;
    dcat:distribution <http://134.245.19.93/dataset/7e4a21c5-d4cb-4ae7-aff9-2de8046b114d/resource/7d2ae6a6-6afd-45f9-bec5-a930b57d30e9> ;
    dcat:keyword "Altersstruktur",
        "Arbeitslosenquote",
        "Armut",
        "Bevölkerungsstand nach Altersgruppen",
        "Geburten",
        "Sozialplanung Pinneberg",
        "Wohnraum" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://134.245.19.93/dataset/7e4a21c5-d4cb-4ae7-aff9-2de8046b114d/resource/7d2ae6a6-6afd-45f9-bec5-a930b57d30e9> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-06-02T05:27:24.831996"^^xsd:dateTime ;
    dct:modified "2022-06-02T05:27:24.831996"^^xsd:dateTime ;
    dct:title "2020_Sozialplanung_Indikatoren_Werte_GESAMT.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/kreis_pinneberg/2020_Sozialplanung_Indikatoren_Werte_GESAMT.csv> ;
    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/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 .

