@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/8124c124-1c66-422e-99ee-4d61a2cf1258> a dcat:Dataset ;
    dct:description "ข้อมูลการประทับรับรองเวลาในระบบ OCS Connect" ;
    dct:identifier "8124c124-1c66-422e-99ee-4d61a2cf1258" ;
    dct:issued "2025-05-28T12:30:09.841331"^^xsd:dateTime ;
    dct:modified "2025-11-26T14:17:17.594750"^^xsd:dateTime ;
    dct:publisher <https://gdcatalog.dft.go.th/organization/2eb1bb4b-f9a5-4002-b228-07504168b64b> ;
    dct:title "การประทับรับรองเวลาจากระบบ (OCS CONNECT)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ศูนย์เทคโนโลยีสารสนเทศและการสื่อสาร" ;
            vcard:hasEmail <mailto:itdft@moc.go.th> ] ;
    dcat:keyword "ocsconnect",
        "timestamp",
        "การประทับรับรองเวลา" .

<https://gdcatalog.dft.go.th/organization/2eb1bb4b-f9a5-4002-b228-07504168b64b> a foaf:Agent ;
    foaf:name "กองมาตรฐานสินค้านำเข้าส่งออก" .

