@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/6995ee92-ac6d-41e9-b352-56c49f52f7b0> a dcat:Dataset ;
    dct:description "These data are the data for age, skull size, body length, and lean mass for Gates of the Arctic, Lake Clark, Kodiak, and Katmai, Alaska, 2013-2016." ;
    dct:identifier "USGS:ASC161" ;
    dct:issued "2025-11-22T10:19:29.327013"^^xsd:dateTime ;
    dct:modified "20220303"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-160.0000 55.0000, -160.0000 70.0000, -150.0000 70.0000, -150.0000 55.0000, -160.0000 55.0000))"^^gsp:wktLiteral ] ;
    dct:title "Brown Bear Phenotypic Plasticity, Alaska, 2013-2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Grant V. Hilderbrand" ;
            vcard:hasEmail <mailto:ascweb@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6995ee92-ac6d-41e9-b352-56c49f52f7b0/resource/38e8d7b2-f65b-4cc7-b115-3e4ce02672ba>,
        <https://data.amerigeoss.org/dataset/6995ee92-ac6d-41e9-b352-56c49f52f7b0/resource/7acb5c16-a9a8-46c9-94cb-7f4afd28cbc5> ;
    dcat:keyword "age",
        "age-composition",
        "age-structure",
        "alaska",
        "amerigeo",
        "amerigeoss",
        "animals",
        "bears",
        "biota",
        "carnivores",
        "ckan",
        "gates-of-the-arctic-national-park-alaska",
        "geo",
        "geoss",
        "growth",
        "katmai-national-park-alaska",
        "kodiak-national-wildlife-refuge-alaska",
        "lake-clark-national-park",
        "mammals",
        "national",
        "north-america",
        "phenology",
        "population-and-community-ecology",
        "population-structure",
        "united-states",
        "usgs-asc161",
        "vertebrates" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/6995ee92-ac6d-41e9-b352-56c49f52f7b0/resource/38e8d7b2-f65b-4cc7-b115-3e4ce02672ba> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-05T21:54:56.352450"^^xsd:dateTime ;
    dct:modified "2025-11-22T10:19:29.311794"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.ASC161.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/6995ee92-ac6d-41e9-b352-56c49f52f7b0/resource/7acb5c16-a9a8-46c9-94cb-7f4afd28cbc5> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-05T21:54:56.352456"^^xsd:dateTime ;
    dct:modified "2025-11-22T10:19:29.312219"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/F7MS3R0C> ;
    dcat:mediaType "application/http" .

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

