@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/e3160981-2cc1-4e68-9b37-1aef32e24b5b> a dcat:Dataset ;
    dct:description "ข้อมูลผู้ซื้อสำหรับกรณีที่ผู้ซื้อคนละรายกับผู้นำเข้า" ;
    dct:identifier "e3160981-2cc1-4e68-9b37-1aef32e24b5b" ;
    dct:issued "2025-06-02T08:04:31.820507"^^xsd:dateTime ;
    dct:modified "2025-06-02T08:04:31.820517"^^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 "สำนักบริการการค้าต่างประเทศ" .

