@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.dft.go.th/dataset/7de7df6c-532c-4f31-80c5-abe248bbf07c> a dcat:Dataset ;
    dct:description "ข้อมูลบัตรประจำตัวผู้ตรวจสอบมาตรฐานสินค้า เลขที่ผู้ตรวจสอบ และรูปภ่าย" ;
    dct:identifier "7de7df6c-532c-4f31-80c5-abe248bbf07c" ;
    dct:issued "2025-05-28T11:23:58.373805"^^xsd:dateTime ;
    dct:modified "2025-06-18T09:45:42.999427"^^xsd:dateTime ;
    dct:publisher <https://gdcatalog.dft.go.th/organization/2eb1bb4b-f9a5-4002-b228-07504168b64b> ;
    dct:title "บัตรประจำตัวผู้ตรวจสอบ" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กองมาตรฐานสินค้านำเข้าส่งออก กลุ่มทะเบียนและใบอนุญาตมาตรฐานสินค้า" ;
            vcard:hasEmail <mailto:csidft@moc.go.th> ] ;
    dcat:keyword "บัตรผู้ตรวจสอบมาตรฐานสินค้า",
        "ผตก",
        "ผตข",
        "รูปถ่ายผู้ตรวจสอบมาตรฐานสินค้า" .

<https://gdcatalog.dft.go.th/organization/2eb1bb4b-f9a5-4002-b228-07504168b64b> a foaf:Agent ;
    foaf:name "กองมาตรฐานสินค้านำเข้าส่งออก" .

