@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/65306757-f305-4072-8bee-1f2096b719c4> a dcat:Dataset ;
    dct:description "This layer shows the socio eonomic activities in the Northern Provincial coastal belt." ;
    dct:identifier "MX-RWDDH-H876K-5L1N1" ;
    dct:issued "2018-06-19T17:44:29"^^xsd:dateTime ;
    dct:language "EN" ;
    dct:modified "2018-09-07T12:49:34"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "info@mapx.org" ;
            foaf:name "UNEP/GRID-Geneva" ] ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Socio Eonomic Activities (NARA, 2012)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "UNEP/GRID-Geneva" ;
            vcard:hasEmail <mailto:info@mapx.org> ] ;
    dcat:keyword "development",
        "economy",
        "mapx",
        "social" ;
    dcat:landingPage <https://app.mapx.org/static.html?views=MX-RWDDH-H876K-5L1N1&zoomToViews=true#JAAc6> ;
    dcat:theme <Web%20Map> .

<https://app.mapx.org/static.html?views=MX-RWDDH-H876K-5L1N1&zoomToViews=true#JAAc6> a foaf:Document .

