@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/1c2397cd-8d79-4df0-a7fb-bc1032916f69> a dcat:Dataset ;
    dct:description "The MODIS Web service provides users with subsets of MODIS Land Products through standards based SOAP (Simple Object Access Protocol) Web service." ;
    dct:identifier "API-16" ;
    dct:issued "2015-11-30"^^xsd:date ;
    dct:modified "2025-03-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MODIS Web Service API" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jason Duley" ;
            vcard:hasEmail <mailto:jason.duley@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1c2397cd-8d79-4df0-a7fb-bc1032916f69/resource/1125ea3e-6c8d-470b-b5b7-4f2f549d583c> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "api",
        "collections",
        "java",
        "kepler",
        "matlab",
        "modis",
        "perl",
        "products",
        "python",
        "r_" ;
    dcat:theme <%7B%22Earth%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/1c2397cd-8d79-4df0-a7fb-bc1032916f69/resource/1125ea3e-6c8d-470b-b5b7-4f2f549d583c> a dcat:Distribution ;
    dct:description "The MODIS Web service provides users with subsets of MODIS Land Products through standards based SOAP (Simple Object Access Protocol) Web service." ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:22:58.002121"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:06:17.429022"^^xsd:dateTime ;
    dct:title "MODIS Web Service API" ;
    dcat:accessURL <http://daac.ornl.gov/MODIS/MODIS-menu/modis_webservice.html> ;
    dcat:mediaType "text/html" .

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

