@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.kl.staging.suedwestcluster.de/dataset/605bb94c-3d16-427f-ad71-1bcc3a9f0bdb> a dcat:Dataset ;
    dct:description "Die zur Zeit aktuellen Stellenangebote der Stadtverwaltung Kaiserslautern." ;
    dct:identifier "605bb94c-3d16-427f-ad71-1bcc3a9f0bdb" ;
    dct:issued "2026-05-19T11:54:58.795415"^^xsd:dateTime ;
    dct:modified "2026-05-19T11:54:58.795420"^^xsd:dateTime ;
    dct:publisher <https://ckan.kl.staging.suedwestcluster.de/organization/eb49b70d-1543-48b5-afce-daf8ea53cd35> ;
    dct:title "Stellenangebote Stadtverwaltung KL" ;
    dcat:distribution <https://ckan.kl.staging.suedwestcluster.de/dataset/605bb94c-3d16-427f-ad71-1bcc3a9f0bdb/resource/5b77c162-cef4-4983-a76e-8e8316850685>,
        <https://ckan.kl.staging.suedwestcluster.de/dataset/605bb94c-3d16-427f-ad71-1bcc3a9f0bdb/resource/5d512683-388a-4031-9ecf-1277056d3c55> ;
    dcat:keyword "Rathaus",
        "Stellenangebote",
        "Verwaltung" ;
    dcat:landingPage <https://www.mein-check-in.de/kaiserslautern/jobs-json> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<https://ckan.kl.staging.suedwestcluster.de/dataset/605bb94c-3d16-427f-ad71-1bcc3a9f0bdb/resource/5b77c162-cef4-4983-a76e-8e8316850685> a dcat:Distribution ;
    dct:description "Die Stellenangebote der Stadtverwaltung Kaiserslautern als maschinenlesbares JSON-Format" ;
    dct:format "JSON" ;
    dct:issued "2026-05-19T11:54:58.798761"^^xsd:dateTime ;
    dct:modified "2026-05-19T11:54:58.787904"^^xsd:dateTime ;
    dct:title "Stellenangebote JSON" ;
    dcat:accessURL <https://www.kaiserslautern.de/live_tools/stellenangebote/stellenangebote.json> ;
    dcat:mediaType "application/json" .

<https://ckan.kl.staging.suedwestcluster.de/dataset/605bb94c-3d16-427f-ad71-1bcc3a9f0bdb/resource/5d512683-388a-4031-9ecf-1277056d3c55> a dcat:Distribution ;
    dct:description "Die Stellenangebote der Stadtverwaltung Kaiserslautern auf der Homepage der Stadtverwaltung" ;
    dct:format "HTML" ;
    dct:issued "2026-05-19T11:54:58.798764"^^xsd:dateTime ;
    dct:modified "2026-05-19T11:54:58.788023"^^xsd:dateTime ;
    dct:title "Stellenangebote HTML" ;
    dcat:accessURL <https://www.mein-check-in.de/kaiserslautern/stellenangebote> .

<https://ckan.kl.staging.suedwestcluster.de/organization/eb49b70d-1543-48b5-afce-daf8ea53cd35> a foaf:Agent ;
    foaf:name "Stadtverwaltung Kaiserslautern" .

<https://www.mein-check-in.de/kaiserslautern/jobs-json> a foaf:Document .

