@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/3b661d84-e2e0-4584-83df-8fbb7e9d1182> a dcat:Dataset ;
    dct:description "To illustrate routes GPS'd on BLM lands during the 2015 and 2016 Tres Rios Field Office route inventory" ;
    dct:identifier "3b661d84-e2e0-4584-83df-8fbb7e9d1182" ;
    dct:issued "2025-11-29T13:38:41.136723"^^xsd:dateTime ;
    dct:modified "2025-11-29T13:38:41.136727"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "BLM Colorado Tres Rios Route Inventory Lines" ;
    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/3b661d84-e2e0-4584-83df-8fbb7e9d1182/resource/69940f05-a1bc-4004-9ce7-17e8522ed915> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/3b661d84-e2e0-4584-83df-8fbb7e9d1182/resource/69940f05-a1bc-4004-9ce7-17e8522ed915> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2018-04-20T15:35:03.874868"^^xsd:dateTime ;
    dct:modified "2025-11-29T13:38:41.130422"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://navigator.blm.gov/api/share/pub_973d7d5f7049a547> ;
    dcat:mediaType "application/zip" .

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

