@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/74bad980-d96e-40b0-bbc9-7948c0456ca8> a dcat:Dataset ;
    dct:description "rdata and r code for survival and cause specific mortality of american green winged teal banded on Yukon Delta" ;
    dct:identifier "FWS_ServCat_142326" ;
    dct:issued "2022-01-01"^^xsd:date ;
    dct:modified "2022-01-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-167.8523 59.6325, -167.8523 63.4884, -159.1370 63.4884, -159.1370 59.6325, -167.8523 59.6325))"^^gsp:wktLiteral ] ;
    dct:title "Data for \"Survival and Cause-specific Mortality of American Green-winged Teal Banded on the Yukon-Kuskokwim Delta, Alaska\"" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Todd Sutherland" ;
            vcard:hasEmail <mailto:todd_sutherland@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/74bad980-d96e-40b0-bbc9-7948c0456ca8/resource/1bd19678-1a1f-498a-bb15-004d46b32365>,
        <https://data.amerigeoss.org/dataset/74bad980-d96e-40b0-bbc9-7948c0456ca8/resource/b682a011-b3e4-4c03-a2df-bdd3d4193530>,
        <https://data.amerigeoss.org/dataset/74bad980-d96e-40b0-bbc9-7948c0456ca8/resource/d097740f-47ca-476c-87ab-fc93dac9a5b0> ;
    dcat:keyword "american-green-winged-teal",
        "amerigeo",
        "amerigeoss",
        "anas-carolinensis",
        "ckan",
        "geo",
        "geoss",
        "green-winged-teal",
        "mortality",
        "national",
        "north-america",
        "survival",
        "teal",
        "united-states",
        "yukon-delta" ;
    dcat:theme <%7B%22Tabular%20Dataset%22%7D> .

<https://data.amerigeoss.org/dataset/74bad980-d96e-40b0-bbc9-7948c0456ca8/resource/1bd19678-1a1f-498a-bb15-004d46b32365> a dcat:Distribution ;
    dct:description "Metadata for green winged teal data used for survival and cause-specific mortality manuscript" ;
    dct:format "TEXT" ;
    dct:issued "2022-08-07T12:59:00.782508"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:35:15.980701"^^xsd:dateTime ;
    dct:title "TealData_metadata.txt" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/211689?Reference=142326> ;
    dcat:mediaType "text/plain" .

<https://data.amerigeoss.org/dataset/74bad980-d96e-40b0-bbc9-7948c0456ca8/resource/b682a011-b3e4-4c03-a2df-bdd3d4193530> a dcat:Distribution ;
    dct:description "R code for teal data used to describe survival and mortality of green winged teal banded on Yukon Delta NWR" ;
    dct:format "R" ;
    dct:issued "2022-08-07T12:59:00.782498"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:35:15.979862"^^xsd:dateTime ;
    dct:title "TealCode.R" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/211687?Reference=142326> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/dataset/74bad980-d96e-40b0-bbc9-7948c0456ca8/resource/d097740f-47ca-476c-87ab-fc93dac9a5b0> a dcat:Distribution ;
    dct:description "Recovery data of American Green Winged teal banded on Yukon Delta NWR between 1997-2019" ;
    dct:format "RData" ;
    dct:issued "2022-08-07T12:59:00.782504"^^xsd:dateTime ;
    dct:modified "2025-11-22T17:35:15.980298"^^xsd:dateTime ;
    dct:title "TealData.RData" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/211688?Reference=142326> ;
    dcat:mediaType "application/octet-stream" .

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

