@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/4fbe7dcc-ed85-4981-9ecb-86eb0457eaf2> a dcat:Dataset ;
    dct:description "Training activities on food contamination control and monitoring with special reference to mycotoxins" ;
    dct:identifier "fbdb2526-a47b-49d8-a63b-0b799dab8c21" ;
    dct:issued "2019-07-28T13:36:08+00:00"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2022-10-17T18:43:57.732000"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Science Division" ] ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Carcinogenesis caused by Mycotoxins" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Science Division" ] ;
    dcat:keyword "CARCINOGENS",
        "CHEMICALS",
        "FOOD",
        "MYCOTOXINS" ;
    dcat:landingPage <https://wedocs.unep.org/20.500.11822/29000> ;
    dcat:theme <Books%20and%20Booklets>,
        <Reports> .

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

