@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/7c7d7ab1-7ca6-4f1b-bc8f-fae83e20fcae> a dcat:Dataset ;
    dct:description "Abstract ======== The Mercury Dual Imaging System (MDIS) consists of two cameras, a Wide Angle Camera (WAC) and a Narrow Angle Camera (NAC), mounted on a common pivot platform. This dataset include regional mosaics of targeted observations directed at specific regions of interest. Four types of targeted observations are included: (a) WAC 3-color targeted observations acquired mainly during the primary mission, to complement 1 km/pixel 8-color mapping with a higher spatial resolution 3-color product; (b) WAC observations of targets that were observed repeatedly at different photometric geometries in order to improve photometric models of Mercury; these were observed initially in 8 color and since early 2013 in 11 colors; (c) WAC 8- or 11-color science targeted observations; and (d) NAC image strips acquired either for high-resolution imaging of morphology or as context for MASCS or MLA observations. The images in each observation share a common SITE_ID in the file name and PDS label. The SITE_ID corresponds to a targeting request entered into a database, in response to which a series of images was acquired. There is one SITE_ID for each time the region of interest is observed; thus for photometry targets, the same geographic region of interest is covered by many sets of images, each set sharing a common SITE_ID and distinct photometric geometry. Each mosaic is map projected in an orthographic projection, and contains one or more image planes. NAC mosaics contain 4 backplanes: observation ID, solar incidence angle, emission angle, and phase angle. WAC color products contain 3 backplanes: solar incidence angle, emission angle, and phase angle." ;
    dct:identifier "urn:nasa:pds:context_pds3:data_set:data_set.mess-h-mdis-5-rdr-rtm-v1.0" ;
    dct:issued "2018-06-26"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title """MESS MDIS MAP PROJ REGIONAL TARGETED
                                      MOSAIC RDR V1.0""" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Thomas Morgan" ;
            vcard:hasEmail <mailto:thomas.h.morgan@nasa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "mercury",
        "messenger",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Earth%20Science%22%7D> .

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

