@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/408402c0-390a-45d6-8d84-0cc39219519e> a dcat:Dataset ;
    dct:description "Données fournies par la plateforme Medicip (kerkennah.unepgrid.ch)" ;
    dct:identifier "MX-GVHXP-NKCHA-C1WHG" ;
    dct:issued "2021-02-17T18:25:54"^^xsd:dateTime ;
    dct:language "EN" ;
    dct:modified "2021-06-30T15:14:29"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "info@mapx.org" ;
            foaf:name "UNEP/GRID-Geneva" ] ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Kerkennah - Bassins et puits (lignes)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "UNEP/GRID-Geneva" ;
            vcard:hasEmail <mailto:info@mapx.org> ] ;
    dcat:keyword "basins",
        "mapx",
        "wells" ;
    dcat:landingPage <https://app.mapx.org/static.html?views=MX-GVHXP-NKCHA-C1WHG&zoomToViews=true#JAAc6> ;
    dcat:theme <Web%20Map> .

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

