@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/013a1352-ecc9-45d4-b260-c66c6732097a> a dcat:Dataset ;
    dct:description "North Atlantic Route Chart is designed for FAA Controllers to monitor transatlantic flights, this 5-color chart shows oceanic control areas, coastal navigation aids, oceanic reporting points, NAVAID coordinates and reporting points." ;
    dct:identifier "013a1352-ecc9-45d4-b260-c66c6732097a" ;
    dct:issued "2025-11-28T21:39:36.518422"^^xsd:dateTime ;
    dct:modified "2025-11-28T21:39:36.518426"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "North Atlantic IFR Route Planning Chart PDF File - 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/013a1352-ecc9-45d4-b260-c66c6732097a/resource/a01ae05a-3af5-47ae-a1e8-5e29b63b5b87> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/013a1352-ecc9-45d4-b260-c66c6732097a/resource/a01ae05a-3af5-47ae-a1e8-5e29b63b5b87> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2016-09-08T02:28:11.271826"^^xsd:dateTime ;
    dct:modified "2025-11-28T21:39:36.512469"^^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/zip" .

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

