@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/10ca1081-c14f-4c0a-a19f-8e66cb7405ed> 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 "e27c4cb27c0de078" ;
    dct:issued "2025-11-20T01:15:23.299106"^^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 - Related Photos" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bureau of Land Management Colorado - Data Steward" ;
            vcard:hasEmail <mailto:jchristenson@blm.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/10ca1081-c14f-4c0a-a19f-8e66cb7405ed/resource/75a2aedb-d519-4b0b-9179-625263ab2d57> ;
    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/10ca1081-c14f-4c0a-a19f-8e66cb7405ed/resource/75a2aedb-d519-4b0b-9179-625263ab2d57> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-01-25T19:27:42.682794"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:15:23.288398"^^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" .

