@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.laos.opendevelopmentmekong.net/dataset/955cead5-40eb-4d61-8fd5-157b4def5f44> a dcat:Dataset ;
    dct:description "This analysis examines agricultural investment in the Mekong region, focusing on Cambodia, Laos, and Vietnam, to promote Responsible Agricultural Investment (RAI)." ;
    dct:identifier "955cead5-40eb-4d61-8fd5-157b4def5f44" ;
    dct:issued "2026-08-28T03:27:12"^^xsd:dateTime ;
    dct:modified "2026-08-28T03:28:18"^^xsd:dateTime ;
    dct:publisher <https://data.laos.opendevelopmentmekong.net/organization/da408f5f-3422-483f-bfc5-805d58cf850d> ;
    dct:title "Agricultural investment in the Mekong region" ;
    owl:versionInfo "1" ;
    dcat:distribution <https://data.laos.opendevelopmentmekong.net/dataset/955cead5-40eb-4d61-8fd5-157b4def5f44/resource/04fb44c2-baf4-496b-9b16-99f34cb1ca1a> .

<https://data.laos.opendevelopmentmekong.net/dataset/955cead5-40eb-4d61-8fd5-157b4def5f44/resource/04fb44c2-baf4-496b-9b16-99f34cb1ca1a> a dcat:Distribution ;
    dct:format "PDF" ;
    dcat:accessURL <https://data.opendevelopmentmekong.net/dataset/955cead5-40eb-4d61-8fd5-157b4def5f44/resource/04fb44c2-baf4-496b-9b16-99f34cb1ca1a/download/00_agricultural-investment-in-the-mekong-region.pdf> ;
    dcat:byteSize 23954818.0 ;
    dcat:mediaType "application/pdf" .

<https://data.laos.opendevelopmentmekong.net/organization/da408f5f-3422-483f-bfc5-805d58cf850d> a foaf:Organization ;
    foaf:name "Open Development Mekong" .

