@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/22ef5bac-e91f-417b-b3d7-8adf0305c244> a dcat:Dataset ;
    dct:description "จุดผ่านแดนต่างประเทศ" ;
    dct:identifier "22ef5bac-e91f-417b-b3d7-8adf0305c244" ;
    dct:issued "2025-05-23T08:35:13.236669"^^xsd:dateTime ;
    dct:modified "2025-05-29T04:50:10.505434"^^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 "กองความร่วมมือการค้าและการลงทุน" .

