@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/0eef3a64-b76f-4a3e-b75c-4ebeef041247> a dcat:Dataset ;
    dct:description "Airport and Navigation Aids Database System is the repository of aeronautical data related to airports, runways, lighting, NAVAID and their components, obstacles, no transgression zones, monitors, etc.  As it related to the development and maintenance of instrument flight procedures." ;
    dct:identifier "1696.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 "Airports and Navigation Aids Database System -" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mojdeh Supola" ;
            vcard:hasEmail <mailto:Mojdeh.Supola@faa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0eef3a64-b76f-4a3e-b75c-4ebeef041247/resource/dc1b43cd-fd04-4b7d-8ec5-2f3d2d38ec14> ;
    dcat:keyword "aeronautical",
        "airport",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "flight",
        "geo",
        "geoss",
        "maintenance",
        "national",
        "navaid",
        "navigation",
        "north-america",
        "procedures",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/0eef3a64-b76f-4a3e-b75c-4ebeef041247/resource/dc1b43cd-fd04-4b7d-8ec5-2f3d2d38ec14> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T12:44:55.692730"^^xsd:dateTime ;
    dct:modified "2025-11-19T17:39:02.452254"^^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" .

