@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/f71253e4-75f9-48e1-b8a6-2013b2af02c5> a dcat:Dataset ;
    dct:description "A visual index to the IFR Enroute Aeronautical Chart series ." ;
    dct:identifier "f71253e4-75f9-48e1-b8a6-2013b2af02c5" ;
    dct:issued "2025-12-02T07:26:32.942011"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:26:32.942016"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Hawaii Pacific IFR Chart Coverage - 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/f71253e4-75f9-48e1-b8a6-2013b2af02c5/resource/c9ef41f7-4413-4bd9-b12e-bd49fc8a1414> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f71253e4-75f9-48e1-b8a6-2013b2af02c5/resource/c9ef41f7-4413-4bd9-b12e-bd49fc8a1414> a dcat:Distribution ;
    dct:format "GIF" ;
    dct:issued "2016-11-30T06:58:34.377502"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:26:32.934694"^^xsd:dateTime ;
    dct:title "Aeronautical Information Services Digital Products" ;
    dcat:accessURL <http://www.faa.gov/air_traffic/flight_info/aeronav/digital_products/> ;
    dcat:mediaType "image/gif" .

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

