@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/c3b7b2fc-2b13-4031-b28f-c039177ed2f5> a dcat:Dataset ;
    dct:description """Visualization\r
\r
•  How to use the knowledge of how to visualize images that you learned in previous tutorials and embed the visualization parameters inside of the GEE script so that the imagery will appear with the same visualization every time it is run.""" ;
    dct:identifier "c3b7b2fc-2b13-4031-b28f-c039177ed2f5" ;
    dct:issued "2026-02-11T15:29:00.697077"^^xsd:dateTime ;
    dct:modified "2026-02-11T15:29:00.697082"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/ddcdf32f-1f57-47f8-981e-949e6e215baa> ;
    dct:title "GEE_3: Google Earth Engine Tutorial Pt. III" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c3b7b2fc-2b13-4031-b28f-c039177ed2f5/resource/a088dc7c-8a04-4f8c-9725-7cee5718cee4> ;
    dcat:keyword "afrigeo",
        "afrigeoss",
        "americaview",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "eurogeo",
        "eurogeoss",
        "geo",
        "geoss",
        "global",
        "remote-sensing" .

<https://data.amerigeoss.org/dataset/c3b7b2fc-2b13-4031-b28f-c039177ed2f5/resource/a088dc7c-8a04-4f8c-9725-7cee5718cee4> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2021-11-02T14:53:23.344048"^^xsd:dateTime ;
    dct:modified "2026-02-11T15:29:00.689766"^^xsd:dateTime ;
    dct:title "Visualization" ;
    dcat:accessURL <https://drive.google.com/file/d/10h1fV58taQUNz8qjInErqNvgpGsqWsVC/view> .

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

