@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/33abafa6-593d-4e56-ae14-e4786286babd> a dcat:Dataset ;
    dct:description "ข้อมูลคำชี้แจงเพิ่มเติม เพื่อให้เจ้าหน้าที่ใช้ประกอบการพิจารณาออกหนังสือรับรองถิ่นกำเนิดสินค้า" ;
    dct:identifier "33abafa6-593d-4e56-ae14-e4786286babd" ;
    dct:issued "2025-05-28T09:08:14.197328"^^xsd:dateTime ;
    dct:modified "2025-05-29T06:33:15.207460"^^xsd:dateTime ;
    dct:publisher <https://gdcatalog.dft.go.th/organization/24149f98-a2a9-4566-83e3-0042e7808bd4> ;
    dct:title "คำชี้แจงเพิ่มเติม" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สำนักบริการการค้าต่างประเทศ" ;
            vcard:hasEmail <mailto:eximdft@moc.go.th> ] ;
    dcat:keyword "คำชี้แจง" .

<https://gdcatalog.dft.go.th/organization/24149f98-a2a9-4566-83e3-0042e7808bd4> a foaf:Agent ;
    foaf:name "สำนักบริการการค้าต่างประเทศ" .

