@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/ad48f11c-2c2c-435a-83e7-d880c6b1f8de> 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 "Vom Flughafen Stuttgart angeflogene Ziele nach Staat. Enthalten sind Anzahl der Flüge, Fracht und Post an Bord sowie Passagiere an Bord. Die Daten werden vom Statistischen Bundesamt bereitgestellt und jährlich aktualisiert." ;
    dct:identifier "ad48f11c-2c2c-435a-83e7-d880c6b1f8de" ;
    dct:issued "2026-03-31T08:23:02.224162"^^xsd:dateTime ;
    dct:modified "2026-03-31T08:23:12.971120"^^xsd:dateTime ;
    dct:publisher <https://opendata.stuttgart.de/organization/cff29f70-5b6d-4fb9-aa8f-0f1ae66634e8> ;
    dct:title "Flugziele 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/ad48f11c-2c2c-435a-83e7-d880c6b1f8de/resource/ac0122b3-e5f0-408b-83b9-49285e1c3775> ;
    dcat:keyword "Flughafen",
        "Flugziele",
        "Flüge",
        "Luftfracht",
        "Luftverkehr",
        "Passagiere" ;
    dcat:landingPage <Statistisches%20Bundesamt> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<https://opendata.stuttgart.de/dataset/ad48f11c-2c2c-435a-83e7-d880c6b1f8de/resource/ac0122b3-e5f0-408b-83b9-49285e1c3775> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-31T08:23:12.811315"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-03-31T08:23:12.792307"^^xsd:dateTime ;
    dct:title "Flugziele_Stuttgart_2017_bis_2024.csv" ;
    dcat:accessURL <https://opendata.stuttgart.de/dataset/ad48f11c-2c2c-435a-83e7-d880c6b1f8de/resource/ac0122b3-e5f0-408b-83b9-49285e1c3775/download/flugziele_stuttgart_2017_bis_2024.csv> ;
    dcat:byteSize 38926.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" .

