@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/782a37ec-255f-4579-8dad-92bf4f3397fd> a dcat:Dataset ;
    dct:description "Designed within the frame of ClimVar project by MedSea foundation [http://www.medseafoundation.org/index.php/it/]." ;
    dct:identifier "MX-Y5VWP-DDSYW-XEP7B" ;
    dct:issued "2021-02-18T15:38:21"^^xsd:dateTime ;
    dct:language "EN" ;
    dct:modified "2021-09-07T15:36:16"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "info@mapx.org" ;
            foaf:name "UNEP/GRID-Geneva" ] ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Coastal Vulnerability Index" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "UNEP/GRID-Geneva" ;
            vcard:hasEmail <mailto:info@mapx.org> ] ;
    dcat:keyword "coastal vulnerability",
        "mapx" ;
    dcat:landingPage <https://app.mapx.org/static.html?views=MX-Y5VWP-DDSYW-XEP7B&zoomToViews=true#JAAc6> ;
    dcat:theme <Web%20Map> .

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

