@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/79fd622d-8c01-4a36-bd14-66b55324c5ac> a dcat:Dataset ;
    dct:description "Chartbundle Aviation Charts are derived from current georeferenced and  decollared aeronautical charts from the FAA, updated on the published  chart cycle, and made available for download and for access via the WMS  interface. Map services are tiled and are available as projected Web  Mercator and geographic (4326) coordinate reference systems." ;
    dct:identifier "597896e2ea9e4c4abd5951b155bfb61f" ;
    dct:issued "2025-11-22T20:35:20.530019"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:35:20.530023"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 15.0000, -180.0000 73.0000, -50.0000 73.0000, -50.0000 15.0000, -180.0000 15.0000))"^^gsp:wktLiteral ] ;
    dct:title "Chartbundle FAA Sectional Charts" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/79fd622d-8c01-4a36-bd14-66b55324c5ac/resource/728ae91a-86da-4731-a7e6-575274d66e21> ;
    dcat:keyword "aeronatical",
        "amerigeo",
        "amerigeoss",
        "aviation",
        "chart",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "sectional",
        "united-states",
        "vfr" .

<https://data.amerigeoss.org/dataset/79fd622d-8c01-4a36-bd14-66b55324c5ac/resource/728ae91a-86da-4731-a7e6-575274d66e21> a dcat:Distribution ;
    dct:format "WMS" ;
    dct:issued "2021-01-13T19:45:38.125144"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:35:20.521847"^^xsd:dateTime ;
    dct:title "chartbundle-faa-sectional-charts" ;
    dcat:accessURL <http://wms.chartbundle.com/wms> .

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

