@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/7129cd26-7d5d-48de-a12c-e79d8a328215> a dcat:Dataset ;
    dct:description "These data are the data for spring body composition and energy content for adult female brown bears from Gates of the Arctic, Lake Clark, Kodiak, and Katmai, Alaska, 2014-2017." ;
    dct:identifier "USGS:ASC150" ;
    dct:issued "2025-11-22T15:20:17.401397"^^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 Spring Energetics, Alaska, 2014-2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Grant Hilderbrand" ;
            vcard:hasEmail <mailto:ascweb@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7129cd26-7d5d-48de-a12c-e79d8a328215/resource/4a9c41f8-85d4-4770-ba21-2b069aad78bd>,
        <https://data.amerigeoss.org/dataset/7129cd26-7d5d-48de-a12c-e79d8a328215/resource/f928beb1-826f-4028-ab78-985db55827d6> ;
    dcat:keyword "alaska",
        "amerigeo",
        "amerigeoss",
        "animals",
        "bears",
        "biota",
        "body-composition",
        "carnivores",
        "ckan",
        "energetics",
        "gates-of-the-arctic-national-park-alaska",
        "geo",
        "geoss",
        "katmai-national-park-alaska",
        "kodiak-national-wildlife-refuge-alaska",
        "lake-clark-national-park",
        "life-history",
        "mammals",
        "national",
        "north-america",
        "united-states",
        "usgs-asc150",
        "vertebrates" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/7129cd26-7d5d-48de-a12c-e79d8a328215/resource/4a9c41f8-85d4-4770-ba21-2b069aad78bd> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-05T21:55:13.790790"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:20:17.389211"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/F7CZ35ND> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/7129cd26-7d5d-48de-a12c-e79d8a328215/resource/f928beb1-826f-4028-ab78-985db55827d6> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-05T21:55:13.790783"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:20:17.388799"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.ASC150.xml> ;
    dcat:mediaType "text/xml" .

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

