@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/242effe2-ee80-4ed2-9dd3-a4296807cd3d> a dcat:Dataset ;
    dct:description "เทส" ;
    dct:identifier "242effe2-ee80-4ed2-9dd3-a4296807cd3d" ;
    dct:issued "2026-08-06T21:15:23.925718"^^xsd:dateTime ;
    dct:modified "2026-08-06T21:15:23.925724"^^xsd:dateTime ;
    dct:publisher <https://gdcatalognhic.nha.co.th/organization/f44b089b-e57a-4be9-9e3c-86b37c34488f> ;
    dct:title "คู่มือการใช้งานเทสระบบ" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ฝ่ายเทศโนโลยีสารสนเทศ" ;
            vcard:hasEmail <mailto:nahathai.asu1212@gmail.com> ] ;
    dcat:keyword "คู่มือ" .

<https://gdcatalognhic.nha.co.th/organization/f44b089b-e57a-4be9-9e3c-86b37c34488f> a foaf:Agent ;
    foaf:name "การเคหะแห่งชาติ" .

