@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.opendevelopmentcambodia.net/dataset/8a0d6720-a02b-4ea8-87bf-4af612800001> a dcat:Dataset ;
    dct:description "The Cambodia Country Climate and Development Report (CCDR) provides analysis and recommendations on how Cambodia can achieve sustained development while responding to climate change and the low-carbon transition." ;
    dct:identifier "8a0d6720-a02b-4ea8-87bf-4af612800001" ;
    dct:issued "2026-08-26T06:49:51"^^xsd:dateTime ;
    dct:modified "2026-08-27T04:16:03"^^xsd:dateTime ;
    dct:publisher <https://data.opendevelopmentcambodia.net/organization/b29b56a5-21a2-4d4e-ad58-bf25adebb75b> ;
    dct:title "Cambodia country climate and development report" ;
    owl:versionInfo "1" ;
    dcat:distribution <https://data.opendevelopmentcambodia.net/dataset/8a0d6720-a02b-4ea8-87bf-4af612800001/resource/99ccab6e-ea98-4b60-8e75-268016576d52> ;
    dcat:keyword "Climate change",
        "Investment" .

<https://data.opendevelopmentcambodia.net/dataset/8a0d6720-a02b-4ea8-87bf-4af612800001/resource/99ccab6e-ea98-4b60-8e75-268016576d52> a dcat:Distribution ;
    dct:format "PDF" ;
    dcat:accessURL <https://data.opendevelopmentcambodia.net/en/dataset/8a0d6720-a02b-4ea8-87bf-4af612800001/resource/99ccab6e-ea98-4b60-8e75-268016576d52/download/cambodia-country-climate-and-development-report.pdf> ;
    dcat:byteSize 9612621.0 ;
    dcat:mediaType "application/pdf" .

<https://data.opendevelopmentcambodia.net/organization/b29b56a5-21a2-4d4e-ad58-bf25adebb75b> a foaf:Organization ;
    foaf:name "Open Development Cambodia" .

