@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/06ece488-5b46-4ed1-9bda-25525b4b2dc1> a dcat:Dataset ;
    dct:identifier "e789fda6-80f2-433c-912e-863528fed767" ;
    dct:issued "2017-09-29T00:00:00"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2021-11-17T12:59:50"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "ikm@un.org" ;
            foaf:name "InforMEA" ] ;
    dct:title "Formats to be used in registering for an exemption from the phase-out dates listed in Annex A and Annex B and for the register of exemptions" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "InforMEA" ;
            vcard:hasEmail <mailto:ikm@un.org> ] ;
    dcat:keyword "decision",
        "minamataunep" ;
    dcat:landingPage <https://www.informea.org/node/652673> ;
    dcat:theme <decision> .

<https://www.informea.org/node/652673> a foaf:Document .

