@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/6d4e61cf-981f-424f-b84b-b2198801fd5a> a dcat:Dataset ;
    dct:description "Aeronautical Information System Replacement is a web-enabled, automation means for the collection and distribution of Service B messages, weather information, flight plan data, Notice to Airmen (NOTAM) messages, Pilot Report (PIREP) message, and other operational information to all Federal Aviation Administration Air Traffic facilities." ;
    dct:identifier "1678.0" ;
    dct:issued "2014-11-21"^^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 "Aeronautical Information System Replacement -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mojdeh Supola" ;
            vcard:hasEmail <mailto:Mojdeh.Supola@faa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6d4e61cf-981f-424f-b84b-b2198801fd5a/resource/e844a8af-05b6-46e9-96f3-27a10ca649c3> ;
    dcat:keyword "aeronautical",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "flight",
        "geo",
        "geoss",
        "national",
        "north-america",
        "notam",
        "traffic",
        "united-states",
        "weather" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/6d4e61cf-981f-424f-b84b-b2198801fd5a/resource/e844a8af-05b6-46e9-96f3-27a10ca649c3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-08-08T22:17:31.665630"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:45:06.791302"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.transportation.gov/mission/data-inventory-not-available> ;
    dcat:mediaType "text/html" .

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

