@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/737ce5e1-605f-4a75-ad43-c22425665fae> a dcat:Dataset ;
    dct:description "MODAPS Web Services API for LANCE-MODIS. This Application Programming Interface (API) encompasses a library of functions that provides programmatic data access to MODIS near-real-time data products. These routines enable both SOAP and REST based web service calls against the LANCE-MODIS near-real-time data archives. These routines mirror existing LAADS Web services." ;
    dct:identifier "API-15" ;
    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 "MODAPS Web Services API for LANCE-MODIS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jason Duley" ;
            vcard:hasEmail <mailto:jason.duley@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/737ce5e1-605f-4a75-ad43-c22425665fae/resource/24390983-8b54-41bd-a10e-557f102e4447> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "api",
        "ckan",
        "collections",
        "geo",
        "geoss",
        "instruments",
        "laads",
        "modis",
        "national",
        "north-america",
        "products",
        "united-states" ;
    dcat:theme <%7B%22Earth%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/737ce5e1-605f-4a75-ad43-c22425665fae/resource/24390983-8b54-41bd-a10e-557f102e4447> a dcat:Distribution ;
    dct:description "MODAPS Web Services API for LANCE-MODIS. This Application Programming Interface (API) encompasses a library of functions that provides programmatic data access to MODIS near-real-time data products. These routines enable both SOAP and REST based web service calls against the LANCE-MODIS near-real-time data archives. These routines mirror existing LAADS Web services." ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:16:45.998778"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:48:49.785661"^^xsd:dateTime ;
    dct:title "MODAPS Web Services API for LANCE-MODIS" ;
    dcat:accessURL <http://marsweather.ingenology.com/#get_started> ;
    dcat:mediaType "text/html" .

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

