@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/ef1c88ac-66c2-445a-873e-f8cd2249255d> a dcat:Dataset ;
    dct:description "ข้อมูลจุดผ่านแดนไทย" ;
    dct:identifier "ef1c88ac-66c2-445a-873e-f8cd2249255d" ;
    dct:issued "2025-05-23T08:31:59.221391"^^xsd:dateTime ;
    dct:modified "2025-05-29T04:50:58.834579"^^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 "กองความร่วมมือการค้าและการลงทุน" .

