@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/d2eb3cb0-0cdb-497b-ac0c-53b875ce6099> a dcat:Dataset ;
    dct:description "This data set contains the bandpasses of the filters used in conjunction the NEAR Multispectral Imager. One file is included for each filter, giving the scaled response as a function of wavelength. This information was provided by Scott Murchie." ;
    dct:identifier "d2eb3cb0-0cdb-497b-ac0c-53b875ce6099" ;
    dct:issued "2025-12-01T17:46:01.289700"^^xsd:dateTime ;
    dct:modified "2025-12-01T17:46:01.289704"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NEAR MULTISPECTRAL IMAGER V1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Thomas Morgan" ;
            vcard:hasEmail <mailto:thomas.h.morgan@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d2eb3cb0-0cdb-497b-ac0c-53b875ce6099/resource/9aa411f8-f356-473f-acff-62afafb3c2ad> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/d2eb3cb0-0cdb-497b-ac0c-53b875ce6099/resource/9aa411f8-f356-473f-acff-62afafb3c2ad> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2019-02-28T03:32:34.329319"^^xsd:dateTime ;
    dct:modified "2025-12-01T17:46:01.283780"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.socrata.com> ;
    dcat:mediaType "text/html" .

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

