@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/5c3c3941-1898-4415-bcaa-e053b8ba7f53> a dcat:Dataset ;
    dct:description "This dataset represents multiple products archived at the multiple archive centers for the MODIS (Moderate Resolution Imaging Spectroradiometer) instrument aboard the Terra Satellite. This dataset is provided by NASA EOSDIS as a single point of entry for this suite of products. The provided access URL is link to EOSDIS's Earthdata Search tool with a pre-populated query that will bring up all products archived by EOSDIS with imagery provided by the MODIS instrument on Aqua." ;
    dct:identifier "MODIS_TERRA_NASA_EOSDIS" ;
    dct:issued "2018-06-26"^^xsd:date ;
    dct:modified "2018-08-02"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -90.0000, 180.0000 -90.0000, 180.0000 90.0000, -180.0000 90.0000, -180.0000 -90.0000))"^^gsp:wktLiteral ] ;
    dct:title "Moderate Resolution Imaging Spectroradiometer (MODIS) - Terra" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Earthdata User Services" ;
            vcard:hasEmail <mailto:support@earthdata.nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5c3c3941-1898-4415-bcaa-e053b8ba7f53/resource/b142fac0-5541-4bae-9d8f-c305fe871109> ;
    dcat:keyword "aerosols",
        "amerigeo",
        "amerigeoss",
        "atmosphere",
        "atmospheric-radiation",
        "atmospheric-water-vapor",
        "ckan",
        "clouds",
        "cryosphere",
        "earth-science",
        "geo",
        "geoss",
        "hydrosphere",
        "imagery-theme",
        "land-surface",
        "land-temperature",
        "national",
        "national-geospatial-data-asset",
        "ngda",
        "north-america",
        "oceans",
        "sea-ice",
        "snow-ice",
        "surface-radiative-properties",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/5c3c3941-1898-4415-bcaa-e053b8ba7f53/resource/b142fac0-5541-4bae-9d8f-c305fe871109> a dcat:Distribution ;
    dct:issued "2020-11-12T04:33:15.566442"^^xsd:dateTime ;
    dct:modified "2025-11-21T23:57:52.408699"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://search.earthdata.nasa.gov/search?q=MODIS&ff=Map+Imagery&fp=TERRA> ;
    dcat:mediaType "application/html" .

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

