@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/20ae1603-bd24-4c75-b338-97a1e6d2cea6> 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-20T10:06:49.199166"^^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/20ae1603-bd24-4c75-b338-97a1e6d2cea6/resource/96bc65ac-0c45-43e1-9a3e-9533a8f99410>,
        <https://data.amerigeoss.org/dataset/20ae1603-bd24-4c75-b338-97a1e6d2cea6/resource/bb954ea5-becd-4f9c-945a-161614965576> ;
    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/20ae1603-bd24-4c75-b338-97a1e6d2cea6/resource/96bc65ac-0c45-43e1-9a3e-9533a8f99410> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:44:31.482083"^^xsd:dateTime ;
    dct:modified "2025-11-20T10:06:49.187023"^^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/dataset/20ae1603-bd24-4c75-b338-97a1e6d2cea6/resource/bb954ea5-becd-4f9c-945a-161614965576> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:44:31.482094"^^xsd:dateTime ;
    dct:modified "2025-11-20T10:06:49.187424"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/F7CZ35ND> ;
    dcat:mediaType "application/http" .

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

