@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/23c67398-7dbe-4211-b5c3-c116150055fd> a dcat:Dataset ;
    dct:description "This dataset represents BLUE GROUSE habitat areas as modelled with the 1995 GAP product then screened by field biologist for accuracy between October 2005 and January 2006. During May 2006 the dataset was converted from a Critical, High, Substantial, and Limited value system to a Crucial/Substantial value system." ;
    dct:identifier "23c67398-7dbe-4211-b5c3-c116150055fd" ;
    dct:issued "2025-11-20T11:53:29.308245"^^xsd:dateTime ;
    dct:modified "2025-11-20T11:53:29.308249"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-114.2569 37.2111, -108.9016 37.2111, -108.9016 42.0258, -114.2569 42.0258, -114.2569 37.2111))"^^gsp:wktLiteral ] ;
    dct:title "Blue Grouse Habitat" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/23c67398-7dbe-4211-b5c3-c116150055fd/resource/c2d6a6be-fda1-42fb-a86b-b814548bbcde> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "blue",
        "ckan",
        "geo",
        "geoss",
        "grouse",
        "habitat",
        "national",
        "north-america",
        "united-states",
        "wildlife" .

<https://data.amerigeoss.org/dataset/23c67398-7dbe-4211-b5c3-c116150055fd/resource/c2d6a6be-fda1-42fb-a86b-b814548bbcde> a dcat:Distribution ;
    dct:issued "2020-11-29T22:48:17.463821"^^xsd:dateTime ;
    dct:modified "2025-11-20T11:53:29.300851"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://wildlife.utah.gov/dwr/> .

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

