@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://datagov.mot.go.th/dataset/711bd654-f4cf-49c0-a251-6d37f9f24b15> a dcat:Dataset ;
    dct:description "ข้อมูลจํานวนเที่ยวบินขนส่งสินค้าระหว่างประเทศ รายวัน" ;
    dct:identifier "711bd654-f4cf-49c0-a251-6d37f9f24b15" ;
    dct:issued "2021-06-08T04:04:06.703722"^^xsd:dateTime ;
    dct:modified "2021-06-21T08:15:58.299219"^^xsd:dateTime ;
    dct:publisher <https://datagov.mot.go.th/organization/48a99b15-58cc-4a4d-a7cd-eff64fc9cbd8> ;
    dct:title "จํานวนเที่ยวบินขนส่งสินค้าระหว่างประเทศ" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ฝ่ายกลยุทธ์องค์กร" ;
            vcard:hasEmail <mailto:stats@airportthai.co.th> ] ;
    dcat:keyword "การขนส่ง",
        "ปริมาณขนส่งสินค้า",
        "รายการข้อมูลคมนาคม",
        "เที่ยวบิน" ;
    dcat:landingPage <http://investor.airportthai.co.th/transport.html> .

<http://investor.airportthai.co.th/transport.html> a foaf:Document .

<https://datagov.mot.go.th/organization/48a99b15-58cc-4a4d-a7cd-eff64fc9cbd8> a foaf:Agent ;
    foaf:name "บริษัท ท่าอากาศยานไทย จำกัด" .

