@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/f654da7d-4bb4-4cab-b9a9-b4fde9f63282> a dcat:Dataset ;
    dct:description "This data set contains raw science calibration images acquired by the Deep Impact Impactor Targeting Sensor Visible CCD during the cruise phase of the mission." ;
    dct:identifier "f654da7d-4bb4-4cab-b9a9-b4fde9f63282" ;
    dct:issued "2025-12-02T07:09:09.525117"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:09:09.525121"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DEEP IMPACT 9P/TEMPEL CRUISE - RAW ITS CALIB DATA 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/f654da7d-4bb4-4cab-b9a9-b4fde9f63282/resource/a693f5db-17a5-4869-9af9-ebfa81b183f1> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f654da7d-4bb4-4cab-b9a9-b4fde9f63282/resource/a693f5db-17a5-4869-9af9-ebfa81b183f1> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2019-02-28T03:32:32.485644"^^xsd:dateTime ;
    dct:modified "2025-12-02T07:09:09.518542"^^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" .

