@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/5cb5534b-4e07-41e4-9883-8bcd7812dbf7> 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 Mexico." ;
    dct:identifier "USGS:61bd01c6d34ee9cd54ed2785" ;
    dct:issued "2025-11-22T00:20:52.736814"^^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 ((-122.9658 0.6943, -122.9658 33.6592, -72.6859 33.6592, -72.6859 0.6943, -122.9658 0.6943))"^^gsp:wktLiteral ] ;
    dct:title "North American Grid-Based Offshore Sampling Frame: Mexico" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian E Reichert" ;
            vcard:hasEmail <mailto:breichert@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5cb5534b-4e07-41e4-9883-8bcd7812dbf7/resource/8dc05a2c-d736-4229-abec-c569f6e25ba8>,
        <https://data.amerigeoss.org/dataset/5cb5534b-4e07-41e4-9883-8bcd7812dbf7/resource/d175625b-2269-41e2-a379-8c4f0c81132d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bats",
        "biota",
        "ckan",
        "geo",
        "geoss",
        "grid",
        "mexico",
        "nabat",
        "national",
        "north-america",
        "sample-frame",
        "united-states",
        "usgs-61bd01c6d34ee9cd54ed2785" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/5cb5534b-4e07-41e4-9883-8bcd7812dbf7/resource/8dc05a2c-d736-4229-abec-c569f6e25ba8> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:53:45.075020"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:20:52.727758"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.61bd01c6d34ee9cd54ed2785.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/5cb5534b-4e07-41e4-9883-8bcd7812dbf7/resource/d175625b-2269-41e2-a379-8c4f0c81132d> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:53:45.075027"^^xsd:dateTime ;
    dct:modified "2025-11-22T00:20:52.728164"^^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" .

