@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/3d93fd26-34e9-4d25-8ccc-9ce0a2104dd4> a dcat:Dataset ;
    dct:description "This data represents the number of positive and negative Pd (Pseudogymnoascus destructans) detections by county over the sampling period 2008-2012. Pd is the fungus that is the causative agent of white-nose syndrome." ;
    dct:identifier "USGS:5fe10cb4d34e30b9123f00d8" ;
    dct:issued "2025-11-21T03:38:27.390626"^^xsd:dateTime ;
    dct:modified "20210616"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-103.3594 29.9169, -103.3594 48.9802, -66.1816 48.9802, -66.1816 29.9169, -103.3594 29.9169))"^^gsp:wktLiteral ] ;
    dct:title "Pseudogymnoascus destructans detections by US county (2008-2012)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Anne E Ballmann" ;
            vcard:hasEmail <mailto:aballmann@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3d93fd26-34e9-4d25-8ccc-9ce0a2104dd4/resource/b55ad34d-5b10-4ef7-9b43-450e6d3c7289>,
        <https://data.amerigeoss.org/dataset/3d93fd26-34e9-4d25-8ccc-9ce0a2104dd4/resource/c0482071-c6b9-4571-b54a-ccb4a9e9436c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bats",
        "biota",
        "ckan",
        "fungal-disease",
        "geo",
        "geoss",
        "national",
        "north-america",
        "pathogen-spread",
        "united-states",
        "usgs-5fe10cb4d34e30b9123f00d8",
        "wildlife-disease" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/3d93fd26-34e9-4d25-8ccc-9ce0a2104dd4/resource/b55ad34d-5b10-4ef7-9b43-450e6d3c7289> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:00:52.445022"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:38:27.382285"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9XUPDIB> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/3d93fd26-34e9-4d25-8ccc-9ce0a2104dd4/resource/c0482071-c6b9-4571-b54a-ccb4a9e9436c> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:00:52.445015"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:38:27.381874"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5fe10cb4d34e30b9123f00d8.xml> ;
    dcat:mediaType "text/xml" .

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

