@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/9e6458f9-a714-414e-8924-6744c234c3ae> a dcat:Dataset ;
    dct:description "ข้อมูลการขนส่งสินค้าทางอากาศภายในประเทศและระหว่างประเทศ" ;
    dct:identifier "9e6458f9-a714-414e-8924-6744c234c3ae" ;
    dct:issued "2021-06-08T04:02:51.462783"^^xsd:dateTime ;
    dct:modified "2021-06-21T08:18:47.574706"^^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 "บริษัท ท่าอากาศยานไทย จำกัด" .

