@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/2406907a-83d9-4c27-b3be-be95d32d53c5> a dcat:Dataset ;
    dct:description "วัน เวลา สถานที่ และผู้ประสานงานที่เข้าทำการตรวจสอบสถานที่" ;
    dct:identifier "2406907a-83d9-4c27-b3be-be95d32d53c5" ;
    dct:issued "2025-05-29T06:26:35.418757"^^xsd:dateTime ;
    dct:modified "2025-11-26T13:33:32.009144"^^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 "กองมาตรฐานสินค้านำเข้าส่งออก" .

