@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/4adf05e5-00c6-46fa-b52b-2193916b236a> a dcat:Dataset ;
    dct:description "To illustrate BLM Colorado Tres Rios Field Office travel management point features GPS'd during the 2015 & 2016 Tres Rios Field seasons." ;
    dct:identifier "4006433edfb0afd5" ;
    dct:issued "2025-11-21T12:20:54.200983"^^xsd:dateTime ;
    dct:modified "2016-12-01T07: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 ((-109.0887 36.9389, -109.0887 38.3372, -106.8323 38.3372, -106.8323 36.9389, -109.0887 36.9389))"^^gsp:wktLiteral ] ;
    dct:title "BLM CO Tres Rios Route Inventory Points" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bureau of Land Management Colorado - Data Steward" ;
            vcard:hasEmail <mailto:pparks@blm.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4adf05e5-00c6-46fa-b52b-2193916b236a/resource/3211cabb-0afa-4bf5-b004-86e3c0f6ef44> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "blm",
        "bureau-of-land-management",
        "ckan",
        "colorado",
        "department-of-the-interior",
        "doi",
        "geo",
        "geospatial",
        "geoss",
        "national",
        "north-america",
        "recreation",
        "route-inventory-points",
        "surface-ownerhsip",
        "transportation",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/4adf05e5-00c6-46fa-b52b-2193916b236a/resource/3211cabb-0afa-4bf5-b004-86e3c0f6ef44> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-01-25T19:27:42.070054"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:20:54.188448"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://navigator.blm.gov/api/share/pub_1b73f4e49448c59b> ;
    dcat:mediaType "application/zip" .

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

