@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://gdcatalog.dft.go.th/dataset/47b61f8e-7982-48f2-a7de-039705198d15> a dcat:Dataset ;
    dct:description "ข้อมูลสถานะเปิด/ปิด ด่าน" ;
    dct:identifier "47b61f8e-7982-48f2-a7de-039705198d15" ;
    dct:issued "2025-05-23T07:22:52.320669"^^xsd:dateTime ;
    dct:modified "2025-05-29T04:52:35.475183"^^xsd:dateTime ;
    dct:publisher <https://gdcatalog.dft.go.th/organization/4b2768b4-43fa-4ae4-8350-ccd6c17571a8> ;
    dct:title "การเปิด-ปิดด่าน" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กองความร่วมมือการค้าและการลงทุน" ;
            vcard:hasEmail <mailto:tpisdft@moc.go.th> ] ;
    dcat:keyword "ด่านศุลกากร" .

<https://gdcatalog.dft.go.th/organization/4b2768b4-43fa-4ae4-8350-ccd6c17571a8> a foaf:Agent ;
    foaf:name "กองความร่วมมือการค้าและการลงทุน" .

