@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://thaigdc-training.opend.cloud/dataset/25447af7-8b39-46a7-b5af-74e6949e5d5d> a dcat:Dataset ;
    dct:description "IPM for 42 households in Guatemala" ;
    dct:identifier "25447af7-8b39-46a7-b5af-74e6949e5d5d" ;
    dct:issued "2026-05-28T14:01:15.920821"^^xsd:dateTime ;
    dct:modified "2026-05-28T14:10:11.272272"^^xsd:dateTime ;
    dct:publisher <https://thaigdc-training.opend.cloud/organization/526e5603-f848-4d8c-a5fe-d4e999af23d3> ;
    dct:title "IPM Pie del Cerro" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CalculatuIPM" ;
            vcard:hasEmail <mailto:st126753@ait.asia> ] ;
    dcat:distribution <https://thaigdc-training.opend.cloud/dataset/25447af7-8b39-46a7-b5af-74e6949e5d5d/resource/a8a6fae1-8037-40d6-b164-3b2298f8e75e> ;
    dcat:keyword "poverty" .

<https://thaigdc-training.opend.cloud/dataset/25447af7-8b39-46a7-b5af-74e6949e5d5d/resource/a8a6fae1-8037-40d6-b164-3b2298f8e75e> a dcat:Distribution ;
    dct:format "CVS" ;
    dct:issued "2026-05-28T14:02:04.511352"^^xsd:dateTime ;
    dct:modified "2026-05-28T14:04:07.174858"^^xsd:dateTime ;
    dct:title "IPM Pie del Cerro" ;
    dcat:accessURL <https://thaigdc-training.opend.cloud/dataset/25447af7-8b39-46a7-b5af-74e6949e5d5d/resource/a8a6fae1-8037-40d6-b164-3b2298f8e75e/download/evaluaciones_ipm_2026-05-27.numbers> ;
    dcat:byteSize "257968"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.apple.numbers" .

<https://thaigdc-training.opend.cloud/organization/526e5603-f848-4d8c-a5fe-d4e999af23d3> a foaf:Agent ;
    foaf:name "CalculatuIPM" .

