@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/fefe31ff-e9b7-4a14-b33b-e87bbaae54da> a dcat:Dataset ;
    dct:description "This data set contains photometry of comet 9P/Tempel 1 as derived from reprocessed IRAS images from 1983, in support of the NASA Deep Impact Mission." ;
    dct:identifier "fefe31ff-e9b7-4a14-b33b-e87bbaae54da" ;
    dct:issued "2025-12-02T10:37:44.836206"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:37:44.836210"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DEEP IMPACT: IRAS PHOTOMETRY OF COMET 9P/TEMPEL 1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Thomas Morgan" ;
            vcard:hasEmail <mailto:thomas.h.morgan@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fefe31ff-e9b7-4a14-b33b-e87bbaae54da/resource/5ac21c5e-97b2-4c4b-b804-72a7a0d06cc3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fefe31ff-e9b7-4a14-b33b-e87bbaae54da/resource/5ac21c5e-97b2-4c4b-b804-72a7a0d06cc3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2019-02-28T03:33:19.937838"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:37:44.830231"^^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" .

