@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/02fc8e49-2d5b-4e7d-b106-2ac9f283cad4> a dcat:Dataset ;
    dct:description "NPS acoustic bat access database" ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/nps-datastore-2247365> ;
    dct:issued "2017-11-27T00:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2017-11-27T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-104.7303 44.5789, -104.7303 44.6012, -104.7000 44.6012, -104.7000 44.5789, -104.7303 44.5789))"^^gsp:wktLiteral ] ;
    dct:title "BAT Acoustic DATA from Devils Tower NM FY17" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NPS IRMA Help" ;
            vcard:hasEmail <mailto:NRSS_DataStore@nps.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/02fc8e49-2d5b-4e7d-b106-2ac9f283cad4/resource/89b30d20-fc35-4690-a225-0b71fded4db7> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "acoustic-monitoring",
        "bats",
        "hibernacula",
        "nrss-nabat-monitoring",
        "rock-crevice",
        "winter" ;
    dcat:theme <%7B%22Generic%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/02fc8e49-2d5b-4e7d-b106-2ac9f283cad4/resource/89b30d20-fc35-4690-a225-0b71fded4db7> a dcat:Distribution ;
    dct:description "Acoustic data from the summer of 2016, winter of 2016-2017, and one site from the summer of 2017" ;
    dct:format "accdb" ;
    dct:issued "2025-09-14T18:32:35.307581"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:42:51.750821"^^xsd:dateTime ;
    dct:title "Summer2016-2016_NPSBats_BE_1_7.accdb" ;
    dcat:accessURL <https://irma.nps.gov/DataStore/DownloadFile/590760?Reference=2247365> ;
    dcat:mediaType "application/x-msaccess" .

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

