@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/65bc5c39-a828-47c3-b401-ce0b90d66a60> 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:name "Data Science und Mobilitätsstatistik (12-13)" ] ;
    dct:description """Enthalten sind jährliche Angaben zu beförderten Personen, und verkauften Tickets im VVS.\r
Die Daten werden vom Statistischen Amt aufbereitet und i.d.R. jährlich aktualisiert.\r
""" ;
    dct:identifier "65bc5c39-a828-47c3-b401-ce0b90d66a60" ;
    dct:issued "2025-04-23T09:15:14.246563"^^xsd:dateTime ;
    dct:modified "2026-03-31T09:00:08.086979"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "ÖPNV: Beförderte Personen im VVS" ;
    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/65bc5c39-a828-47c3-b401-ce0b90d66a60/resource/08d1d7a9-beef-409c-a7c8-c2ccd3cf091e> ;
    dcat:keyword "Bus",
        "S-Bahn",
        "Straßenbahn",
        "ÖPNV" ;
    dcat:landingPage <Verkehrs-%20und%20Tarifverbund%20Stuttgart%20%28VVS%29> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://opendata.stuttgart.de/dataset/65bc5c39-a828-47c3-b401-ce0b90d66a60/resource/08d1d7a9-beef-409c-a7c8-c2ccd3cf091e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-31T08:36:56.772239"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-03-31T08:36:56.750908"^^xsd:dateTime ;
    dct:title "VVS_ÖPNV_1980_bis_2024.csv" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/65bc5c39-a828-47c3-b401-ce0b90d66a60/resource/08d1d7a9-beef-409c-a7c8-c2ccd3cf091e/download/vvs_opnv_1980_bis_2024.csv> ;
    dcat:byteSize 26867.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" .

