@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/291ae7c0-4e7a-446e-88ae-eab5c83e4912> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description """Die Tabelle beinhaltet die Sozialplanungsindikatoren: F080 Anzahl sozial geförderter Wohnungen F081 Anzahl neu bewilligter sozial geförderter Wohnungen und F082 Anzahl Wegfall sozial geförderter Wohnungen. Die IDs sind Gemeindekennzahlen und auf https://www.dcat-ap.de/def/politicalGeocoding/municipalityKey/ einzusehen.\r
\r
Die Indikatoren sind in der CSV-Datei KPI_Sozialbericht_Indikatoren definiert: https://opendata.schleswig-holstein.de/dataset/kpi-sozialbericht-indikatoren .\r
\r
n = nicht vorhanden\r
\r
Zeichentrenner ist Semikolon, Zeichensatz UTF-8.""" ;
    dct:identifier "291ae7c0-4e7a-446e-88ae-eab5c83e4912" ;
    dct:isVersionOf <http://134.245.19.93/dataset/f5068061-27fc-4b67-ac85-0614a3296e9a> ;
    dct:issued "2022-04-04T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-07-04T06:01:23.930833"^^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 "2016-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2016-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Sozialplanung Pinneberg -Wohnraum 2016" ;
    dcat:distribution <http://134.245.19.93/dataset/291ae7c0-4e7a-446e-88ae-eab5c83e4912/resource/822cdb94-3513-4595-91cb-dac05c3a026c> ;
    dcat:keyword "Sozialplanung Pinneberg",
        "Wohnraum",
        "sozial geförderter Wohnraum" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://134.245.19.93/dataset/291ae7c0-4e7a-446e-88ae-eab5c83e4912/resource/822cdb94-3513-4595-91cb-dac05c3a026c> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-06-02T05:28:36.494967"^^xsd:dateTime ;
    dct:modified "2022-06-02T05:28:36.494967"^^xsd:dateTime ;
    dct:title "2016_Sozialplanung_Indikatoren_Werte_F080-082.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/kreis_pinneberg/2016_Sozialplanung_Indikatoren_Werte_F080-082.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 .

