@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/c67e5778-1432-4082-812b-e4a23e813b82> a dcat:Dataset ;
    dct:description "Part 121 Air Carriers, 2013" ;
    dct:identifier "c67e5778-1432-4082-812b-e4a23e813b82" ;
    dct:issued "2025-12-01T13:07:48.407898"^^xsd:dateTime ;
    dct:modified "2025-12-01T13:07:48.407902"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Part 121 Air Carriers, 2013" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rahiq Syed" ;
            vcard:hasEmail <mailto:rahiq.syed@ntsb.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c67e5778-1432-4082-812b-e4a23e813b82/resource/5cb54bed-08e0-4478-ae39-f266c6ac2d89> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/c67e5778-1432-4082-812b-e4a23e813b82/resource/5cb54bed-08e0-4478-ae39-f266c6ac2d89> a dcat:Distribution ;
    dct:description "AnnualReview_2013_Public_2_Part121_20150218.xls" ;
    dct:format "XLS" ;
    dct:issued "2015-12-16T13:13:34.412610"^^xsd:dateTime ;
    dct:modified "2025-12-01T13:07:48.400664"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <http://www.ntsb.gov/investigations/data/Documents/datafiles/AnnualReview_2013_Public_2_Part121_20150218.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

