@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/e69b19ca-dda4-4525-9c8f-c3c2acda2faf> a dcat:Dataset ;
    dct:description "This dataset contains two tables of time-ordered, raw event count rates acquired by the Apollo 16 X-Ray Fluorescence Spectrometer from 20 April to 24 April 1972 during lunar orbit.  The tables include counts for all channels of the three proportional counters (unfiltered, magnesium filter, aluminum filter) and the solar monitor." ;
    dct:identifier "e69b19ca-dda4-4525-9c8f-c3c2acda2faf" ;
    dct:issued "2025-12-02T01:04:23.180745"^^xsd:dateTime ;
    dct:modified "2025-12-02T01:04:23.180749"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title """APOLLO 16 XRFS LUNAR SURFACE X-RAY
      COUNTS V1.0""" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Thomas Morgan" ;
            vcard:hasEmail <mailto:thomas.h.morgan@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e69b19ca-dda4-4525-9c8f-c3c2acda2faf/resource/dbbf67a7-8c84-4da4-b05a-6ac921182e76> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/e69b19ca-dda4-4525-9c8f-c3c2acda2faf/resource/dbbf67a7-8c84-4da4-b05a-6ac921182e76> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2019-02-28T03:31:41.497050"^^xsd:dateTime ;
    dct:modified "2025-12-02T01:04:23.174684"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.socrata.com> ;
    dcat:mediaType "text/html" .

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

