@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/1508d9ac-f7a4-4c5d-93ae-75bb02d25adc> a dcat:Dataset ;
    dct:description "The WMTS implementation standard provides a standards-based solution for serviing digital maps using predefined image tiles.  Through the constructs of the specification, a WMTS service advertises imagery layers (e.g. imagery product) and defines the coordinate reference system, scale, and tiling grid available for access." ;
    dct:identifier "NASA-423" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2025-03-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "GIBS Web Map Tile Service (WMTS)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ryan Boller" ;
            vcard:hasEmail <mailto:ryan.a.boller@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1508d9ac-f7a4-4c5d-93ae-75bb02d25adc/resource/1b2213af-96c4-41c6-b3f6-55fdbbf426f1> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "digital",
        "imagery",
        "maps",
        "scale",
        "tiles",
        "wmts" ;
    dcat:theme <%7B%22Earth%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/1508d9ac-f7a4-4c5d-93ae-75bb02d25adc/resource/1b2213af-96c4-41c6-b3f6-55fdbbf426f1> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2020-11-12T04:28:01.933955"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:03:29.057276"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <http://schemas.opengis.net/wmts/> ;
    dcat:mediaType "application/zip" .

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

