@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/590c2977-0fa2-46e0-93c2-c5e722e5231e> a dcat:Dataset ;
    dct:description "For GBM, input is daily or trigger CSPEC or CTIME file from Fermi archive and corresponding response file from our archive.  For LAT, input is daily spectrum file and corresponding response file, both from our archive." ;
    dct:identifier "NASA-0000249" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "GBM Spectral Analysis" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kim Tolbert" ;
            vcard:hasEmail <mailto:kim.tolbert@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/590c2977-0fa2-46e0-93c2-c5e722e5231e/resource/88b91aa1-0ef8-4ec4-bea6-925775ad3ab8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "fermi",
        "gbm",
        "geo",
        "geoss",
        "idl",
        "lat",
        "national",
        "north-america",
        "solar",
        "telescope",
        "united-states" ;
    dcat:theme <%7B%22Space%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/590c2977-0fa2-46e0-93c2-c5e722e5231e/resource/88b91aa1-0ef8-4ec4-bea6-925775ad3ab8> a dcat:Distribution ;
    dct:description "fermi_gbm_flare_list.txt" ;
    dct:format "TEXT" ;
    dct:issued "2020-11-12T04:51:48.880334"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:28:45.177543"^^xsd:dateTime ;
    dct:title "Text File" ;
    dcat:accessURL <http://hesperia.gsfc.nasa.gov/fermi/gbm/qlook/fermi_gbm_flare_list.txt> ;
    dcat:mediaType "text/plain" .

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

