@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://datacatalog.tat.or.th/dataset/be16377e-104e-450b-8c22-b995bb9c8ba3> a dcat:Dataset ;
    dct:description "ข้อมูลการร้องเรียนด้านสินค้าและการบริการด้านการท่องเที่ยว" ;
    dct:identifier "be16377e-104e-450b-8c22-b995bb9c8ba3" ;
    dct:issued "2023-08-05T15:20:23.866860"^^xsd:dateTime ;
    dct:modified "2026-02-24T06:39:14.968671"^^xsd:dateTime ;
    dct:publisher <https://datacatalog.tat.or.th/organization/e6404c57-114e-41e0-ba88-ba23ab111d10> ;
    dct:title "ชุดข้อมูลร้องเรียนด้านการท่องเที่ยว" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ศูนย์ประสานรับ-ส่งเรื่องร้องเรียนและข้อคิดเห็นด้านการท่องเที่ยว" ;
            vcard:hasEmail <mailto:complaintcenter@tat.or.th> ] ;
    dcat:keyword "ข้อคิดเห็นด้านการท่องเที่ยว",
        "ข้อเสนอแนะ",
        "ร้องเรียน",
        "ร้องเรียนด้านการท่องเที่ยว" ;
    dcat:landingPage <https://complaint-center.tourismthailand.org/> .

<https://complaint-center.tourismthailand.org/> a foaf:Document .

<https://datacatalog.tat.or.th/organization/e6404c57-114e-41e0-ba88-ba23ab111d10> a foaf:Agent ;
    foaf:name "การท่องเที่ยวแห่งประเทศไทย" .

