@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/a7b75a32-b98c-4e96-8cf6-815e6108a2ca> a dcat:Dataset ;
    dct:description "ข้อมูลที่ปรึกษา Consultant School Health HERO เขตสุขภาพที่ 11" ;
    dct:identifier "a7b75a32-b98c-4e96-8cf6-815e6108a2ca" ;
    dct:issued "2024-02-29T04:56:39.121518"^^xsd:dateTime ;
    dct:modified "2024-03-04T04:44:20.180058"^^xsd:dateTime ;
    dct:publisher <https://catalog.dmh.go.th/organization/f09bb327-bbd0-46d7-8775-bc48c210d84f> ;
    dct:title "ข้อมูลที่ปรึกษา Consultant School Health HERO เขตสุขภาพที่ 11" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กลุ่มงานวิชาการสุขภาพจิต" ;
            vcard:hasEmail <mailto:mhc11@dmh.mail.go.th> ] ;
    dcat:keyword "Conslutant",
        "HERO",
        "วัยรุ่น",
        "วัยเรียน" ;
    dcat:landingPage <https://www.mhc11.go.th/datacatalog/> .

<https://catalog.dmh.go.th/organization/f09bb327-bbd0-46d7-8775-bc48c210d84f> a foaf:Agent ;
    foaf:name "ศูนย์สุขภาพจิตที่ 11" .

<https://www.mhc11.go.th/datacatalog/> a foaf:Document .

