@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/20d68ef9-9a8d-4040-8d22-a6f26af07937> a dcat:Dataset ;
    dct:description "Time periods when the >100 MeV fluxes computed via the light-bucket method deviate significantly from the mean level during a 4-day period." ;
    dct:identifier "NASA-0000244" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2025-04-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "LAT Significant Event List" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kim Tolbert" ;
            vcard:hasEmail <mailto:kim.tolbert@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/20d68ef9-9a8d-4040-8d22-a6f26af07937/resource/4a1c9c81-868e-4e6c-8954-b209fbf4d074> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "fermi",
        "gamma-ray",
        "gbm",
        "lat",
        "solar",
        "telescope" ;
    dcat:theme <%7B%22Space%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/20d68ef9-9a8d-4040-8d22-a6f26af07937/resource/4a1c9c81-868e-4e6c-8954-b209fbf4d074> a dcat:Distribution ;
    dct:description "lat_events.txt" ;
    dct:format "TEXT" ;
    dct:issued "2020-11-12T04:48:21.724908"^^xsd:dateTime ;
    dct:modified "2025-09-24T08:17:25.737733"^^xsd:dateTime ;
    dct:title "Text File" ;
    dcat:accessURL <http://hesperia.gsfc.nasa.gov/fermi/lat/qlook/lat_events.txt> ;
    dcat:mediaType "text/plain" .

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

