@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/d62b6792-ab10-409b-8f43-6962f8a13158> a dcat:Dataset ;
    dct:description "This exercise developed by Dr. Tom Mueller of California University of Pennsylvania addresses two National Geographic Standards: Standard 1: How to use maps and other geographic representations, geospatial technologies, and spatial thinking to understand and communicate information and Standard 14: How human actions modify the physical environment" ;
    dct:identifier "d62b6792-ab10-409b-8f43-6962f8a13158" ;
    dct:issued "2026-02-11T15:29:16.184892"^^xsd:dateTime ;
    dct:modified "2026-02-11T15:29:16.184897"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/ddcdf32f-1f57-47f8-981e-949e6e215baa> ;
    dct:title "Cropland and ArcGIS Online Exercise: Pixels and Crop Changes" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d62b6792-ab10-409b-8f43-6962f8a13158/resource/34728f12-a4d0-4e06-9a49-2626c6682679> ;
    dcat:keyword "afrigeo",
        "afrigeoss",
        "americaview",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "eurogeo",
        "eurogeoss",
        "geo",
        "geoss",
        "global",
        "remote-sensing" .

<https://data.amerigeoss.org/dataset/d62b6792-ab10-409b-8f43-6962f8a13158/resource/34728f12-a4d0-4e06-9a49-2626c6682679> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2021-09-17T20:19:45.402568"^^xsd:dateTime ;
    dct:modified "2026-02-11T15:29:16.177607"^^xsd:dateTime ;
    dct:title "PennsylvaniaView Website" ;
    dcat:accessURL <https://www.paview.psu.edu/cropland.pdf> .

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

