@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/90b51e8b-5396-40f2-95d2-2740b9bc8bf5> a dcat:Dataset ;
    dct:description "ข้อมูลตัวอย่างสินค้าโดยระบุชั้น ชนิด และจำนวนตัวอย่าง" ;
    dct:identifier "90b51e8b-5396-40f2-95d2-2740b9bc8bf5" ;
    dct:issued "2025-05-28T12:57:15.848844"^^xsd:dateTime ;
    dct:modified "2025-11-26T14:27:05.482963"^^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 "กองมาตรฐานสินค้านำเข้าส่งออก" .

