@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://thaigdc-training.opend.cloud/dataset/ece24e54-ea17-4c34-a753-d6c668841c8f> a dcat:Dataset ;
    dct:description "Location of provincial offices of Ministry of Social Development and Human Security (Demo)" ;
    dct:identifier "ece24e54-ea17-4c34-a753-d6c668841c8f" ;
    dct:issued "2026-05-27T05:10:56.245376"^^xsd:dateTime ;
    dct:modified "2026-05-27T05:11:57.953765"^^xsd:dateTime ;
    dct:publisher <https://thaigdc-training.opend.cloud/organization/97de2c13-aae1-4196-bf4a-8cd75eaf33d4> ;
    dct:title "Location of provincial offices of Ministry of Social Development and Human Security (Demo)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Test Department" ;
            vcard:hasEmail <mailto:test@test.com> ] ;
    dcat:distribution <https://thaigdc-training.opend.cloud/dataset/ece24e54-ea17-4c34-a753-d6c668841c8f/resource/571e7845-3a29-4bd9-beb4-3518f58eada8> ;
    dcat:keyword "location",
        "provincial offices" .

<https://thaigdc-training.opend.cloud/dataset/ece24e54-ea17-4c34-a753-d6c668841c8f/resource/571e7845-3a29-4bd9-beb4-3518f58eada8> a dcat:Distribution ;
    dct:description "Locations of the Provincial Social Development and Human Security Office (demo)" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-27T05:11:55.185395"^^xsd:dateTime ;
    dct:modified "2026-05-27T05:11:57.663492"^^xsd:dateTime ;
    dct:title "Locations of the Provincial Social Development and Human Security Office (demo)" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "d00c4ec207b5510ec7abe8e6ad17d26a"^^xsd:hexBinary ] ;
    dcat:accessURL <https://thaigdc-training.opend.cloud/dataset/ece24e54-ea17-4c34-a753-d6c668841c8f/resource/571e7845-3a29-4bd9-beb4-3518f58eada8/download/msociety-offices-eng.xlsx> ;
    dcat:byteSize "18803"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://thaigdc-training.opend.cloud/organization/97de2c13-aae1-4196-bf4a-8cd75eaf33d4> a foaf:Agent ;
    foaf:name "AIT-UNITAR Professional Program" .

