@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.readi.de/dataset/83487b59-eba0-4787-92a8-e06f6d0c1f9a> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/readi> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "digitalisierung@bretten.de" ;
            foaf:name "Stadt Bretten" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "digitalisierung@bretten.de" ;
            foaf:name "Ralf Mayer" ] ;
    dct:description "Daten für Bretten aus der Beschäftigungs-Statistik der Bundesagentur für Arbeit" ;
    dct:identifier "83487b59-eba0-4787-92a8-e06f6d0c1f9a" ;
    dct:issued "2026-06-01T13:51:37.029963"^^xsd:dateTime ;
    dct:modified "2026-06-02T12:26:54.881097"^^xsd:dateTime ;
    dct:publisher <https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> ;
    dct:title "Sozialversicherungspflichtig Beschäftigte (Bretten)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Bretten" ;
            vcard:hasEmail <mailto:digitalisierung@bretten.de> ] ;
    dcat:distribution <https://opendata.readi.de/dataset/83487b59-eba0-4787-92a8-e06f6d0c1f9a/resource/3376d5e1-c220-4887-abb7-70276ddfc654> ;
    dcat:keyword "Arbeitnehmer",
        "Arbeitsbetriebe",
        "Beschäftigung",
        "Bretten",
        "Bundesagentur für Arbeit",
        "Job",
        "datenBW" ;
    dcat:landingPage <https://www.bretten.de/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<https://opendata.readi.de/dataset/83487b59-eba0-4787-92a8-e06f6d0c1f9a/resource/3376d5e1-c220-4887-abb7-70276ddfc654> a dcat:Distribution ;
    dct:description "Sozialversicherungspflichtig Beschäftigte Bretten Stand 30.06.2025 aus Statistik der Bundesagentur für Arbeit" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-06-01T13:52:30.569560"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-06-02T07:20:48.451181"^^xsd:dateTime ;
    dct:title "SV-Beschäftigte Bretten 30.06.2025" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "f30247b2834a299a8597b3fba1437c3f"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.readi.de/dataset/83487b59-eba0-4787-92a8-e06f6d0c1f9a/resource/3376d5e1-c220-4887-abb7-70276ddfc654/download/sv-besch.csv> ;
    dcat:byteSize 261.0 ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://opendata.readi.de/organization/207512d4-d974-4a6b-8042-98360a5fc490> a foaf:Organization ;
    foaf:name "Stadt Bretten" .

