@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/e8808104-1b55-473f-abbc-9b358bd05445> a dcat:Dataset ;
    dct:description "<p><a href=\"https://cites.org/eng/node/10460\" target=\"_blank\">Latin America and the Caribbean Regional Workshop on Sharks Listed in Appendix II of CITES - Preparing for Implementation, Tamandaré,</a> Recife, Brazil</p>" ;
    dct:identifier "0e99df24-81e2-4dcd-bea3-ce89c60c1959" ;
    dct:issued "2021-11-16T20:15:06"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2021-11-16T20:15:06"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "ikm@un.org" ;
            foaf:name "InforMEA" ] ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Latin America and the Caribbean Regional Workshop on Sharks Listed in Appendix II of CITES - Preparing for Implementation" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "InforMEA" ;
            vcard:hasEmail <mailto:ikm@un.org> ] ;
    dcat:keyword "BR",
        "cites",
        "meeting" ;
    dcat:landingPage <http://cites.org/eng/node/10460> ;
    dcat:theme <Other> .

<http://cites.org/eng/node/10460> a foaf:Document .

