@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/f5dfdd2a-9035-4401-9b93-88113da11002> a dcat:Dataset ;
    dct:description "Checklist with habitat, season, and abundance codes for wildlife species at Ruby Lake NWR. Includes bird, mammal, amphibian, reptile, and fish species." ;
    dct:identifier "f5dfdd2a-9035-4401-9b93-88113da11002" ;
    dct:issued "2025-12-02T06:57:34.117873"^^xsd:dateTime ;
    dct:modified "2025-12-02T06:57:34.117878"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Ruby Lake National Wildlife Refuge wildlife checklist" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f5dfdd2a-9035-4401-9b93-88113da11002/resource/9292bd61-5b66-4936-ac5e-d2ff8450499c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f5dfdd2a-9035-4401-9b93-88113da11002/resource/9292bd61-5b66-4936-ac5e-d2ff8450499c> a dcat:Distribution ;
    dct:description "PDF of Ruby Lake NWR wildlife species checklist" ;
    dct:format "PDF" ;
    dct:issued "2018-06-09T21:07:44.171675"^^xsd:dateTime ;
    dct:modified "2025-12-02T06:57:34.111394"^^xsd:dateTime ;
    dct:title "USFWSRBL1998a.pdf" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/3199?Reference=3345> ;
    dcat:mediaType "application/pdf" .

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

