@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://gdcatalognhic.nha.co.th/dataset/2dc12f8a-5fce-4034-8628-c08c8d2f0b37> a dcat:Dataset ;
    dct:description "รายชื่อที่ปรึกษา Consultant School Health HERO เขตสุขภาพที่ 6" ;
    dct:identifier "2dc12f8a-5fce-4034-8628-c08c8d2f0b37" ;
    dct:issued "2024-05-28T18:31:57.927945"^^xsd:dateTime ;
    dct:modified "2024-05-28T18:31:57.927952"^^xsd:dateTime ;
    dct:publisher <https://gdcatalognhic.nha.co.th/organization/64adf090-0da1-4fd8-89cb-1a961ab053c8> ;
    dct:title "รายชื่อที่ปรึกษา Consultant School Health HERO เขตสุขภาพที่ 6" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "วิชาการ" ;
            vcard:hasEmail <mailto:mhcsix@dmh.mail.go.th> ] ;
    dcat:keyword "สุขภาพจิต" ;
    dcat:landingPage <https://mhc6.dmh.go.th/web1/download/DataSet_06_03.csv> .

<https://gdcatalognhic.nha.co.th/organization/64adf090-0da1-4fd8-89cb-1a961ab053c8> a foaf:Agent ;
    foaf:name "กรมสุขภาพจิต" .

<https://mhc6.dmh.go.th/web1/download/DataSet_06_03.csv> a foaf:Document .

