@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/cf42ef14-cbeb-41e6-b01d-bd3379b73d84> a dcat:Dataset ;
    dct:description """C2.2.1 จัดสร้างตารางเรือเทียบท่าเข้าสู่ระบบ CTMS และ VCMS \r
""" ;
    dct:identifier "cf42ef14-cbeb-41e6-b01d-bd3379b73d84" ;
    dct:issued "2023-12-13T08:36:09.237684"^^xsd:dateTime ;
    dct:modified "2025-12-25T10:15:09.754343"^^xsd:dateTime ;
    dct:publisher <https://datagov.mot.go.th/organization/a1474194-6d38-4740-accf-13d69b9a0240> ;
    dct:title "ตารางเรือ" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ฝ่ายบริการท่าและเครื่องมือทุ่นแรง (ฝท.)" ;
            vcard:hasEmail <mailto:dept5303@gmail.com> ] ;
    dcat:distribution <https://datagov.mot.go.th/dataset/cf42ef14-cbeb-41e6-b01d-bd3379b73d84/resource/1dc8fd34-ccee-4360-8d50-dd4bd0c9f582> ;
    dcat:keyword "ตารางเรือเทียบท่า" ;
    dcat:landingPage <https://www.port.co.th/cs/internet/internet/ShipNews.html> .

<https://datagov.mot.go.th/dataset/cf42ef14-cbeb-41e6-b01d-bd3379b73d84/resource/1dc8fd34-ccee-4360-8d50-dd4bd0c9f582> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2023-06-23T08:07:22.694225"^^xsd:dateTime ;
    dct:modified "2025-12-25T10:15:09.759750"^^xsd:dateTime ;
    dct:title "ข้อมูลตารางเรือ" ;
    dcat:accessURL <https://www.port.co.th/cs/internet/internet/ShipNews.html> ;
    dcat:mediaType "text/html" .

<https://datagov.mot.go.th/organization/a1474194-6d38-4740-accf-13d69b9a0240> a foaf:Agent ;
    foaf:name "การท่าเรือแห่งประเทศไทย" .

<https://www.port.co.th/cs/internet/internet/ShipNews.html> a foaf:Document .

