@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/9ae33244-6e07-4143-8d25-d320ebec21a9> a dcat:Dataset ;
    dct:description """
Africa is the world’s second-largest continent, covering about a fifth of the planet’s land area, and home to a wide variety of environments from coral reefs to rainforests. Nearly a quarter of the world’s 34 biodiversity hotspots can be found in the Africa region of UNESCO. 
Not surprisingly, t...""" ;
    dct:identifier "unep-wcmc-rsrc-report-wcmc_rt332" ;
    dct:issued "2023-03-09T01:01:25.575000+00:00"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2023-03-09T01:01:25.575000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "info@unep-wcmc.org" ;
            foaf:name "UNEP-WCMC" ] ;
    dct:title "African Natural Heritage: Possible Priorities for the World Heritage List" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "UNEP-WCMC" ;
            vcard:hasEmail <mailto:info@unep-wcmc.org> ] ;
    dcat:keyword "biodiversity",
        "coral reef",
        "cross river",
        "ecosystem",
        "gorilla",
        "heritage",
        "hotspot",
        "natural",
        "park",
        "rain forest",
        "world" ;
    dcat:landingPage <https://resources.unep-wcmc.org/products/WCMC_RT332> ;
    dcat:theme <Report> .

<https://resources.unep-wcmc.org/products/WCMC_RT332> a foaf:Document .

