@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://data.finearts.go.th/dataset/08336d18-2957-46ff-8a19-7862e5934551> a dcat:Dataset ;
    dct:description " แสดงข้อมูลสถิติเรื่องร้องเรียนการทุจริตและประพฤติมิชอบ ของเจ้าหน้าที่ของกรมศิลปากร ประจำปีงบประมาณ พ.ศ. 2568" ;
    dct:identifier "08336d18-2957-46ff-8a19-7862e5934551" ;
    dct:issued "2026-05-22T03:10:45.293268"^^xsd:dateTime ;
    dct:modified "2026-05-22T03:16:10.926536"^^xsd:dateTime ;
    dct:publisher <https://data.finearts.go.th/organization/a9ab9621-b9d7-42bc-941d-127003a7e17e> ;
    dct:title "ข้อมูลสถิติเรื่องร้องเรียน การทุจริตและประพฤติมิชอบ ประจำปีงบประมาณ พ.ศ. 2568" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กลุ่มพัฒนาระบบบริหาร" ;
            vcard:hasEmail <mailto:psdg.finearts@gmail.com> ] ;
    dcat:keyword "ITA",
        "OIT",
        "การเปิดเผยข้อมูลสาธารณะ",
        "ทุจริต",
        "ประพฤติมิชอบ",
        "ร้องเรียน",
        "สถิติเรื่องร้องเรียน" .

<https://data.finearts.go.th/organization/a9ab9621-b9d7-42bc-941d-127003a7e17e> a foaf:Organization ;
    foaf:name "กรมศิลปากร" .

