@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/5082d471-32fc-410b-abcf-adf8e87bbf47> a dcat:Dataset ;
    dct:description "This dataset consists of one table with Area Backscattering Coefficient (ABC) data from hydroacoustic transect surveys collected around two seabird nesting colonies on Gull and Chisik Islands in lower Cook Inlet, Alaska." ;
    dct:identifier "USGS:ASC375" ;
    dct:issued "2025-11-21T15:50:40.147075"^^xsd:dateTime ;
    dct:modified "20220621"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-152.9157 59.3286, -152.9157 60.3841, -151.0739 60.3841, -151.0739 59.3286, -152.9157 59.3286))"^^gsp:wktLiteral ] ;
    dct:title "Hydroacoustic Survey Data from Lower Cook Inlet, Alaska" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "U.S. Geological Survey, Alaska Science Center" ;
            vcard:hasEmail <mailto:ascweb@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5082d471-32fc-410b-abcf-adf8e87bbf47/resource/5160259c-5d82-4bb1-b37b-86a90995c22b>,
        <https://data.amerigeoss.org/dataset/5082d471-32fc-410b-abcf-adf8e87bbf47/resource/521f341a-b8a5-4c88-acc5-4e25d202fc68> ;
    dcat:keyword "acoustic-backscatter",
        "alaska",
        "amerigeo",
        "amerigeoss",
        "aquatic-sciences-and-fisheries",
        "biota",
        "ckan",
        "coastal-ecosystems",
        "cook-inlet",
        "environment",
        "fisheries",
        "fishery-technology",
        "geo",
        "geoss",
        "gulf-of-alaska",
        "hydroacoustics",
        "kachemak-bay",
        "marine-ecosystems",
        "marine-fisheries",
        "marine-fishery-resources",
        "national",
        "nautical-area-scattering-coefficient",
        "north-america",
        "oceans",
        "pelagic-habitat",
        "united-states",
        "usgs-asc375",
        "zooplankton" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/5082d471-32fc-410b-abcf-adf8e87bbf47/resource/5160259c-5d82-4bb1-b37b-86a90995c22b> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-05T21:41:53.615798"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:50:40.131623"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P961LWWE> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/5082d471-32fc-410b-abcf-adf8e87bbf47/resource/521f341a-b8a5-4c88-acc5-4e25d202fc68> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-05T21:41:53.615787"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:50:40.131189"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.ASC375.xml> ;
    dcat:mediaType "text/xml" .

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

