@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/6d9ce96f-d91d-4140-aea9-85c8fcfdffd0> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Kreis Pinneberg" ;
    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 "6d9ce96f-d91d-4140-aea9-85c8fcfdffd0" ;
    dct:isVersionOf <http://134.245.19.93/dataset/2bd0627d-24aa-4eb5-8f94-b2f7f6d920ea> ;
    dct:issued "2022-03-31T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-07-04T06:43:49.248266"^^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 "2015-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2015-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Sozialplanung Pinneberg 2015" ;
    dcat:distribution <http://134.245.19.93/dataset/6d9ce96f-d91d-4140-aea9-85c8fcfdffd0/resource/d5c0915d-7665-49d6-92a1-5b8860a90af9> ;
    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/6d9ce96f-d91d-4140-aea9-85c8fcfdffd0/resource/d5c0915d-7665-49d6-92a1-5b8860a90af9> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Kreis Pinneberg" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-06-02T05:22:09.109796"^^xsd:dateTime ;
    dct:modified "2023-07-04T06:06:08.426845"^^xsd:dateTime ;
    dct:title "2015_Sozialplanung_Indikatoren_Werte_GESAMT.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/kreis_pinneberg/2015_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 .

