@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/9aa5f67d-c9e2-31f1-a4b6-8b88a69e0c8d> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "open.statistik@kiel.de" ;
            foaf:name "Landeshauptstadt Kiel, Bürger- und Ordnungsamt, Abteilung Statistik" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "open.statistik@kiel.de" ;
            foaf:name "Landeshauptstadt Kiel, Bürger- und Ordnungsamt, Abteilung Statistik" ] ;
    dct:description "Betroffenheitsquote Arbeitslose in den Stadtteilen" ;
    dct:identifier "9aa5f67d-c9e2-31f1-a4b6-8b88a69e0c8d" ;
    dct:issued "2023-08-29T08:00:00"^^xsd:dateTime ;
    dct:modified "2023-11-01T21:29:05.348661"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/landeshauptstadt-kiel> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/districtKey/01002> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-12-31T23:59:59"^^xsd:dateTime ;
            dcat:startDate "2004-12-31T00:00:00"^^xsd:dateTime ] ;
    dct:title "Arbeitslose Betroffenheitsquote in den Stadtteilen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Landeshauptstadt Kiel, Bürger- und Ordnungsamt, Abteilung Statistik" ;
            vcard:hasEmail <mailto:open.statistik@kiel.de> ] ;
    dcat:distribution <http://134.245.19.93/dataset/9aa5f67d-c9e2-31f1-a4b6-8b88a69e0c8d/resource/0543b0be-f660-49dc-a496-29d1f867306e> ;
    dcat:keyword " Betroffenheitsquote",
        " Kiel",
        " Stadtteile",
        "Arbeitslose" ;
    dcat:landingPage <https://www.kiel.de/opendata/index.php?id=de-sh-kiel_wirtschaft_arbeit_arbeitslose_betroffenheitsquote_stadtteile> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON> .

<http://134.245.19.93/dataset/9aa5f67d-c9e2-31f1-a4b6-8b88a69e0c8d/resource/0543b0be-f660-49dc-a496-29d1f867306e> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2023-11-01T21:29:05.350122"^^xsd:dateTime ;
    dct:language "de" ;
    dct:modified "2023-11-01T21:29:05.343701"^^xsd:dateTime ;
    dcat:accessURL <https://www.kiel.de/opendata/kiel_wirtschaft_arbeit_arbeitslose_betroffenheitsquote_stadtteile.csv> .

<http://134.245.19.93/organization/landeshauptstadt-kiel> a foaf:Agent ;
    foaf:name "Landeshauptstadt Kiel" .

<http://dcat-ap.de/def/politicalGeocoding/districtKey/01002> a dct:Location ;
    skos:prefLabel "Stadt Kiel" ;
    locn:geometry "POLYGON ((10.0327 54.2508, 10.0327 54.4314, 10.2186 54.4314, 10.2186 54.2508, 10.0327 54.2508))"^^gsp:wktLiteral .

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

<https://www.kiel.de/opendata/index.php?id=de-sh-kiel_wirtschaft_arbeit_arbeitslose_betroffenheitsquote_stadtteile> a foaf:Document .

