@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/0baa0509-9650-4887-9271-42b1890e4acd> a dcat:Dataset ;
    dct:description """This is a shapefile and ARC/INFO coverage depicting
structure contours on top of the Star Point Sandstone,
southern Wasatch Plateau, Utah.""" ;
    dct:identifier "USGS:60ad33f6d34e4043c850ef25" ;
    dct:issued "2025-11-19T15:29:36.292049"^^xsd:dateTime ;
    dct:modified "20210525"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-111.5357 38.6253, -111.5357 39.2502, -111.2158 39.2502, -111.2158 38.6253, -111.5357 38.6253))"^^gsp:wktLiteral ] ;
    dct:title "Structure contours on top of the Star Point Sandstone, southern Wasatch Plateau, UT (wsstrcg)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "U.S. Geological Survey - CERSC Data Management Services Project" ;
            vcard:hasEmail <mailto:datamgt@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0baa0509-9650-4887-9271-42b1890e4acd/resource/0922b95f-62f3-43f1-880e-7432765132f1>,
        <https://data.amerigeoss.org/dataset/0baa0509-9650-4887-9271-42b1890e4acd/resource/4aa2588a-5dc3-4847-bf81-e48e3db529b5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "blackhawk-formation",
        "ckan",
        "coal",
        "colorado-plateau",
        "cplateaucoal",
        "economy",
        "emery-county",
        "environment",
        "faults",
        "geo",
        "geoscientificinformation",
        "geoss",
        "mancos-shale",
        "national",
        "national-coal-resource-assessment-ncra",
        "nca2000",
        "north-america",
        "sanpete-county",
        "sevier-county",
        "southern-wasatch-plateau",
        "star-point-sandstone",
        "structure-contours",
        "united-states",
        "usgs-60ad33f6d34e4043c850ef25",
        "utah",
        "wasatch-plateau",
        "wasatchcoal" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/0baa0509-9650-4887-9271-42b1890e4acd/resource/0922b95f-62f3-43f1-880e-7432765132f1> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-06T19:10:49.314974"^^xsd:dateTime ;
    dct:modified "2025-11-19T15:29:36.260637"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9R2S352> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/0baa0509-9650-4887-9271-42b1890e4acd/resource/4aa2588a-5dc3-4847-bf81-e48e3db529b5> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-06T19:10:49.314950"^^xsd:dateTime ;
    dct:modified "2025-11-19T15:29:36.259656"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.60ad33f6d34e4043c850ef25.xml> ;
    dcat:mediaType "text/xml" .

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

