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

<http://134.245.19.93/dataset/e214a7cb-1f71-30bf-bb8d-116ecc75da29> 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 "Die Anzahl der geringfügig Beschäftigte mit Wohnort Kiel als Zeitreihe" ;
    dct:identifier "e214a7cb-1f71-30bf-bb8d-116ecc75da29" ;
    dct:issued "2018-08-28T08:00:00"^^xsd:dateTime ;
    dct:modified "2025-02-28T07:17:38.088792"^^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 "2017-12-31T23:59:59"^^xsd:dateTime ;
            dcat:startDate "2012-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Geringfügig Beschäftigte mit Wohnort Kiel" ;
    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/e214a7cb-1f71-30bf-bb8d-116ecc75da29/resource/b0f7d065-5a4d-49d5-9f18-3690037697a0> ;
    dcat:keyword "Geringfügig Beschäftigte am Wohnort",
        "Kiel",
        "gB WO" ;
    dcat:landingPage <https://www.kiel.de/opendata/index.php?id=de-sh-kiel_wirtschaft_arbeit_geringfuegig_beschaeftigte_am_wohnort_kiel> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON> .

<http://134.245.19.93/dataset/e214a7cb-1f71-30bf-bb8d-116ecc75da29/resource/b0f7d065-5a4d-49d5-9f18-3690037697a0> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-01-23T12:06:56.387165"^^xsd:dateTime ;
    dct:modified "2025-02-28T07:17:37.657185"^^xsd:dateTime ;
    dct:title "kiel_wirtschaft_arbeit_geringfuegig_beschaeftigte_am_wohnort_kiel.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "d42182b34418510069666491a03f3821"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/e214a7cb-1f71-30bf-bb8d-116ecc75da29/resource/b0f7d065-5a4d-49d5-9f18-3690037697a0/download/kiel_wirtschaft_arbeit_geringfuegig_beschaeftigte_am_wohnort_kiel.csv> ;
    dcat:byteSize 696.0 ;
    dcat:mediaType "text/csv" .

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

<http://dcat-ap.de/def/hashAlgorithms/md/5> a spdx:ChecksumAlgorithm .

<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_geringfuegig_beschaeftigte_am_wohnort_kiel> a foaf:Document .

