@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/736d5ac0-2fd5-4c71-b6b7-7f46551ab7d0> a dcat:Dataset ;
    dct:description """The Sentinel Green Report application leverages Google Earth Engine to measure and\r
monitor vegetation across the United States. There are four maps created from the Sentinel-2 archive. 1) Greenness Map represents NDVI, which is a surrogate for photosynthetically active plant biomass, for a user-defined composite period; Difference Map 1-compares NDVI to the previous composite period within the same year to illustrate recent vegetation change; Difference Map 2-compares NDVI to same period from the previous year to examine year-over-year vegetation change; Difference Map 3-compares current NDVI to the average NDVI from previous years to examine vegetation change relative to the recent average. These maps can be used for a wide range of applications such as crop monitoring and disaster assessment.""" ;
    dct:identifier "736d5ac0-2fd5-4c71-b6b7-7f46551ab7d0" ;
    dct:issued "2026-02-11T15:27:41.212391"^^xsd:dateTime ;
    dct:modified "2026-02-11T15:27:41.212395"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/ddcdf32f-1f57-47f8-981e-949e6e215baa> ;
    dct:title "Sentinel Green Report" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/736d5ac0-2fd5-4c71-b6b7-7f46551ab7d0/resource/e92c23e6-60ab-4ee8-a9c2-48f6658e1e4a> ;
    dcat:keyword "afrigeo",
        "afrigeoss",
        "americaview",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "eurogeo",
        "eurogeoss",
        "geo",
        "geoss",
        "global",
        "remote-sensing" .

<https://data.amerigeoss.org/dataset/736d5ac0-2fd5-4c71-b6b7-7f46551ab7d0/resource/e92c23e6-60ab-4ee8-a9c2-48f6658e1e4a> a dcat:Distribution ;
    dct:issued "2023-01-24T18:21:24.393569"^^xsd:dateTime ;
    dct:modified "2026-02-11T15:27:41.204943"^^xsd:dateTime ;
    dct:title "Sentinel Green Report Application" ;
    dcat:accessURL <https://water2019.users.earthengine.app/view/greenmapkbsupdated> .

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

