@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/0769818e-d68d-412c-8019-df8761d58af7> a dcat:Dataset ;
    dct:description "ข้อมูลประมาณการสถิติการพักแรม ซึ่งจัดทำโดยการท่องเที่ยวแห่งประเทศไทย เพื่อใช้ภายใน ททท.  (**กระทรวงการท่องเที่ยวและกีฬามีพันธกิจจัดทำข้อมูลอัตราการพักแรมที่เป็นทางการของประเทศ)" ;
    dct:identifier "0769818e-d68d-412c-8019-df8761d58af7" ;
    dct:issued "2023-08-05T14:55:37.616562"^^xsd:dateTime ;
    dct:modified "2026-02-24T06:42:38.130219"^^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:mrdiv@tat.or.th> ] ;
    dcat:keyword "สถิตินักท่องเที่ยว",
        "อัตราการพักแรม",
        "โรงแรม" ;
    dcat:landingPage <https://intelligencecenter.tat.or.th/%2C%20https://marketingdb.tat.or.th> .

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

<https://intelligencecenter.tat.or.th/%2C%20https://marketingdb.tat.or.th> a foaf:Document .

