@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/402b5160-e5b2-4327-98c0-bf579be865a3> 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 Alaska and Canada." ;
    dct:identifier "USGS:61bcfea0d34ee9cd54ed25ed" ;
    dct:issued "2025-11-21T05:24:52.902114"^^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 ((-179.2969 41.1125, -179.2969 90.0000, -47.6367 90.0000, -47.6367 41.1125, -179.2969 41.1125))"^^gsp:wktLiteral ] ;
    dct:title "North American Grid-Based Offshore Sampling Frame: Alaska and Canada" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian E Reichert" ;
            vcard:hasEmail <mailto:breichert@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/402b5160-e5b2-4327-98c0-bf579be865a3/resource/68279cb7-caad-462e-ae8d-9f264cd07aea>,
        <https://data.amerigeoss.org/dataset/402b5160-e5b2-4327-98c0-bf579be865a3/resource/e0a61d48-9adc-4c33-afd8-0ea4794483d2> ;
    dcat:keyword "alaska",
        "amerigeo",
        "amerigeoss",
        "bats",
        "biota",
        "canada",
        "ckan",
        "geo",
        "geoss",
        "grid",
        "nabat",
        "national",
        "north-america",
        "sample-frame",
        "united-states",
        "usgs-61bcfea0d34ee9cd54ed25ed" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/402b5160-e5b2-4327-98c0-bf579be865a3/resource/68279cb7-caad-462e-ae8d-9f264cd07aea> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:53:45.720970"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:24:52.892693"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.61bcfea0d34ee9cd54ed25ed.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/402b5160-e5b2-4327-98c0-bf579be865a3/resource/e0a61d48-9adc-4c33-afd8-0ea4794483d2> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:53:45.720980"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:24:52.893112"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9XBOCVV> ;
    dcat:mediaType "application/http" .

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

