@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/4316ddf7-649b-4b24-b052-217ce58cc5d9> a dcat:Dataset ;
    dct:description "การให้ความช่วยเหลือผู้ประสบปัญหาสังคมในเบื้องต้น และประสานส่งต่อความช่วยเหลือไปยังหน่วยงานที่เกี่ยวข้องทั้งภาครัฐ เอกชน และภาคีเครือข่าย" ;
    dct:identifier "4316ddf7-649b-4b24-b052-217ce58cc5d9" ;
    dct:issued "2022-08-16T04:33:32.544000"^^xsd:dateTime ;
    dct:modified "2022-08-16T04:33:32.544010"^^xsd:dateTime ;
    dct:publisher <https://gdcatalognhic.nha.co.th/organization/9fbf46d9-ab2f-4843-9e6d-006151ad129f> ;
    dct:title "ฐานข้อมูลรับเรื่องราวร้องทุกข์" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กองตรวจราชการ" ;
            vcard:hasEmail <mailto:oscc.mso@gmail.com> ] ;
    dcat:keyword "1300",
        "รับเรื่องราวร้องทุกข์",
        "ศูนย์ช่วยเหลือสังคม" ;
    dcat:landingPage <https://hotline1300.m-society.go.th/login> .

<https://gdcatalognhic.nha.co.th/organization/9fbf46d9-ab2f-4843-9e6d-006151ad129f> a foaf:Agent ;
    foaf:name "สำนักงานปลัดกระทรวงการพัฒนาสังคมและความมั่นคงของมนุษย์" .

<https://hotline1300.m-society.go.th/login> a foaf:Document .

