@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/5bab9f2a-91ae-4e4f-a243-23b16c68b038> a dcat:Dataset ;
    dct:description "ข้อมูลหมวดหมู่สินค้าของระบบ Smart-I เป็นข้อมูลพื้นฐานสำหรับให้บริการข้อมูลแก่ระบบงานอื่นๆ " ;
    dct:identifier "5bab9f2a-91ae-4e4f-a243-23b16c68b038" ;
    dct:issued "2025-06-24T06:54:23.430963"^^xsd:dateTime ;
    dct:modified "2025-06-24T06:54:23.430970"^^xsd:dateTime ;
    dct:publisher <https://gdcatalog.dft.go.th/organization/24149f98-a2a9-4566-83e3-0042e7808bd4> ;
    dct:title "ข้อมูลหมวดหมู่สินค้า" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SMART-I" ;
            vcard:hasEmail <mailto:smartxdtm@gmail.com> ] ;
    dcat:keyword "หมวดหมู่สินค้า" ;
    dcat:landingPage <https://smlc-test.dft.go.th/api/public/GetProductGroup> .

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

<https://smlc-test.dft.go.th/api/public/GetProductGroup> a foaf:Document .

