@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/e956f083-8acd-4c05-ae5b-e7438843c359> a dcat:Dataset ;
    dct:description "รูปแบบการขอใบอนุญาต/ หนังสือรับรองการนำเข้าสินค้า มี 2 รูปแบบ คือ Non-paperless และ Paperless ซึ่งจะถูกเลือกอัตโนมัติหลังจากเลือกหมวดสินค้า" ;
    dct:identifier "e956f083-8acd-4c05-ae5b-e7438843c359" ;
    dct:issued "2025-05-30T08:50:56.574695"^^xsd:dateTime ;
    dct:modified "2025-05-30T08:50:56.574703"^^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 "สำนักบริการการค้าต่างประเทศ" .

