@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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://ckan.kl.staging.suedwestcluster.de/dataset/41487e28-b34a-4d86-90e7-9319465fe39d> a dcat:Dataset ;
    dct:description "Die Antriebsarten der Fahrzeuge der einzelnen Referate der Stadtverwaltung Kaiserslautern. Monatliche Aktualisierung. " ;
    dct:identifier "41487e28-b34a-4d86-90e7-9319465fe39d" ;
    dct:issued "2026-05-19T11:54:54.293684"^^xsd:dateTime ;
    dct:modified "2026-05-19T11:54:54.293690"^^xsd:dateTime ;
    dct:publisher <https://ckan.kl.staging.suedwestcluster.de/organization/eb49b70d-1543-48b5-afce-daf8ea53cd35> ;
    dct:title "Stadtverwaltung Kaiserslautern KFZ-Antriebsarten" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:opendata@kaiserslautern.de> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:opendata@kaiserslautern.de> ] ;
    dcat:distribution <https://ckan.kl.staging.suedwestcluster.de/dataset/41487e28-b34a-4d86-90e7-9319465fe39d/resource/7ff2f41b-cca1-42e3-bd8f-0856d59c7d3d> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<https://ckan.kl.staging.suedwestcluster.de/dataset/41487e28-b34a-4d86-90e7-9319465fe39d/resource/7ff2f41b-cca1-42e3-bd8f-0856d59c7d3d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T11:54:54.294862"^^xsd:dateTime ;
    dct:modified "2026-05-19T11:54:54.291814"^^xsd:dateTime ;
    dct:title "Antriebsarten.xlsx" ;
    dcat:accessURL <https://www.kaiserslautern.de/export/opendata/Antriebsarten.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

