@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://gdcatalog.energy.go.th/dataset/ed9ca1c4-cd55-415d-a100-b9ef423d5083> a dcat:Dataset ;
    dct:description "รายงานผลการตรวจสอบภายใน (ชั้นความลับ)" ;
    dct:identifier "ed9ca1c4-cd55-415d-a100-b9ef423d5083" ;
    dct:issued "2021-09-13T10:02:09.558650"^^xsd:dateTime ;
    dct:modified "2025-09-26T03:11:53.308239"^^xsd:dateTime ;
    dct:publisher <https://gdcatalog.energy.go.th/organization/1a657c59-9f12-4eb7-948f-ab5831451b34> ;
    dct:title "รายงานผลการตรวจสอบภายใน (ชั้นความลับ)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กลุ่มตรวจสอบภายใน" ;
            vcard:hasEmail <mailto:audit@energy.go.th> ] ;
    dcat:keyword "ตรวจสอบภายใน",
        "รายงานการตรวจสอบ",
        "รายงานตรวจสอบภายใน" .

<https://gdcatalog.energy.go.th/organization/1a657c59-9f12-4eb7-948f-ab5831451b34> a foaf:Agent ;
    foaf:name "กลุ่มตรวจสอบภายใน" .

