@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/6bde4c16-382a-4fe2-ba96-827b59a01170> a dcat:Dataset ;
    dct:description "This dataset includes monthly summary data of  temperature, relative humidity, and soil moisture at each outplanting site along the elevation gradient at Kanakaleonui Bird Corridor, Hawaii. Data ranges from March - July 2016, corresponding with the initial planting of seedlings, and last measurement. Data are provided in shapefile format (.shp) and can be used with ESRI or other spatial mapping software." ;
    dct:identifier "USGS:58c86270e4b0849ce9796219" ;
    dct:issued "2025-11-22T11:46:24.196348"^^xsd:dateTime ;
    dct:modified "20200827"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-155.3629 19.8432, -155.3629 19.8538, -155.3353 19.8538, -155.3353 19.8432, -155.3629 19.8432))"^^gsp:wktLiteral ] ;
    dct:title "Weather data collected from data loggers along an elevation gradient at Kanakaleonui Bird Corridor, 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Christina Leopold" ;
            vcard:hasEmail <mailto:cleopold@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6bde4c16-382a-4fe2-ba96-827b59a01170/resource/1cfe41e7-c582-422e-b265-31d78e2e3950>,
        <https://data.amerigeoss.org/dataset/6bde4c16-382a-4fe2-ba96-827b59a01170/resource/249f7903-cb2f-4423-8c00-2508f23e38b0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "climate-change",
        "geo",
        "geoss",
        "montane-parkland",
        "national",
        "north-america",
        "restoration",
        "united-states",
        "usgs-58c86270e4b0849ce9796219" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/6bde4c16-382a-4fe2-ba96-827b59a01170/resource/1cfe41e7-c582-422e-b265-31d78e2e3950> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:30:09.785404"^^xsd:dateTime ;
    dct:modified "2025-11-22T11:46:24.188617"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/F72N50FH> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/6bde4c16-382a-4fe2-ba96-827b59a01170/resource/249f7903-cb2f-4423-8c00-2508f23e38b0> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:30:09.785397"^^xsd:dateTime ;
    dct:modified "2025-11-22T11:46:24.188193"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.58c86270e4b0849ce9796219.xml> ;
    dcat:mediaType "text/xml" .

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

