@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/4ffd73e6-99ef-4e03-bd2e-299b10dfa9f9> a dcat:Dataset ;
    dct:description "This series of fifteen CDs was produced by JPL's Science Digital Data Preservation Task (SDDPT) by migrating the original Mariner Ten image EDRs from old, deteriorating" ;
    dct:identifier "4ffd73e6-99ef-4e03-bd2e-299b10dfa9f9" ;
    dct:issued "2025-11-29T19:39:44.968205"^^xsd:dateTime ;
    dct:modified "2025-11-29T19:39:44.968210"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "MARINER 10 IMAGING ARCHIVE EXPERIMENT DATA RECORD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Thomas Morgan" ;
            vcard:hasEmail <mailto:thomas.h.morgan@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4ffd73e6-99ef-4e03-bd2e-299b10dfa9f9/resource/8aeaf8d1-e05e-45d7-9329-6422c7985178> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/4ffd73e6-99ef-4e03-bd2e-299b10dfa9f9/resource/8aeaf8d1-e05e-45d7-9329-6422c7985178> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2019-02-28T03:30:38.665854"^^xsd:dateTime ;
    dct:modified "2025-11-29T19:39:44.962326"^^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" .

