@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/67436184-c258-4c23-86bb-d2762b2e2d3e> a dcat:Dataset ;
    dct:description "This database includes information on small carrier flights performed in scheduled, non-scheduled, and charter service. The data is used to produce air carrier load-factors. It also contains data on scheduled departures, completed departures, revenue passenger miles, revenue ton miles, available seat miles, and available ton miles. It is collected by the Office of Airline Information of the Bureau of Transportation Statistics." ;
    dct:identifier "DOT-374" ;
    dct:issued "2002-10-31"^^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 "Small Air Carrier Statistics - 298(C) Traffic" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DOT Answer Desk" ;
            vcard:hasEmail <mailto:answers@dot.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/67436184-c258-4c23-86bb-d2762b2e2d3e/resource/945b7c5c-d241-45ca-8818-78d5908480f9> ;
    dcat:keyword "aircraft-hours",
        "aircraft-miles",
        "amerigeo",
        "amerigeoss",
        "available-seat-miles",
        "ckan",
        "commuter-air-carriers",
        "departures",
        "freight",
        "geo",
        "geoss",
        "mail",
        "national",
        "north-america",
        "revenue-passenger-miles",
        "revenue-ton-miles",
        "scheduled-service",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/67436184-c258-4c23-86bb-d2762b2e2d3e/resource/945b7c5c-d241-45ca-8818-78d5908480f9> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T16:50:00.499375"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:38:08.846711"^^xsd:dateTime ;
    dct:title "Commuter carrier scheduled activity" ;
    dcat:accessURL <http://transtats.bts.gov/DL_SelectFields.asp%3FTable_ID=275&DB_Short_Name=Small%20Air%20Carriers> ;
    dcat:mediaType "text/html" .

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

