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

<https://opendata.ruhr/dataset/9c9fe4dc-342b-4a4d-a95d-9be56858a2ae> 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: Arbeitslosenzahlen für das erste Halbjahr 2024 in den statistischen Bezirken und Recklinghausen gesamt\r
##Datenstand: 30.06.2024\r
###Quelle: Bundesagentur für Arbeit (Zitierhinweise sind zu beachten)""" ;
    dct:identifier "9c9fe4dc-342b-4a4d-a95d-9be56858a2ae" ;
    dct:issued "2026-07-09T09:28:44.768039"^^xsd:dateTime ;
    dct:modified "2026-07-09T09:29:00.490097"^^xsd:dateTime ;
    dct:publisher <https://opendata.ruhr/organization/30212f32-7034-4d66-be89-bcd122a8d200> ;
    dct:title "2024_06_ALO_Stadtteile_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/9c9fe4dc-342b-4a4d-a95d-9be56858a2ae/resource/7d31afc4-309c-46dd-bc86-f0904e4c39fc> ;
    dcat:keyword "2024",
        "ALO",
        "Arbeitslose",
        "Bundesagentur für Arbeit",
        "Recklinghausen",
        "Stadtteile" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.ruhr/dataset/9c9fe4dc-342b-4a4d-a95d-9be56858a2ae/resource/7d31afc4-309c-46dd-bc86-f0904e4c39fc> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-07-09T09:29:00.336050"^^xsd:dateTime ;
    dct:modified "2026-07-09T09:29:00.307409"^^xsd:dateTime ;
    dct:title "2024_06_ALO_Stadtteile_RE.csv" ;
    dcat:accessURL <https://opendata.ruhr/dataset/9c9fe4dc-342b-4a4d-a95d-9be56858a2ae/resource/7d31afc4-309c-46dd-bc86-f0904e4c39fc/download/2024_06_alo_stadtteile_re.csv> ;
    dcat:byteSize 491.0 ;
    dcat:mediaType "text/csv" .

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

