@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/642fdf4d-bbbd-404e-83be-7ef6e1fde175> a dcat:Dataset ;
    dct:description """This digital geospatial data set consists of structure contours of the top of the Raton Formation, 
the contact between the Raton and Poison Canyon Formations, in Las Animas County, Colorado.  
The U.S. Geological Survey developed this data set as part of a cooperative project with the 
Colorado Water Conservation Board.""" ;
    dct:identifier "USGS:03c02bad-8454-4af8-bb5b-86c9fca55273" ;
    dct:issued "2025-11-22T06:18:15.948248"^^xsd:dateTime ;
    dct:modified "20201117"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-105.1049 36.9888, -105.1049 37.4250, -104.2356 37.4250, -104.2356 36.9888, -105.1049 36.9888))"^^gsp:wktLiteral ] ;
    dct:title "Altitude of the top of the Raton Formation in the Raton Basin, Las Animas County, Colorado" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "U.S. Geological Survey" ;
            vcard:hasEmail <mailto:mierardi@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/642fdf4d-bbbd-404e-83be-7ef6e1fde175/resource/6875eeb6-3cc3-41df-9766-b4fd07bf5245>,
        <https://data.amerigeoss.org/dataset/642fdf4d-bbbd-404e-83be-7ef6e1fde175/resource/abd2db27-f9ec-4ced-932e-b31b1a76377a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "colorado",
        "geo",
        "geoscientificinformation",
        "geoss",
        "inlandwaters",
        "las-animas-county",
        "national",
        "north-america",
        "poison-canyon-formation",
        "raton-formation",
        "united-states",
        "usgs-03c02bad-8454-4af8-bb5b-86c9fca55273" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/642fdf4d-bbbd-404e-83be-7ef6e1fde175/resource/6875eeb6-3cc3-41df-9766-b4fd07bf5245> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T16:02:28.591446"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:18:15.937948"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.03c02bad-8454-4af8-bb5b-86c9fca55273.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/642fdf4d-bbbd-404e-83be-7ef6e1fde175/resource/abd2db27-f9ec-4ced-932e-b31b1a76377a> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T16:02:28.591453"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:18:15.938451"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?sir-06-5129_alt_top_raton_con> ;
    dcat:mediaType "application/http" .

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

