@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/364d7e1d-bc74-41d2-b012-839dc0e076bb> a dcat:Dataset ;
    dct:description "ข้อมูลการกำหนดสิทธิ (User Access Right) การเข้าใช้งานระบบและเครือข่าย" ;
    dct:identifier "364d7e1d-bc74-41d2-b012-839dc0e076bb" ;
    dct:issued "2025-05-28T11:26:26.869235"^^xsd:dateTime ;
    dct:modified "2025-05-29T06:29:59.948949"^^xsd:dateTime ;
    dct:publisher <https://gdcatalog.dft.go.th/organization/24149f98-a2a9-4566-83e3-0042e7808bd4> ;
    dct:title "สิทธิการเข้าใช้งานระบบและเครือข่าย" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ศูนย์เทคโนโลยีสารสนเทศและการสื่อสาร" ;
            vcard:hasEmail <mailto:itdft@moc.go.th> ] ;
    dcat:keyword "สิทธิการใช้งาน (User Access Right) ในใช้งานระบบและเครือข่าย" .

<https://gdcatalog.dft.go.th/organization/24149f98-a2a9-4566-83e3-0042e7808bd4> a foaf:Agent ;
    foaf:name "สำนักบริการการค้าต่างประเทศ" .

