@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/5d2cd00a-44b1-447e-89b9-70c6b7fed964> a dcat:Dataset ;
    dct:description "This map depicts lands owned and/or administered by the U.S. Fish and Wildlife Service at Kofa National Wildlife Refuge." ;
    dct:identifier "5d2cd00a-44b1-447e-89b9-70c6b7fed964" ;
    dct:issued "2025-11-29T23:41:02.061607"^^xsd:dateTime ;
    dct:modified "2025-11-29T23:41:02.061611"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Kofa National Wildlife Refuge [Land Status Map]" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5d2cd00a-44b1-447e-89b9-70c6b7fed964/resource/cd6182d8-5605-47ce-ab34-22e155b35a00> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/5d2cd00a-44b1-447e-89b9-70c6b7fed964/resource/cd6182d8-5605-47ce-ab34-22e155b35a00> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2018-06-08T23:55:51.657952"^^xsd:dateTime ;
    dct:modified "2025-11-29T23:41:02.054355"^^xsd:dateTime ;
    dct:title "Kofa_NWR_1993.pdf" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/48420?Reference=48157> ;
    dcat:mediaType "application/pdf" .

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

