@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/c7686faf-3f1d-4b1a-80ab-e336b2fbf7d6> a dcat:Dataset ;
    dct:description """state_poly:\r
\r
This theme shows the jurisdictional and cartographic state perimeters for Oregon and Washington.""" ;
    dct:identifier "c7686faf-3f1d-4b1a-80ab-e336b2fbf7d6" ;
    dct:issued "2025-12-01T13:28:18.342684"^^xsd:dateTime ;
    dct:modified "2025-12-01T13:28:18.342688"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "BLM OR Oregon Washington State Boundary Polygon" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bureau of Land Management - Corey Plank" ;
            vcard:hasEmail <mailto:cplank@blm.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c7686faf-3f1d-4b1a-80ab-e336b2fbf7d6/resource/3b068406-0570-48d8-9b1d-1ef5d4cbee56> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/c7686faf-3f1d-4b1a-80ab-e336b2fbf7d6/resource/3b068406-0570-48d8-9b1d-1ef5d4cbee56> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2018-04-20T15:35:47.595502"^^xsd:dateTime ;
    dct:modified "2025-12-01T13:28:18.336373"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://navigator.blm.gov/api/share/pub_ad802fbebefdf8ee> ;
    dcat:mediaType "application/zip" .

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

