@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/6aa16dce-8645-4970-ab14-36c6e7ed82f5> a dcat:Dataset ;
    dct:description "A pelican was found dead and its necropsy revealed the cause to have been avian cholera." ;
    dct:identifier "6aa16dce-8645-4970-ab14-36c6e7ed82f5" ;
    dct:issued "2025-11-30T03:51:07.692021"^^xsd:dateTime ;
    dct:modified "2025-11-30T03:51:07.692026"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "White Pelican Diagnostic Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6aa16dce-8645-4970-ab14-36c6e7ed82f5/resource/df8726e1-b085-4990-a194-a7d9b6d766f9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/6aa16dce-8645-4970-ab14-36c6e7ed82f5/resource/df8726e1-b085-4990-a194-a7d9b6d766f9> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2018-06-09T00:04:40.537211"^^xsd:dateTime ;
    dct:modified "2025-11-30T03:51:07.685400"^^xsd:dateTime ;
    dct:title "SCC_USFWS_2009_StCatherineCreekNWR_WhitePelicanDiagosticReport.pdf" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/51785?Reference=51085> ;
    dcat:mediaType "application/pdf" .

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

