@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/d96a1f65-776d-468c-b048-de61a45fe791> a dcat:Dataset ;
    dct:description "ข้อมูลด่านศุลากร" ;
    dct:identifier "d96a1f65-776d-468c-b048-de61a45fe791" ;
    dct:issued "2025-05-23T08:28:12.992883"^^xsd:dateTime ;
    dct:modified "2025-05-29T04:51:29.968778"^^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 "กองความร่วมมือการค้าและการลงทุน" .

