@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/290ca6f7-0a36-4c47-81d1-038e38add97e> a dcat:Dataset ;
    dct:description "A highlight article by Russell G. Congalton, Roberta Lenczowski, Lisa Wirth, and Christopher McGinty published in Photographic Engineering & Remote Sensing in July 2022 that discusses AmericaView's involvement with Landsat over the last 20+ years. " ;
    dct:identifier "290ca6f7-0a36-4c47-81d1-038e38add97e" ;
    dct:issued "2026-02-11T15:26:20.825618"^^xsd:dateTime ;
    dct:modified "2026-02-11T15:26:20.825622"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/ddcdf32f-1f57-47f8-981e-949e6e215baa> ;
    dct:title "AmericaView and its Landsat Connection" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/290ca6f7-0a36-4c47-81d1-038e38add97e/resource/078ecd1f-1eeb-451c-a8ed-0c79903b8c1d> ;
    dcat:keyword "afrigeo",
        "afrigeoss",
        "americaview",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "eurogeo",
        "eurogeoss",
        "geo",
        "geoss",
        "global",
        "remote-sensing" .

<https://data.amerigeoss.org/dataset/290ca6f7-0a36-4c47-81d1-038e38add97e/resource/078ecd1f-1eeb-451c-a8ed-0c79903b8c1d> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-07-26T19:05:13.706919"^^xsd:dateTime ;
    dct:modified "2026-02-11T15:26:20.817137"^^xsd:dateTime ;
    dct:title "Article Download" ;
    dcat:accessURL <https://ckan.americaview.org/data/AmericaView/AV_PERS_2022_Congalton_etal.pdf> .

<https://data.amerigeoss.org/organization/ddcdf32f-1f57-47f8-981e-949e6e215baa> a foaf:Agent ;
    foaf:name "AmericaView" .

