@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/1fe277c5-630f-4e78-9b37-6ff3794fc78a> a dcat:Dataset ;
    dct:description "The geo-referenced U.S. VFR Wall Planning Chart is designed for VFR preflight planning and provides aeronautical and topographic information of the conterminous U.S. The aeronautical information includes airports, radio aids to navigation, Class B airspace and special use airspace. The topographic information includes city tint, populated places, principal roads, drainage patterns and shaded relief." ;
    dct:identifier "DOT-1911" ;
    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 "Wall Planning VFR Charts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mojdeh Supola" ;
            vcard:hasEmail <mailto:Mojdeh.Supola@faa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1fe277c5-630f-4e78-9b37-6ff3794fc78a/resource/aeeccbf6-d5ee-49ec-81ec-5f6dcf40ef0d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "georeference",
        "geospatial",
        "geoss",
        "national",
        "north-america",
        "raster",
        "united-states",
        "vfr",
        "visual-chart" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/1fe277c5-630f-4e78-9b37-6ff3794fc78a/resource/aeeccbf6-d5ee-49ec-81ec-5f6dcf40ef0d> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-08-08T16:51:29.931088"^^xsd:dateTime ;
    dct:modified "2025-11-20T09:39:10.940952"^^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" .

