@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/0724fb3a-de59-429c-8563-159d8e254e12> a dcat:Dataset ;
    dct:description """gtrn_pub_trails_arc: Publication dataset showing both BLM inventoried and non-inventoried trails in Oregon & Washington.\r
\r
				""" ;
    dct:identifier "0724fb3a-de59-429c-8563-159d8e254e12" ;
    dct:issued "2025-11-28T23:16:13.096335"^^xsd:dateTime ;
    dct:modified "2025-11-28T23:16:13.096340"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "BLM OR GTRN Publication Trails Line" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BLM OSO - Chris Knauf" ;
            vcard:hasEmail <mailto:cknauf@blm.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0724fb3a-de59-429c-8563-159d8e254e12/resource/f26d28be-01dc-45eb-87db-a84f7542f60f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/0724fb3a-de59-429c-8563-159d8e254e12/resource/f26d28be-01dc-45eb-87db-a84f7542f60f> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2018-04-20T15:35:44.673147"^^xsd:dateTime ;
    dct:modified "2025-11-28T23:16:13.089591"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://navigator.blm.gov/api/share/pub_320106e4a2d6b1d7> ;
    dcat:mediaType "application/zip" .

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

