@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://catalog.dmh.go.th/dataset/5c598c87-7296-4d85-934f-54fa7f8dfa25> a dcat:Dataset ;
    dct:description "ข้อมูลอบรมของศูนย์สุขภาพจิตที่ 6" ;
    dct:identifier "5c598c87-7296-4d85-934f-54fa7f8dfa25" ;
    dct:issued "2023-09-04T08:19:46.265559"^^xsd:dateTime ;
    dct:modified "2023-09-04T08:20:36.609464"^^xsd:dateTime ;
    dct:publisher <https://catalog.dmh.go.th/organization/ec70a2aa-5af9-4192-ae53-6a738538f944> ;
    dct:title "ข้อมูลอบรมของศูนย์สุขภาพจิตที่ 6" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "วิชาการ" ;
            vcard:hasEmail <mailto:mhcsix@dmh.mail.go.th> ] ;
    dcat:distribution <https://catalog.dmh.go.th/dataset/5c598c87-7296-4d85-934f-54fa7f8dfa25/resource/6ad48fab-fd3c-44ef-8a05-5874ad0619b0> ;
    dcat:keyword "ข้อมูลอบรมของศูนย์สุขภาพจิตที่ 6" .

<https://catalog.dmh.go.th/dataset/5c598c87-7296-4d85-934f-54fa7f8dfa25/resource/6ad48fab-fd3c-44ef-8a05-5874ad0619b0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-09-04T08:20:31.295069"^^xsd:dateTime ;
    dct:modified "2023-09-04T08:20:36.615778"^^xsd:dateTime ;
    dct:title "ข้อมูลอบรมของศูนย์สุขภาพจิตที่ 6" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "6ce57a4d78d28f50dc468bd959fa716e"^^xsd:hexBinary ] ;
    dcat:accessURL <https://catalog.dmh.go.th/dataset/5c598c87-7296-4d85-934f-54fa7f8dfa25/resource/6ad48fab-fd3c-44ef-8a05-5874ad0619b0/download/-6.xlsx> ;
    dcat:byteSize "10699"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://catalog.dmh.go.th/organization/ec70a2aa-5af9-4192-ae53-6a738538f944> a foaf:Agent ;
    foaf:name "ศูนย์สุขภาพจิตที่ 6" .

