@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/6f121463-992b-4e86-b26b-47d4c0f6827e> a dcat:Dataset ;
    dct:identifier "58116d13-e7b4-4f84-ae1e-88241de06323" ;
    dct:issued "1995-12-07T00:00:00"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2021-11-17T13:03:39"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "ikm@un.org" ;
            foaf:name "InforMEA" ] ;
    dct:title "Decision VII/30: Export and import of controlled substances to be used as feedstock" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "InforMEA" ;
            vcard:hasEmail <mailto:ikm@un.org> ] ;
    dcat:keyword "decision",
        "montreal" ;
    dcat:landingPage <https://ozone.unep.org/treaties/montreal-protocol/meetings/seventh-meeting-parties/decisions/decision-vii30-export-and-import-controlled-substances-be-used-feedstock> ;
    dcat:theme <decision> .

<https://ozone.unep.org/treaties/montreal-protocol/meetings/seventh-meeting-parties/decisions/decision-vii30-export-and-import-controlled-substances-be-used-feedstock> a foaf:Document .

