@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/7a2d94b6-1216-45dc-8220-81a46763acd7> a dcat:Dataset ;
    dct:description "This data release contains the U.S. salient statistics and world production data extracted from the TITANIUM AND TITANIUM DIOXIDE data sheet of the USGS Mineral Commodity Summaries 2022." ;
    dct:identifier "USGS:61ead39fd34e8b818ad9f41f" ;
    dct:issued "2025-11-22T20:40:59.085153"^^xsd:dateTime ;
    dct:modified "20220131"^^xsd:gYear ;
    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 "Mineral Commodity Summaries 2022 - TITANIUM AND TITANIUM DIOXIDE Data Release" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Joseph Gambogi" ;
            vcard:hasEmail <mailto:jgambogi@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7a2d94b6-1216-45dc-8220-81a46763acd7/resource/52cfea03-bbb9-4d75-9831-1d2d06fe32b5>,
        <https://data.amerigeoss.org/dataset/7a2d94b6-1216-45dc-8220-81a46763acd7/resource/a3f19d8d-5dc6-4edf-a2fe-5365caf845be> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "metallic-mineral-resources",
        "national",
        "north-america",
        "titanium",
        "titanium-dioxide",
        "united-states",
        "usgs-61ead39fd34e8b818ad9f41f" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/7a2d94b6-1216-45dc-8220-81a46763acd7/resource/52cfea03-bbb9-4d75-9831-1d2d06fe32b5> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:34:16.835482"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:40:59.077613"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9KKMCP4> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/7a2d94b6-1216-45dc-8220-81a46763acd7/resource/a3f19d8d-5dc6-4edf-a2fe-5365caf845be> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:34:16.835475"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:40:59.077169"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.61ead39fd34e8b818ad9f41f.xml> ;
    dcat:mediaType "text/xml" .

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

