@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/5d286083-d58b-493f-960e-4db6fe07b139> a dcat:Dataset ;
    dct:description "Metadata ชุดข้อมูลการไกล่เกลี่ยข้อพิพาท" ;
    dct:identifier "5d286083-d58b-493f-960e-4db6fe07b139" ;
    dct:issued "2022-08-22T02:53:33.279299"^^xsd:dateTime ;
    dct:modified "2022-08-22T02:53:33.279306"^^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 "กรมบังคับคดี" .

