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

<https://opendata.ruhr/dataset/05a3fb95-73dd-4bf4-9737-3cc9309c79ba> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "statistik@recklinghausen.de" ;
            foaf:name "Fachbereich 10, Personal, IT, Organisation und Statistik, Recklinghausen" ] ;
    dct:description """#Inhalt: Sozialversicherungspflichtig Beschäftigte mit Arbeitsort Recklinghausen - nach Wirtschaftszweigen\r
##Datenstand: 31.12.2022, 31.12.2023, 31.12.2024, 30.06.2025, 30.09.2025\r
###Quelle: Bundesagentur für Arbeit (Zitierhinweise sind zu beachten)\r
""" ;
    dct:identifier "05a3fb95-73dd-4bf4-9737-3cc9309c79ba" ;
    dct:issued "2026-07-09T08:24:52.024715"^^xsd:dateTime ;
    dct:modified "2026-07-09T08:25:11.530784"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/30212f32-7034-4d66-be89-bcd122a8d200> ;
    dct:title "2022-2025_SvB_Arbeitsort_Wirtschaftszweige_RE" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fachbereich 10, Personal, IT, Organisation und Statistik, Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ],
        [ a vcard:Organization ;
            vcard:fn "Fachbereich 10, Personal, IT, Organisation und Statistik, Recklinghausen" ;
            vcard:hasEmail <mailto:statistik@recklinghausen.de> ] ;
    dcat:distribution <https://opendata.ruhr/dataset/05a3fb95-73dd-4bf4-9737-3cc9309c79ba/resource/89a9c4bc-6f4c-4633-af39-359b3d1583fb> ;
    dcat:keyword "2022",
        "2023",
        "2024",
        "2025",
        "Arbeitsort",
        "Recklinghausen",
        "SvB",
        "Wirtschaftszweige" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON> .

<https://opendata.ruhr/dataset/05a3fb95-73dd-4bf4-9737-3cc9309c79ba/resource/89a9c4bc-6f4c-4633-af39-359b3d1583fb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-07-09T08:25:09.914641"^^xsd:dateTime ;
    dct:modified "2026-07-09T08:25:09.883996"^^xsd:dateTime ;
    dct:title "2022-2025_SvB_Arbeitsort_Wirtschaftszweige_RE.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "89ad25b0182f0a1cbf1a8fb07207b6c2"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:checksumValue "89ad25b0182f0a1cbf1a8fb07207b6c2"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.ruhr/dataset/05a3fb95-73dd-4bf4-9737-3cc9309c79ba/resource/89a9c4bc-6f4c-4633-af39-359b3d1583fb/download/2022-2025_svb_arbeitsort_wirtschaftszweige_re.csv> ;
    dcat:byteSize 1322.0 ;
    dcat:mediaType "text/csv" .

<https://opendata.ruhr/organization/30212f32-7034-4d66-be89-bcd122a8d200> a foaf:Agent ;
    foaf:name "Recklinghausen" .

