@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/58b44197-be7f-470a-9a1d-118853c3c877> a dcat:Dataset ;
    dct:description "Source: GRID-Geneva [http://www.grid.unep.ch/index.php?lang=fr] & CIMA foundation [http://www.cimafoundation.org/], 2018" ;
    dct:identifier "MX-LN466-CGM3F-HH7BR" ;
    dct:issued "2018-10-05T15:01:11"^^xsd:dateTime ;
    dct:language "EN" ;
    dct:modified "2021-02-05T12:07:20"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "info@mapx.org" ;
            foaf:name "UNEP/GRID-Geneva" ] ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Flood Hazard 100 Years (cm)" ;
    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-LN466-CGM3F-HH7BR&zoomToViews=true#JAAc6> ;
    dcat:theme <Web%20Map> .

<https://app.mapx.org/static.html?views=MX-LN466-CGM3F-HH7BR&zoomToViews=true#JAAc6> a foaf:Document .

