@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/2ccab554-7a25-4641-aeba-4ed012d829c7> a dcat:Dataset ;
    dct:description "This dataset includes the carcass persistence results for sandbars gathered by the Deepwater Horizon Bird Study #19, Marsh Searcher Efficiency and Carcass Persistence Study." ;
    dct:identifier "FWS_ServCat_105638" ;
    dct:issued "2011-11-11"^^xsd:date ;
    dct:modified "2011-11-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DWH NRDA Sandbar Carcass Persistence" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Todd Sutherland" ;
            vcard:hasEmail <mailto:todd_sutherland@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2ccab554-7a25-4641-aeba-4ed012d829c7/resource/8047efca-30d3-419d-99d3-4b1e79a94c08> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "avian",
        "bird",
        "carcass-persistence",
        "ckan",
        "deepwater-horizon",
        "dwh",
        "general-biology-species-birds",
        "geo",
        "geoss",
        "marsh",
        "national",
        "north-america",
        "nrda",
        "oil-spill",
        "united-states" ;
    dcat:theme <%7B%22Generic%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/2ccab554-7a25-4641-aeba-4ed012d829c7/resource/8047efca-30d3-419d-99d3-4b1e79a94c08> a dcat:Distribution ;
    dct:description "DWH NRDA Sandbar Carcass Persistence dataset. Dataset verification and validation completed in May, 2016." ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T13:46:53.397120"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:01:28.541387"^^xsd:dateTime ;
    dct:title "DWH_SandCarcassPersistence_Dataset.csv" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/156973?Reference=105638> ;
    dcat:mediaType "text/csv" .

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

