@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/798a04f8-1575-43b4-9d25-aec8594e91d5> a dcat:Dataset ;
    dct:description "This dataset includes single point airflow monitoring data collected with an ultrasonic anemometer  (velocity and direction) recorded at five selected locations in a commercial cave in Greene County, Missouri. The data was collected as part of a larger effort to monitor air contamination in commercial caves by the Missouri Department of Natural Resources." ;
    dct:identifier "USGS:5ab8fec6e4b081f61ab9c6f5" ;
    dct:issued "2025-11-22T20:21:13.247906"^^xsd:dateTime ;
    dct:modified "20200814"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-93.6300 37.0900, -93.6300 37.4200, -93.0600 37.4200, -93.0600 37.0900, -93.6300 37.0900))"^^gsp:wktLiteral ] ;
    dct:title "Results of airflow and temperature monitoring in a commercial cave in Greene County, Missouri, December 2016-November 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jarrett T Ellis" ;
            vcard:hasEmail <mailto:jtellis@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/798a04f8-1575-43b4-9d25-aec8594e91d5/resource/64b52744-27d2-4489-b229-a4248dafa5dd>,
        <https://data.amerigeoss.org/dataset/798a04f8-1575-43b4-9d25-aec8594e91d5/resource/67c90691-94c7-4c70-babf-12367d3d6c02> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cave",
        "ckan",
        "environment",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "usgs-5ab8fec6e4b081f61ab9c6f5" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/798a04f8-1575-43b4-9d25-aec8594e91d5/resource/64b52744-27d2-4489-b229-a4248dafa5dd> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:15:19.206250"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:21:13.240764"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9WGLHKJ> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/798a04f8-1575-43b4-9d25-aec8594e91d5/resource/67c90691-94c7-4c70-babf-12367d3d6c02> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:15:19.206239"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:21:13.240346"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5ab8fec6e4b081f61ab9c6f5.xml> ;
    dcat:mediaType "text/xml" .

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

