@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/513f7fd5-f7c3-4f0b-ba2e-78db2b223ffa> a dcat:Dataset ;
    dct:description "A fully queryable REST API with JSON, XML, and CSV output as well as inline, runable examples. This is a monitor using data from Swift/BAT, MAXI and Fermi/GBM instruments." ;
    dct:identifier "API-3" ;
    dct:issued "2015-11-30"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "BeXRB Monitor Data API" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jason Duley" ;
            vcard:hasEmail <mailto:jason.duley@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/513f7fd5-f7c3-4f0b-ba2e-78db2b223ffa/resource/28730a47-ea41-4d01-a912-e7811c2db586> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "api",
        "ckan",
        "fermi-gbm",
        "geo",
        "geoss",
        "maxi",
        "national",
        "north-america",
        "rest",
        "swift-bat",
        "united-states" ;
    dcat:theme <%7B%22Space%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/513f7fd5-f7c3-4f0b-ba2e-78db2b223ffa/resource/28730a47-ea41-4d01-a912-e7811c2db586> a dcat:Distribution ;
    dct:description "A fully queryable REST API with JSON, XML, and CSV output as well as inline, runable examples. This is a monitor using data from Swift/BAT, MAXI and Fermi/GBM instruments." ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:36:35.114372"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:21:15.814154"^^xsd:dateTime ;
    dct:title "BeXRB Monitor Data API" ;
    dcat:accessURL <https://data.nasa.gov/resource/jdkf-j3pt.json> ;
    dcat:mediaType "text/html" .

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

