@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/efb109c5-2e32-4d5e-9bff-2329911603e6> a dcat:Dataset ;
    dct:description "Proposal in response to Alaska Region Inventory and Monitoring 2017 request for proposals." ;
    dct:identifier "efb109c5-2e32-4d5e-9bff-2329911603e6" ;
    dct:issued "2025-12-02T04:32:35.216596"^^xsd:dateTime ;
    dct:modified "2025-12-02T04:32:35.216600"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Tufted puffin population protocol development" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/efb109c5-2e32-4d5e-9bff-2329911603e6/resource/665cbeeb-3909-47b4-b846-ba34ae58e524> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/efb109c5-2e32-4d5e-9bff-2329911603e6/resource/665cbeeb-3909-47b4-b846-ba34ae58e524> a dcat:Distribution ;
    dct:description "FY2017 submitted proposal" ;
    dct:format "DOC" ;
    dct:issued "2018-06-09T00:30:00.437321"^^xsd:dateTime ;
    dct:modified "2025-12-02T04:32:35.208561"^^xsd:dateTime ;
    dct:title "akm_puffinProtocol_proposal_im_rfp_fy2017.docx" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/122987?Reference=80764> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

