@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/e4b57cbe-3002-4f29-8cda-a04325e844d5> a dcat:Dataset ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Poststelle.12-opendata@stuttgart.de" ;
            foaf:name "Statistisches Amt der Landeshauptstadt Stuttgart" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "Poststelle.12-opendata@stuttgart.de" ;
            foaf:name "Verkehrsstatistik und statistische Methoden (12-13)" ] ;
    dct:description "Unfälle nach Schadensart und Stadtbezirk" ;
    dct:identifier "e4b57cbe-3002-4f29-8cda-a04325e844d5" ;
    dct:issued "2023-06-22T10:26:35.600049"^^xsd:dateTime ;
    dct:modified "2026-03-31T09:10:32.019563"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Unfälle nach Schadensart" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Statistisches Amt der Landeshauptstadt Stuttgart" ;
            vcard:hasEmail <mailto:Poststelle.12-opendata@stuttgart.de> ] ;
    dcat:distribution <https://opendata.stuttgart.de/dataset/e4b57cbe-3002-4f29-8cda-a04325e844d5/resource/7b135121-7d6e-4df7-a47d-1e4d48f160b2> ;
    dcat:keyword "Pkw",
        "Unfälle" ;
    dcat:landingPage <Statistisches%20Amt%20der%20Landeshauptstadt%20Stuttgart> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://opendata.stuttgart.de/dataset/e4b57cbe-3002-4f29-8cda-a04325e844d5/resource/7b135121-7d6e-4df7-a47d-1e4d48f160b2> a dcat:Distribution ;
    dct:description """### Quelle\r
Statistisches Amt der Landeshauptstadt Stuttgart""" ;
    dct:format "CSV" ;
    dct:issued "2023-06-22T10:27:12.808172"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2023-06-22T10:27:12.777475"^^xsd:dateTime ;
    dct:title "Unfälle nach Schadensart und Stadtbezirk" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/e4b57cbe-3002-4f29-8cda-a04325e844d5/resource/7b135121-7d6e-4df7-a47d-1e4d48f160b2/download/unfalle_nach_sach_personen_stadtbezirk.csv> ;
    dcat:byteSize 22082.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" .

