@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/80f3922b-a699-4b7d-bb10-51e73dff7615> a dcat:Dataset ;
    dct:description "วัน เวลา สถานที่ รายชื่อพนักงานตรวจสอบมาตรฐานสินค้าที่เข้าทำการตรวจสอบสถานที่" ;
    dct:identifier "80f3922b-a699-4b7d-bb10-51e73dff7615" ;
    dct:issued "2025-05-29T06:30:20.781561"^^xsd:dateTime ;
    dct:modified "2025-11-26T13:34:37.244246"^^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 "กองมาตรฐานสินค้านำเข้าส่งออก" .

