@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.stuttgart.de/dataset/fc8b420b-6c9d-406f-a9f0-4a702ccfbf16> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "poststelle.12-opendata@stuttgart.de" ;
            foaf:name "Landeshauptstadt Stuttgart, Statistisches Amt" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:name "Data Science und Mobilitätsstatistik (12-13)" ] ;
    dct:description """Der Regional- und Großstadtvergleich bündelt jährliche Kennzahlen zum Kraftfahrzeugbestand, zu Straßenverkehrsunfällen sowie zu getöteten bzw. verletzten Personen im Rahmen von Verkehrsunfällen für ausgewählte deutsche Großstädte sowie die Landkreise der Region Stuttgart und Baden-Württemberg.\r
Die Daten werden vom Statistischen Amt i.d.R. jährlich zusammengestellt und aktualisiert.""" ;
    dct:identifier "fc8b420b-6c9d-406f-a9f0-4a702ccfbf16" ;
    dct:issued "2026-03-31T08:40:25.256511"^^xsd:dateTime ;
    dct:modified "2026-03-31T08:59:47.734748"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Regional- und Großstadtvergleich Mobilität" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Landeshauptstadt Stuttgart, Statistisches Amt" ;
            vcard:hasEmail <mailto:poststelle.12-opendata@stuttgart.de> ] ;
    dcat:distribution <https://opendata.stuttgart.de/dataset/fc8b420b-6c9d-406f-a9f0-4a702ccfbf16/resource/3e8a42af-38e6-42b6-a9fe-0b12933db39c> ;
    dcat:keyword "Fahrzeugbestand",
        "Kfz",
        "Mobilität",
        "Regionalvergleich",
        "Verkehr",
        "Verkehrsunfälle" ;
    dcat:landingPage <Landeshauptstadt%20Stuttgart> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://opendata.stuttgart.de/dataset/fc8b420b-6c9d-406f-a9f0-4a702ccfbf16/resource/3e8a42af-38e6-42b6-a9fe-0b12933db39c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-31T08:40:33.521509"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-03-31T08:40:33.500996"^^xsd:dateTime ;
    dct:title "Regionalvergleich_Mobilität_1995-2023.csv" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/fc8b420b-6c9d-406f-a9f0-4a702ccfbf16/resource/3e8a42af-38e6-42b6-a9fe-0b12933db39c/download/regionalvergleich_mobilitat_1995-2023.csv> ;
    dcat:byteSize 379311.0 ;
    dcat:mediaType "text/csv" .

<https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> a foaf:Organization ;
    foaf:name "Statistisches Amt der Landeshauptstadt Stuttgart" .

