@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/5ce113ea-b508-41fc-9996-8a7584584b42> a dcat:Dataset ;
    dct:description "Metadata ชุดข้อมูลประกาศเจ้าพนักงานพิทักษ์ทรัพย์ เรื่อง การประนอมหนี้" ;
    dct:identifier "5ce113ea-b508-41fc-9996-8a7584584b42" ;
    dct:issued "2022-08-22T02:53:33.016293"^^xsd:dateTime ;
    dct:modified "2022-08-22T02:53:33.016302"^^xsd:dateTime ;
    dct:publisher <https://gdcatalognhic.nha.co.th/organization/2c4480f6-7cdf-4888-af49-7cad9b04afa6> ;
    dct:title "การประนอมหนี้" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กรมบังคับคดี" ;
            vcard:hasEmail <mailto:saraban@led.mail.go.th> ] ;
    dcat:keyword "บังคับคดี",
        "ประกาศเจ้าพนักงาน",
        "ประนอมหนี้" .

<https://gdcatalognhic.nha.co.th/organization/2c4480f6-7cdf-4888-af49-7cad9b04afa6> a foaf:Agent ;
    foaf:name "กรมบังคับคดี" .

