@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/00e933d6-7699-4719-bf2d-f160c4d390ac> 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 """Flugbewegungen, Passagierzahlen sowie Frachtaufkommen am Flughafen Stuttgart. Die Daten werden vom Statistischen Bundesamt bereitgestellt und i.d.R. jährlich aktualisiert.\r
Flugbewegungen sind differenziert nach Verkehrsart ausgewiesen, die weiteren Kennzahlen nach Starts und Landungen sowie nach inländischer oder ausländischer Herkunft bzw. Ziel.""" ;
    dct:identifier "00e933d6-7699-4719-bf2d-f160c4d390ac" ;
    dct:issued "2026-03-31T08:19:23.157179"^^xsd:dateTime ;
    dct:modified "2026-03-31T08:19:30.462433"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Luftverkehr am Flughafen Stuttgart" ;
    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/00e933d6-7699-4719-bf2d-f160c4d390ac/resource/de4e84fa-fcd2-4ab3-b0bb-0d5467aaa6a1> ;
    dcat:keyword "Flughafen",
        "Flugpassagiere",
        "Landungen",
        "Luftfracht",
        "Luftverkehr",
        "Starts" ;
    dcat:landingPage <Statistisches%20Bundesamt> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://opendata.stuttgart.de/dataset/00e933d6-7699-4719-bf2d-f160c4d390ac/resource/de4e84fa-fcd2-4ab3-b0bb-0d5467aaa6a1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-31T08:19:30.213119"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-03-31T08:19:30.190250"^^xsd:dateTime ;
    dct:title "Luftverkehr_Stuttgart_1980_bis_2024.csv" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/00e933d6-7699-4719-bf2d-f160c4d390ac/resource/de4e84fa-fcd2-4ab3-b0bb-0d5467aaa6a1/download/luftverkehr_stuttgart_1980_bis_2024.csv> ;
    dcat:byteSize 66669.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" .

