@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/efeff9b8-38f6-4bc5-884d-6d49516f2844> a dcat:Dataset ;
    dct:description """The second part of the first session of the Conference of the Parties serving
as the meeting of the Parties to the Paris Agreement (CMA 1.2) will take place
from 6-17 November in Bonn, Germany and will be presided over by the
Government of Fiji.

CMA 1.2 adopted agenda""" ;
    dct:identifier "88b73183-31c9-4e05-9e06-b79c4db0ca1a" ;
    dct:issued "2020-12-15T13:14:14"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2020-12-15T13:14:14"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "ikm@un.org" ;
            foaf:name "InforMEA" ] ;
    dct:spatial [ a dct:Location ] ;
    dct:title "UN Climate Change Conference - November 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "InforMEA" ;
            vcard:hasEmail <mailto:ikm@un.org> ] ;
    dcat:keyword "Bonn",
        "DE",
        "meeting",
        "paris" ;
    dcat:landingPage <https://unfccc.int/process-and-meetings/conferences/un-climate-change-conference-november-2017/sessions-of-negotiating-bodies/cma-1-2> ;
    dcat:theme <MOP> .

<https://unfccc.int/process-and-meetings/conferences/un-climate-change-conference-november-2017/sessions-of-negotiating-bodies/cma-1-2> a foaf:Document .

