@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/f5c25d05-fdaf-46b1-8ab9-f3763b2fcee8> a dcat:Dataset ;
    dct:description "This is a 1966 aerial photograph of Ottawa National Wildlife Refuge." ;
    dct:identifier "f5c25d05-fdaf-46b1-8ab9-f3763b2fcee8" ;
    dct:issued "2025-12-02T06:54:38.935559"^^xsd:dateTime ;
    dct:modified "2025-12-02T06:54:38.935562"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Ottawa National Wildlife Refuge. 1966." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Frakes" ;
            vcard:hasEmail <mailto:brent_frakes@fws.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f5c25d05-fdaf-46b1-8ab9-f3763b2fcee8/resource/28279781-60d4-417c-9a27-80d51e7343f8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f5c25d05-fdaf-46b1-8ab9-f3763b2fcee8/resource/28279781-60d4-417c-9a27-80d51e7343f8> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2018-06-08T23:58:12.013384"^^xsd:dateTime ;
    dct:modified "2025-12-02T06:54:38.929628"^^xsd:dateTime ;
    dct:title "OTW_05-11-1966_001080.pdf" ;
    dcat:accessURL <https://ecos.fws.gov/ServCat/DownloadFile/49150?Reference=48862> ;
    dcat:mediaType "application/pdf" .

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

