@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/a4c33256-76af-4da1-9878-a5f7ad7bc8ec> 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 "a4c33256-76af-4da1-9878-a5f7ad7bc8ec" ;
    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:00:47.013422"^^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 "2019-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2019-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Sozialplanung Pinneberg -Wohnraum 2019" ;
    dcat:distribution <http://134.245.19.93/dataset/a4c33256-76af-4da1-9878-a5f7ad7bc8ec/resource/c6abcd1f-c615-419c-ab8c-7017a03924cb> ;
    dcat:keyword "Sozialplanung Pinneberg",
        "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/a4c33256-76af-4da1-9878-a5f7ad7bc8ec/resource/c6abcd1f-c615-419c-ab8c-7017a03924cb> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-06-02T05:30:36.101484"^^xsd:dateTime ;
    dct:modified "2022-06-02T05:30:36.101484"^^xsd:dateTime ;
    dct:title "2019_Sozialplanung_Indikatoren_Werte_F080-082.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/kreis_pinneberg/2019_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 .

