@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/0fcaad5f-dd2b-4d35-b0f7-5a6850dc656a> a dcat:Dataset ;
    dct:description "ข้อมูลหนังสือยินยอม (กรณีใช้ตราข้อมูลของผู้ประกอบการอื่น)" ;
    dct:identifier "0fcaad5f-dd2b-4d35-b0f7-5a6850dc656a" ;
    dct:issued "2025-05-28T08:08:21.265984"^^xsd:dateTime ;
    dct:modified "2025-06-18T06:38:17.720613"^^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 "หนังสือยินยอมกรณีใช้ตราข้อมูลของผู้ประกอบการอื่น" ;
    dcat:landingPage <https://ocsconnect.dft.go.th/> .

<https://gdcatalog.dft.go.th/organization/2eb1bb4b-f9a5-4002-b228-07504168b64b> a foaf:Agent ;
    foaf:name "กองมาตรฐานสินค้านำเข้าส่งออก" .

<https://ocsconnect.dft.go.th/> a foaf:Document .

