@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/848b9149-37cc-4e3f-8cbe-a7e22c7f26a2> a dcat:Dataset ;
    dct:description "บันทึกที่ผู้สมัครเปิดบัญชีผู้ใช้งานแสดงเจตจำนงการยอมรับเงื่อนไขและข้อตกลงการใช้บริการ" ;
    dct:identifier "848b9149-37cc-4e3f-8cbe-a7e22c7f26a2" ;
    dct:issued "2025-05-28T07:27:23.578682"^^xsd:dateTime ;
    dct:modified "2025-05-29T06:34:16.960687"^^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 "สำนักบริการการค้าต่างประเทศ" .

