@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/feb36177-90cc-4225-9a1e-a0006e858432> a dcat:Dataset ;
    dct:description "LAT solar gamma-ray flux > 100 MeV, one point per solar exposure (i.e. average of the 20-40 minutes of solar observation every ~1.5 hours) calculated by two different methods." ;
    dct:identifier "feb36177-90cc-4225-9a1e-a0006e858432" ;
    dct:issued "2025-12-02T10:30:33.232350"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:30:33.232355"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "LAT 4-day Quicklook Plots" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kim Tolbert" ;
            vcard:hasEmail <mailto:kim.tolbert@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/feb36177-90cc-4225-9a1e-a0006e858432/resource/a4f424bf-cef4-4857-83db-681d72192e15> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/feb36177-90cc-4225-9a1e-a0006e858432/resource/a4f424bf-cef4-4857-83db-681d72192e15> a dcat:Distribution ;
    dct:format "PNG" ;
    dct:issued "2018-08-01T08:58:36.169996"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:30:33.226275"^^xsd:dateTime ;
    dct:title "PNG Image File" ;
    dcat:accessURL <http://hesperia.gsfc.nasa.gov/fermi/lat/qlook/light_bucket/> ;
    dcat:mediaType "image/png" .

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

