@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/133aec57-0524-4191-9808-58d1f752c0b7> a dcat:Dataset ;
    dct:description "Site fact sheet for Environmental Assessment of Ogoniland" ;
    dct:identifier "a116d019-ec28-425a-a084-095193a71d04" ;
    dct:issued "2018-03-15T13:04:30+00:00"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2022-10-17T17:09:54.449000"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Ecosystems Division" ] ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Environmental Assessment of Ogoniland: Site Specific Fact Sheets: Nweemuu Saanako - Mogho (019-014)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ecosystems Division" ] ;
    dcat:keyword "ENVIRONMENTAL INFORMATION" ;
    dcat:landingPage <https://wedocs.unep.org/20.500.11822/25197> ;
    dcat:theme <Factsheets>,
        <Infographics%20and%20Brochures> .

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

