@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://opendata.cifs.go.th/dataset/2b746550-364c-44d7-be65-130a74e74899> a dcat:Dataset ;
    dct:description "แสดงแผนปฏิบัติราชการ สถาบันนิติวิทยาศาสตร์" ;
    dct:identifier "2b746550-364c-44d7-be65-130a74e74899" ;
    dct:issued "2026-05-12T09:11:27.949927"^^xsd:dateTime ;
    dct:modified "2026-05-12T09:11:27.949933"^^xsd:dateTime ;
    dct:publisher <https://opendata.cifs.go.th/organization/7aa238c2-216c-402e-8b84-adb487652767> ;
    dct:title "แผนปฏิบัติราชการ" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กลุ่มนโยบายและแผน" ;
            vcard:hasEmail <mailto:policy_cifs@cifs.mail.go.th> ] ;
    dcat:keyword "OIT",
        "การเปิดเผยข้อมูลสาธารณะ",
        "นโยบาย",
        "แผนงาน",
        "แผนปฏิบัติราชการ",
        "แผนยุทธศาสตร์" ;
    dcat:landingPage <https://www.cifs.go.th/index.php?mod=aboutus&type=strategic> .

<https://opendata.cifs.go.th/organization/7aa238c2-216c-402e-8b84-adb487652767> a foaf:Agent ;
    foaf:name "กลุ่มนโยบายและแผน" .

<https://www.cifs.go.th/index.php?mod=aboutus&type=strategic> a foaf:Document .

