@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/8d386e55-6982-4472-a407-1da80bb811a8> a dcat:Dataset ;
    dct:description "In mycological studies usually the same instruments and devices are used as in bacteriological and chemical laboratories with only few modifications in the mycological technology." ;
    dct:identifier "992288f9-a7b9-4d7b-8444-1c718341d10e" ;
    dct:issued "2019-04-28T20:11:13+00:00"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2022-10-17T18:32:50.831000"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Economy Division" ] ;
    dct:spatial [ a dct:Location ] ;
    dct:title "General Methods of Mycological Studies" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Economy Division" ] ;
    dcat:keyword "CHEMICALS",
        "FUNGI",
        "GLASS",
        "TOXIC SUBSTANCES" ;
    dcat:landingPage <https://wedocs.unep.org/20.500.11822/28142> ;
    dcat:theme <Books%20and%20Booklets>,
        <Reports> .

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

