@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/4392d4b2-281f-4d07-9300-2d174a3427af> a dcat:Dataset ;
    dct:description "This data is a geospatial representation of the Public Land Survey System in WY." ;
    dct:identifier "6364fd0693d5ac19" ;
    dct:issued "2025-11-21T07:52:15.245088"^^xsd:dateTime ;
    dct:modified "2022-01-20T07: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 ((-111.0546 40.9947, -111.0546 45.0058, -104.0524 45.0058, -104.0524 40.9947, -111.0546 40.9947))"^^gsp:wktLiteral ] ;
    dct:title "WY PLSS CadNSDI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bureau of Land Management (BLM), Wyoming State Office" ;
            vcard:hasEmail <mailto:blm_wy_geospatialscience@blm.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4392d4b2-281f-4d07-9300-2d174a3427af/resource/5cde8c2b-f715-4531-a629-0be4ca3fc33d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cadastral",
        "cadastral-reference",
        "ckan",
        "gcdb",
        "geo",
        "geographic-coordinate-database",
        "geoss",
        "national",
        "north-america",
        "parcels",
        "planningcadastre",
        "plss",
        "plss-corners",
        "plss-divisions",
        "plss-sections",
        "plss-special-surveys",
        "public-land-survey-system",
        "united-states",
        "wyoming" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/4392d4b2-281f-4d07-9300-2d174a3427af/resource/5cde8c2b-f715-4531-a629-0be4ca3fc33d> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-03-17T23:05:56.702510"^^xsd:dateTime ;
    dct:modified "2025-11-21T07:52:15.231131"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://navigator.blm.gov/api/share/pub_6364fd0693d5ac19> ;
    dcat:mediaType "application/zip" .

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

