@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/38dc242b-6076-4121-84e4-00591eb91d4f> a dcat:Dataset ;
    dct:description "ข้อมูลตราประทับรับรองเวลาใบอนุญาต/หนังสือรับรองการส่งออก ซึ่งได้รับหลังจากการอนุมัติจากเจ้าหน้าที่แล้ว" ;
    dct:identifier "38dc242b-6076-4121-84e4-00591eb91d4f" ;
    dct:issued "2025-06-03T08:16:20.888381"^^xsd:dateTime ;
    dct:modified "2025-06-03T08:16:20.888391"^^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:saraban@dga.or.th> ] ;
    dcat:keyword "ตราประทับรับรอง" .

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

