@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/562f5bd7-cc5d-464e-92b2-fb1b45f06eea> a dcat:Dataset ;
    dct:description "The API is powered by Google Earth Engine, and currently only supports pan-sharpened Landsat 8 imagery." ;
    dct:identifier "API-8" ;
    dct:issued "2015-11-30"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Earth Imagery API" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jason Duley" ;
            vcard:hasEmail <mailto:jason.duley@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/562f5bd7-cc5d-464e-92b2-fb1b45f06eea/resource/792991d1-1cbd-4076-b587-d6d2a333f864> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "api",
        "assets",
        "ckan",
        "earth-science-research",
        "geo",
        "geoss",
        "imagery",
        "landsat-8",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Earth%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/562f5bd7-cc5d-464e-92b2-fb1b45f06eea/resource/792991d1-1cbd-4076-b587-d6d2a333f864> a dcat:Distribution ;
    dct:description "The API is powered by Google Earth Engine, and currently only supports pan-sharpened Landsat 8 imagery." ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:36:40.346718"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:35:37.316338"^^xsd:dateTime ;
    dct:title "Earth Imagery API" ;
    dcat:accessURL <https://api.nasa.gov/api.html#imagery> ;
    dcat:mediaType "text/html" .

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

