@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/cf51208b-808c-4024-bfd4-2b042c225927> a dcat:Dataset ;
    dct:description "Handwritten report on nesting and productivity of various waterfowl species (dabblers, seabirds, divers, geese). Provides description of early spring breeding conditions. Species include mallard, pintail, widgeon, scoters, long tailed duck, shoveler, green winged teal, white fronted goose, and Canada goose." ;
    dct:identifier "cf51208b-808c-4024-bfd4-2b042c225927" ;
    dct:issued "2025-12-01T16:24:53.259049"^^xsd:dateTime ;
    dct:modified "2025-12-01T16:24:53.259054"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "1955 Selawik productivity report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/cf51208b-808c-4024-bfd4-2b042c225927/resource/1aa36eee-6b84-4962-af42-00bd8ab12dc5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/cf51208b-808c-4024-bfd4-2b042c225927/resource/1aa36eee-6b84-4962-af42-00bd8ab12dc5> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2018-06-08T23:59:19.484492"^^xsd:dateTime ;
    dct:modified "2025-12-01T16:24:53.252179"^^xsd:dateTime ;
    dct:title "FWLB0259.PDF" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/49696?Reference=49264> ;
    dcat:mediaType "application/pdf" .

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

