@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/c32205a4-c505-49ef-830d-bc0ab4034065> a dcat:Dataset ;
    dct:description "ข้อมูลรายละเอียดการเรียกเก็บค่าธรรมเนียม  ของ มส. " ;
    dct:identifier "c32205a4-c505-49ef-830d-bc0ab4034065" ;
    dct:issued "2025-05-28T08:26:08.373096"^^xsd:dateTime ;
    dct:modified "2025-06-18T08:24:57.414000"^^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 "กองมาตรฐานสินค้านำเข้าส่งออก" .

