@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://catalog.dmh.go.th/dataset/8f6637ba-9874-444a-974d-a2ba6a12f330> a dcat:Dataset ;
    dct:description "ทำเนียบเครือข่ายพลเมืองนักสื่อสารสร้างสุข เขตสุขภาพที่ 4" ;
    dct:identifier "8f6637ba-9874-444a-974d-a2ba6a12f330" ;
    dct:issued "2024-09-03T10:56:38.854849"^^xsd:dateTime ;
    dct:modified "2024-09-03T12:20:44.706372"^^xsd:dateTime ;
    dct:publisher <https://catalog.dmh.go.th/organization/b22b767a-f001-4281-856d-d193e86af4c5> ;
    dct:title "รายชื่อนักสื่อสารสร้างสุข เขตสุขภาพที่ 4" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กลุ่มงานวิชาการสุขภาพจิต" ;
            vcard:hasEmail <mailto:mhcr4@dmh.mail.go.th> ] ;
    dcat:keyword "นักสื่อสาร",
        "นักสื่อสารสร้างสุข",
        "นักสื่อสารสร้างสุขเขตสุขภาพที่ 4",
        "นักสื่อสารสุขภาพจิต",
        "สื่อสารสุขภาพจิต",
        "เครือข่ายพลเมือง" ;
    dcat:landingPage <http://mhc4.dmh.go.th/contact/> .

<http://mhc4.dmh.go.th/contact/> a foaf:Document .

<https://catalog.dmh.go.th/organization/b22b767a-f001-4281-856d-d193e86af4c5> a foaf:Agent ;
    foaf:name "ศูนย์สุขภาพจิตที่ 4" .

