@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/d223cbb6-7d5d-4141-8448-a41a7de85648> a dcat:Dataset ;
    dct:description """This reading list is divided into four themes:\r
\r
1. Ecosystem-based Adaptation\r
2. National Adaptation Plans\r
3. Early Warning Climate Forecasting\r
4. Other Adaptation Themes""" ;
    dct:identifier "7bbbacf2-647d-40b9-8a8a-c70ab002c226" ;
    dct:issued "2020-09-30T10:09:39+00:00"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2022-07-19T17:28:59.285000"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Ecosystems Division" ] ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Climate Adaptation Suggested Reading - August & September 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ecosystems Division" ] ;
    dcat:keyword "CLIMATE CHANGE" ;
    dcat:landingPage <https://wedocs.unep.org/20.500.11822/33952> ;
    dcat:theme <News>,
        <Stories%20and%20Press%20Releases> .

<https://wedocs.unep.org/20.500.11822/33952> a foaf:Document .

