@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/8c3d4700-0ab2-46a9-9afc-dd9ad0b4de42> a dcat:Dataset ;
    dct:description "ชุดข้อมูลประกาศขายทอดตลาด" ;
    dct:identifier "8c3d4700-0ab2-46a9-9afc-dd9ad0b4de42" ;
    dct:issued "2022-08-22T02:53:34.360616"^^xsd:dateTime ;
    dct:modified "2022-08-22T02:53:34.360623"^^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 "กรมบังคับคดี" .

