@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/f12be1da-5675-4542-95a0-fe0751236f81> a dcat:Dataset ;
    dct:description "SAOImage DS9 is an astronomical imaging and data visualization application. DS9 supports FITS images and binary tables, multiple frame buffers, region manipulation, and many scale algorithms and colormaps. It provides for easy communication with external analysis tasks and is highly configurable and extensible via XPA and SAMP." ;
    dct:identifier "f12be1da-5675-4542-95a0-fe0751236f81" ;
    dct:issued "2025-12-02T05:06:44.305195"^^xsd:dateTime ;
    dct:modified "2025-12-02T05:06:44.305199"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "HEASARC SAOImage DS9" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Phil Newman" ;
            vcard:hasEmail <mailto:phillip.a.newman@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f12be1da-5675-4542-95a0-fe0751236f81/resource/f975e894-b0d0-4c93-a3f9-d5dd60de086b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f12be1da-5675-4542-95a0-fe0751236f81/resource/f975e894-b0d0-4c93-a3f9-d5dd60de086b> a dcat:Distribution ;
    dct:description "Download.html" ;
    dct:issued "2018-08-01T13:02:21.702103"^^xsd:dateTime ;
    dct:modified "2025-12-02T05:06:44.299341"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://ds9.si.edu/site/Download.html> ;
    dcat:mediaType "application/html" .

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

