@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/6758162b-3cfe-4ee1-89ec-f30d8bc14108> a dcat:Dataset ;
    dct:description "This layer represents the location of different land base sources of pollution such as sewage water, desalination / power plant ,industrial and storm water outlets. Data source: Beatona database [http://data.beatona.net/dataset/land-base-sources-of-pollution/resource/fa19cfcb-5295-42ba-9888-b1f45ca61a27]" ;
    dct:identifier "MX-H0GOU-EE1OW-PQ6R2" ;
    dct:issued "2018-11-28T15:35:59"^^xsd:dateTime ;
    dct:language "EN" ;
    dct:modified "2022-09-06T16:40:19"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "info@mapx.org" ;
            foaf:name "UNEP/GRID-Geneva" ] ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Land-base Sources of Pollution (KEPA)" ;
    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-H0GOU-EE1OW-PQ6R2&zoomToViews=true#JAAc6> ;
    dcat:theme <Web%20Map> .

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

