@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/422724ba-ac01-4bed-9b95-4768309c0dd5> a dcat:Dataset ;
    dct:description "We placed 23 USGS Passive Environmental Samplers (PES) in a grid that spanned the outbreak and monitored for airborne frass containing Ceratocystis lukuohia and C. huliohia.These data include the latitude and longitude of PES locations." ;
    dct:identifier "USGS:5f3f5e6482ce8df5b6c95d0d" ;
    dct:issued "2025-11-21T06:49:59.255972"^^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.2990 20.0027, -155.2990 19.9485, -155.2368 19.9485, -155.2368 20.0027, -155.2990 20.0027))"^^gsp:wktLiteral ] ;
    dct:title "Passive Environmental Sampler Locations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kylle A Roy" ;
            vcard:hasEmail <mailto:kroy@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/422724ba-ac01-4bed-9b95-4768309c0dd5/resource/36c8e046-9282-4839-8ff7-351bf888e18d>,
        <https://data.amerigeoss.org/dataset/422724ba-ac01-4bed-9b95-4768309c0dd5/resource/53cf0021-9634-48ba-81e6-fde7170b9f6a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "environment",
        "geo",
        "geoss",
        "hawaii",
        "hawaii-island",
        "national",
        "north-america",
        "ohia-lehua",
        "passive-environmental-samplers",
        "rapid-ohia-death",
        "rod",
        "united-states",
        "usgs-5f3f5e6482ce8df5b6c95d0d" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/422724ba-ac01-4bed-9b95-4768309c0dd5/resource/36c8e046-9282-4839-8ff7-351bf888e18d> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:05:14.401968"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:49:59.246917"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9THTCOX> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/422724ba-ac01-4bed-9b95-4768309c0dd5/resource/53cf0021-9634-48ba-81e6-fde7170b9f6a> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:05:14.401957"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:49:59.246495"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5f3f5e6482ce8df5b6c95d0d.xml> ;
    dcat:mediaType "text/xml" .

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

