@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/27279958-6512-43af-b50d-f2019c1f75f2> a dcat:Dataset ;
    dct:description """Clipping\r
\r
• How to clip a raster image to the extent of a vector polygon in order to speed up processing times as well to display only the imagery you want.""" ;
    dct:identifier "27279958-6512-43af-b50d-f2019c1f75f2" ;
    dct:issued "2026-02-11T15:26:16.243225"^^xsd:dateTime ;
    dct:modified "2026-02-11T15:26:16.243229"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/ddcdf32f-1f57-47f8-981e-949e6e215baa> ;
    dct:title "GEE_2: Google Earth Engine Tutorial Pt. II" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/27279958-6512-43af-b50d-f2019c1f75f2/resource/db129b06-015c-427a-ba0c-5377881d8a49> ;
    dcat:keyword "afrigeo",
        "afrigeoss",
        "americaview",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "eurogeo",
        "eurogeoss",
        "geo",
        "geoss",
        "global",
        "remote-sensing" .

<https://data.amerigeoss.org/dataset/27279958-6512-43af-b50d-f2019c1f75f2/resource/db129b06-015c-427a-ba0c-5377881d8a49> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2021-11-02T14:44:22.751034"^^xsd:dateTime ;
    dct:modified "2026-02-11T15:26:16.235729"^^xsd:dateTime ;
    dct:title "Clipping" ;
    dcat:accessURL <https://drive.google.com/file/d/1uuQPtcFBP83XO_37bIB0HLqCWaGZBaGZ/view> .

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

