@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/812e9685-2013-4230-8e11-1c8a455ccd29> a dcat:Dataset ;
    dct:description "This document contains graphs and tables summarizing rainfall totals on St. Vincent National Wildlife Refuge between September and October of 1993." ;
    dct:identifier "812e9685-2013-4230-8e11-1c8a455ccd29" ;
    dct:issued "2025-11-30T12:35:37.311326"^^xsd:dateTime ;
    dct:modified "2025-11-30T12:35:37.311330"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "St. Vincent National Wildlife Refuge : 1993 Rainfall Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/812e9685-2013-4230-8e11-1c8a455ccd29/resource/c4233498-a93e-4cfa-b00d-3ec3a27f95f7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/812e9685-2013-4230-8e11-1c8a455ccd29/resource/c4233498-a93e-4cfa-b00d-3ec3a27f95f7> a dcat:Distribution ;
    dct:description "PDF of Survey" ;
    dct:format "PDF" ;
    dct:issued "2018-06-09T21:07:03.175752"^^xsd:dateTime ;
    dct:modified "2025-11-30T12:35:37.305579"^^xsd:dateTime ;
    dct:title "SVN_1993_StVincentNWR1993RainfallData.pdf" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/2710?Reference=2834> ;
    dcat:mediaType "application/pdf" .

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

