@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/0cb289ea-47ca-43d2-b921-f05ec2941c50> a dcat:Dataset ;
    dct:description "This shapefile represents the offshore grid-based sampling frame intended for use with the North American Bat Monitoring Program (NABat). The grid consists of 10 km x 10 km cells spanning the oceanic waters surrounding Hawaii." ;
    dct:identifier "USGS:61bd0106d34ee9cd54ed2750" ;
    dct:issued "2025-11-19T16:07:41.120365"^^xsd:dateTime ;
    dct:modified "20220125"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-160.3500 18.8000, -160.3500 22.6000, -154.6500 22.6000, -154.6500 18.8000, -160.3500 18.8000))"^^gsp:wktLiteral ] ;
    dct:title "North American Grid-Based Offshore Sampling Frame: Hawaii" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian E Reichert" ;
            vcard:hasEmail <mailto:breichert@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0cb289ea-47ca-43d2-b921-f05ec2941c50/resource/3772fa66-8372-4359-be76-8e264a91c2b2>,
        <https://data.amerigeoss.org/dataset/0cb289ea-47ca-43d2-b921-f05ec2941c50/resource/5c249c3d-0ef6-45b7-90b3-dc023f395997> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bats",
        "biota",
        "ckan",
        "geo",
        "geoss",
        "grid",
        "hawaii",
        "nabat",
        "national",
        "north-america",
        "sample-frame",
        "united-states",
        "usgs-61bd0106d34ee9cd54ed2750" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/0cb289ea-47ca-43d2-b921-f05ec2941c50/resource/3772fa66-8372-4359-be76-8e264a91c2b2> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-06T17:17:51.505618"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:07:41.103324"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9XBOCVV> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/0cb289ea-47ca-43d2-b921-f05ec2941c50/resource/5c249c3d-0ef6-45b7-90b3-dc023f395997> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-06T17:17:51.505612"^^xsd:dateTime ;
    dct:modified "2025-11-19T16:07:41.102172"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.61bd0106d34ee9cd54ed2750.xml> ;
    dcat:mediaType "text/xml" .

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

