@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/7c5bf469-6b85-467a-8a7f-8ddeeac8db0e> a dcat:Dataset ;
    dct:description "รายชื่ื่อที่ปรึกษา Consultant School Health HERO เขตสุขภาพที่ 4" ;
    dct:identifier "7c5bf469-6b85-467a-8a7f-8ddeeac8db0e" ;
    dct:issued "2024-03-01T03:47:25.732748"^^xsd:dateTime ;
    dct:modified "2024-09-03T11:01:50.120226"^^xsd:dateTime ;
    dct:publisher <https://catalog.dmh.go.th/organization/b22b767a-f001-4281-856d-d193e86af4c5> ;
    dct:title "รายชื่ื่อที่ปรึกษา Consultant School Health HERO เขตสุขภาพที่ 4" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กลุ่มงานวิชาการสุขภาพจิต" ;
            vcard:hasEmail <mailto:mhcr4@dmh.mail.go.th> ] ;
    dcat:keyword "Consultant School Health HERO",
        "ที่ปรึกษา",
        "วัยรุ่น",
        "วัยรุ่นกลุ่มเสี่ยง",
        "วัยเรียน",
        "วัยเรียนวัยรุ่น",
        "โรงเรียน" ;
    dcat:landingPage <https://mhc4.dmh.go.th/contact/> .

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

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

