@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/cda7719d-ebd6-4828-88f8-0d3a3e0c9427> a dcat:Dataset ;
    dct:description "ข้อมูลผลการวิเคราะห์สินค้ามาตรฐาน (ขั้นชักตัวอย่าง)" ;
    dct:identifier "cda7719d-ebd6-4828-88f8-0d3a3e0c9427" ;
    dct:issued "2025-05-28T11:44:52.552957"^^xsd:dateTime ;
    dct:modified "2025-06-18T10:02:08.961751"^^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 "กองมาตรฐานสินค้านำเข้าส่งออก" .

