@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/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-05-28T18:37:41.236848"^^xsd:dateTime ;
    dct:modified "2024-05-28T18:37:41.236858"^^xsd:dateTime ;
    dct:publisher <https://gdcatalognhic.nha.co.th/organization/64adf090-0da1-4fd8-89cb-1a961ab053c8> ;
    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://gdcatalognhic.nha.co.th/organization/64adf090-0da1-4fd8-89cb-1a961ab053c8> a foaf:Agent ;
    foaf:name "กรมสุขภาพจิต" .

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

