@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/6ce411b0-115e-4f0e-9056-6e1cf096036d> a dcat:Dataset ;
    dct:description """This digital geospatial data set consists of contours of lines of equal depth to 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:e9689727-d974-453e-b6b7-c49acc0d9bac" ;
    dct:issued "2025-11-22T12:28:42.167184"^^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 ((-104.9885 36.9952, -104.9885 37.4235, -104.3841 37.4235, -104.3841 36.9952, -104.9885 36.9952))"^^gsp:wktLiteral ] ;
    dct:title "sir-06-5129_depth_top_raton_con" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "U.S. Geological Survey" ;
            vcard:hasEmail <mailto:mierardi@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6ce411b0-115e-4f0e-9056-6e1cf096036d/resource/1d387d92-a87d-41ff-90ab-cf14af8837e4>,
        <https://data.amerigeoss.org/dataset/6ce411b0-115e-4f0e-9056-6e1cf096036d/resource/7da730b0-21e8-4947-b340-ba08aa99494b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "colorado",
        "geo",
        "geoscientificinformation",
        "geoss",
        "inlandwaters",
        "las-animas-county",
        "national",
        "north-america",
        "poison-canyon-formation",
        "raton-formation",
        "united-states",
        "usgs-e9689727-d974-453e-b6b7-c49acc0d9bac" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/6ce411b0-115e-4f0e-9056-6e1cf096036d/resource/1d387d92-a87d-41ff-90ab-cf14af8837e4> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-05T19:06:40.026280"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:28:42.158756"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?sir-06-5129_depth_top_raton_con> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/6ce411b0-115e-4f0e-9056-6e1cf096036d/resource/7da730b0-21e8-4947-b340-ba08aa99494b> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-05T19:06:40.026274"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:28:42.158334"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.e9689727-d974-453e-b6b7-c49acc0d9bac.xml> ;
    dcat:mediaType "text/xml" .

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

