@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/3792c336-9ff8-437e-a0e0-338c89c4be5b> a dcat:Dataset ;
    dct:description "The Coded Instrument Flight Procedures (CIFP) is a dataset modeled to the Airlines Electronic Engineering Committee (AEEC) Aeronautical Radio Incorporated (ARINC) Navigation System Data Base (NDB) international standard (ARINC 424). The CIFP data can be used as a basis to support both En route and Terminal GPS navigation. Currently, ARINC 424 versions 13, 15, and 18 are provided. Version 18 supports WAAS RNAV (GPS) Approaches. The CIFP is raw ARINC data." ;
    dct:identifier "1879.0" ;
    dct:issued "2016-05-27"^^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 "Coded Instrument Flight Procedures - Aeronautical Information Services Digital Products" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mojdeh Supola" ;
            vcard:hasEmail <mailto:Mojdeh.Supola@faa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3792c336-9ff8-437e-a0e0-338c89c4be5b/resource/8b3de657-5f82-4832-93b6-82d230ba2e8c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arinc",
        "cifp",
        "ckan",
        "enroute",
        "geo",
        "geoss",
        "gps",
        "national",
        "navigation",
        "north-america",
        "terminal",
        "united-states",
        "waas" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/3792c336-9ff8-437e-a0e0-338c89c4be5b/resource/8b3de657-5f82-4832-93b6-82d230ba2e8c> a dcat:Distribution ;
    dct:issued "2022-08-08T19:54:32.218170"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:59:28.466835"^^xsd:dateTime ;
    dct:title "Aeronautical Information Services Digital Products" ;
    dcat:accessURL <http://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/> ;
    dcat:mediaType "application/vnd.arinc" .

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

