@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://gdcatalognhic.nha.co.th/dataset/ca34d174-2821-4c36-bfbf-9f331f3ce500> a dcat:Dataset ;
    dct:description """1. ชื่อหน่วยงาน เบอร์โทรศัพท์ เลขที่ออกหนังสือจากหน่วยงานภายใน \r
ชื่อเรื่อง\r
2. เลขทะเบียนรับ-ส่งหนังสือ \r
3. ความเห็น/ข้อสั่งการ""" ;
    dct:identifier "ca34d174-2821-4c36-bfbf-9f331f3ce500" ;
    dct:issued "2024-05-27T19:01:26.506560"^^xsd:dateTime ;
    dct:modified "2024-05-27T19:01:26.506572"^^xsd:dateTime ;
    dct:publisher <https://gdcatalognhic.nha.co.th/organization/2fe7828a-c1fc-4fbb-8800-d6ffb229285b> ;
    dct:title "การรับ-ส่ง หนังสือภายในหน่วยงาน" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กลุ่มงานช่วยอำนวยการและสื่อสารองค์กร" ;
            vcard:hasEmail <mailto:saraban@rlpd.go.th> ] ;
    dcat:keyword "หนังสือราชการรับ ส่ง ภายใน" ;
    dcat:landingPage <https://rlpdsaraban.moj.go.th> .

<https://gdcatalognhic.nha.co.th/organization/2fe7828a-c1fc-4fbb-8800-d6ffb229285b> a foaf:Agent ;
    foaf:name "กรมคุ้มครองสิทธิและเสรีภาพ" .

<https://rlpdsaraban.moj.go.th> a foaf:Document .

