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

<https://wesr-search.unep.org/dataset/b18553eb-ed85-4a23-83bc-414d4b738fb3> a dcat:Dataset ;
    dct:description "This dataset shows the areas where forest restoration (open and closed forests, as well as woodlands) could be undertaken for reducing flood exposure. Restoration opportunities areas were considered for areas where the ecosystem coverage was below the median." ;
    dct:identifier "MX-2X6I2-3YHE9-QAV89" ;
    dct:issued "2022-09-26T09:01:58"^^xsd:dateTime ;
    dct:language "EN" ;
    dct:modified "2022-09-26T12:15:10"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "info@mapx.org" ;
            foaf:name "UNEP/GRID-Geneva" ] ;
    dct:title "Forest restoration opportunities to reduce flood risk" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "UNEP/GRID-Geneva" ;
            vcard:hasEmail <mailto:info@mapx.org> ] ;
    dcat:keyword "mapx" ;
    dcat:landingPage <https://app.mapx.org/static.html?views=MX-2X6I2-3YHE9-QAV89&zoomToViews=true#JAAc6> ;
    dcat:theme <Web%20Map> .

<https://app.mapx.org/static.html?views=MX-2X6I2-3YHE9-QAV89&zoomToViews=true#JAAc6> a foaf:Document .

