@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://ckan.dsi.go.th/dataset/ee0d18c2-3505-4809-b150-38103c9ec53f> a dcat:Dataset ;
    dct:description """แสดงข้อมูลของผู้บริหารสูงสุด และผู้ดำรงตำแหน่งทางการบริหารของหน่วยงานอย่างน้อยระดับรองผู้บริหารสูงสุด โดยมีข้อมูลอย่างน้อยประกอบด้วย\r
(1) ชื่อ-นามสกุล\r
(2) ตำแหน่ง\r
(3) ช่องทางการติดต่อ""" ;
    dct:identifier "ee0d18c2-3505-4809-b150-38103c9ec53f" ;
    dct:issued "2026-05-27T06:32:24.307531"^^xsd:dateTime ;
    dct:modified "2026-05-27T06:51:58.313289"^^xsd:dateTime ;
    dct:publisher <https://ckan.dsi.go.th/organization/87010c55-6c13-40ae-8778-1357d2c392a3> ;
    dct:title "ข้อมูลผู้บริหาร" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กลุ่มงานจริยธรรม" ;
            vcard:hasEmail <mailto:dsi@dsi.go.th> ] ;
    dcat:keyword "ITA",
        "OIT",
        "กรมสอบสวนคดีพิเศษ",
        "การเปิดเผยข้อมูลสาธารณะ",
        "คณะผู้บริหาร",
        "ทะเบียนผู้บริหาร",
        "ผู้บริหาร",
        "รายชื่อผู้บริหาร" ;
    dcat:landingPage <https://www.dsi.go.th/th/Detail/DSI-Executives> .

<https://ckan.dsi.go.th/organization/87010c55-6c13-40ae-8778-1357d2c392a3> a foaf:Agent ;
    foaf:name "กลุ่มบริหารทรัพยากรบุคคล (กบค.)" .

<https://www.dsi.go.th/th/Detail/DSI-Executives> a foaf:Document .

