@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/7314e623-027a-40c4-869e-48fc2eb53a42> a dcat:Dataset ;
    dct:identifier "013fb37e-6389-4dab-ad49-ee84faa2be3b" ;
    dct:issued "2018-09-11T14:12:21"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2018-09-11T14:12:21"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "ikm@un.org" ;
            foaf:name "InforMEA" ] ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Meeting of the small intersessional working group on technical guidelines on persistent organic pollutants as wastes" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "InforMEA" ;
            vcard:hasEmail <mailto:ikm@un.org> ] ;
    dcat:keyword "Bonn",
        "DE",
        "meeting",
        "stockholm" ;
    dcat:landingPage <http://www.basel.int/Implementation/POPsWastes/Meetings/SIWGGermany2017/tabid/5491/Default.aspx> ;
    dcat:theme <Expert> .

<http://www.basel.int/Implementation/POPsWastes/Meetings/SIWGGermany2017/tabid/5491/Default.aspx> a foaf:Document .

