@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/1c396170-282b-4b0f-9d14-2b0d423a0ebd> a dcat:Dataset ;
    dct:description "Necropsy data collected from naturally-occurring white-tailed deer mortalities in southwestern Wisconsin from 2017-2021. Hunter-harvest mortalities are not included." ;
    dct:identifier "USGS:622b98c9d34ec9f19eea432b" ;
    dct:issued "2025-11-20T07:34:32.927672"^^xsd:dateTime ;
    dct:modified "20220317"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-92.8800 42.4800, -92.8800 47.0700, -86.8000 47.0700, -86.8000 42.4800, -92.8800 42.4800))"^^gsp:wktLiteral ] ;
    dct:title "White-tailed deer necropsy data from Wisconsin, 2017-2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marie Gilbertson" ;
            vcard:hasEmail <mailto:mjones029@gmail.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1c396170-282b-4b0f-9d14-2b0d423a0ebd/resource/40140b2a-5387-450b-89db-aece0e9ae622>,
        <https://data.amerigeoss.org/dataset/1c396170-282b-4b0f-9d14-2b0d423a0ebd/resource/a54aa642-2b1f-44a8-ac5d-380f159225ce> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "biota",
        "chronic-wasting-disease",
        "ckan",
        "geo",
        "geoss",
        "mortality",
        "national",
        "north-america",
        "pathology",
        "united-states",
        "usgs-622b98c9d34ec9f19eea432b" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/1c396170-282b-4b0f-9d14-2b0d423a0ebd/resource/40140b2a-5387-450b-89db-aece0e9ae622> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:42:46.610312"^^xsd:dateTime ;
    dct:modified "2025-11-20T07:34:32.919755"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9BXKOI2> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/1c396170-282b-4b0f-9d14-2b0d423a0ebd/resource/a54aa642-2b1f-44a8-ac5d-380f159225ce> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:42:46.610305"^^xsd:dateTime ;
    dct:modified "2025-11-20T07:34:32.919350"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.622b98c9d34ec9f19eea432b.xml> ;
    dcat:mediaType "text/xml" .

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

