@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/039aea68-9fa8-4ae9-9398-e764695b0744> a dcat:Dataset ;
    dct:description "Standard atomic weights of the elements 2015" ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-596a2ddde4b0d1f9f0615bf3> ;
    dct:issued "2025-09-23T16:00:09.234744"^^xsd:dateTime ;
    dct:modified "2020-08-31T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -90.0000, -180.0000 90.0000, 180.0000 90.0000, 180.0000 -90.0000, -180.0000 -90.0000))"^^gsp:wktLiteral ] ;
    dct:title "Table of standard atomic weights of the elements 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tyler B. Coplen" ;
            vcard:hasEmail <mailto:tbcoplen@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/039aea68-9fa8-4ae9-9398-e764695b0744/resource/0ef1a116-284e-4b7e-9451-966f40c9100b>,
        <https://data.amerigeoss.org/dataset/039aea68-9fa8-4ae9-9398-e764695b0744/resource/c3f1260f-8fe3-4c2e-b63d-d8ea7f3ab3da> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "atomic-weight",
        "atomic-weights",
        "standard-atomic-weights",
        "usgs-596a2ddde4b0d1f9f0615bf3" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/039aea68-9fa8-4ae9-9398-e764695b0744/resource/0ef1a116-284e-4b7e-9451-966f40c9100b> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-13T19:33:02.853445"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:00:09.219186"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <http://dx.doi.org/10.5066/F7NS0SDB> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/039aea68-9fa8-4ae9-9398-e764695b0744/resource/c3f1260f-8fe3-4c2e-b63d-d8ea7f3ab3da> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2025-09-16T10:59:10.132436"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:00:09.220153"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.596a2ddde4b0d1f9f0615bf3.xml> ;
    dcat:mediaType "text/xml" .

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

