@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/8f8682fe-1f0a-4c3f-a4a4-b0facc2daeea> a dcat:Dataset ;
    dct:description "Sites touristiques côtiers" ;
    dct:identifier "MX-4W63P-FEBW5-P9FX9" ;
    dct:issued "2018-06-13T17:56:09"^^xsd:dateTime ;
    dct:language "EN" ;
    dct:modified "2018-09-07T11:47:58"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "info@mapx.org" ;
            foaf:name "UNEP/GRID-Geneva" ] ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Sites touristiques côtiers" ;
    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-4W63P-FEBW5-P9FX9&zoomToViews=true#JAAc6> ;
    dcat:theme <Web%20Map> .

<https://app.mapx.org/static.html?views=MX-4W63P-FEBW5-P9FX9&zoomToViews=true#JAAc6> a foaf:Document .

