@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/cd4da39d-d009-40b7-bc5a-69675b61100d> a dcat:Dataset ;
    dct:description "This report is on the proposed Barren Island National Wildlife Refuge. The background of the land and primary purpose of the refuge starts, followed by quantified refuge objectives. Reports on the Bering Sea National Wildlife Refuge and Kodiak National Wildlife Refuge follow." ;
    dct:identifier "cd4da39d-d009-40b7-bc5a-69675b61100d" ;
    dct:issued "2025-12-01T15:38:54.439920"^^xsd:dateTime ;
    dct:modified "2025-12-01T15:38:54.439924"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Barren Islands National Wildlife Refuge" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/cd4da39d-d009-40b7-bc5a-69675b61100d/resource/4b508c57-e494-44b2-8200-b720a9dbc2fd> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/cd4da39d-d009-40b7-bc5a-69675b61100d/resource/4b508c57-e494-44b2-8200-b720a9dbc2fd> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2018-06-09T00:00:16.943858"^^xsd:dateTime ;
    dct:modified "2025-12-01T15:38:54.433426"^^xsd:dateTime ;
    dct:title "FWLB0570.PDF" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/49979?Reference=49451> ;
    dcat:mediaType "application/pdf" .

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

