@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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://data.amerigeoss.org/dataset/1ee197f1-ebe3-4025-a32c-652b7dd10c1e> a dcat:Dataset ;
    dct:description "Airline Financial Review Report presents both by quarter and on a rolling 12-month bases selected financial and traffic statistics for the largest U.S. passenger group, major group passenger and all-cargo airlines.  Also shown are graphs and a breakdown between domestic and internationa operations for each group as a whole.  The sources for the report is DOT's Form 41 financial data and T-100 traffic data" ;
    dct:identifier "DOT-1647" ;
    dct:issued "2013-06-30"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2018-12-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Airline Financial Review Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mike Lane" ;
            vcard:hasEmail <mailto:michael.lane@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1ee197f1-ebe3-4025-a32c-652b7dd10c1e/resource/c8e36c70-3ea2-4fed-8ce5-063c51d05ba5> ;
    dcat:keyword "all-cargo-airlines",
        "amerigeo",
        "amerigeoss",
        "calendar-year-results",
        "ckan",
        "financial-data",
        "financial-results",
        "form-41",
        "geo",
        "geoss",
        "majors",
        "national",
        "nationals",
        "north-america",
        "passenger-airlines",
        "passenger-carriers",
        "quarterly-results",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/1ee197f1-ebe3-4025-a32c-652b7dd10c1e/resource/c8e36c70-3ea2-4fed-8ce5-063c51d05ba5> a dcat:Distribution ;
    dct:description "Airline%20Financial%20Review%202004%20%E2%80%93%20Major%20and%20National%20Passenger%20Group.xls" ;
    dct:format "XLS" ;
    dct:issued "2020-11-12T12:32:45.199398"^^xsd:dateTime ;
    dct:modified "2025-11-20T09:02:03.966855"^^xsd:dateTime ;
    dct:title "Raw Data - 2004" ;
    dcat:accessURL <http://www.dot.gov/sites/dot.dev/files/docs/Airline%20Financial%20Review%202004%20%E2%80%93%20Major%20and%20National%20Passenger%20Group.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

