@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://samutsongkhram.gdcatalog.go.th/dataset/f6e62a84-5c00-48da-9c17-b61c68abe73a> a dcat:Dataset ;
    dct:description """การเยียวยาผู้ได้รับผลกระทบจากการเกิดสาธารณภัย\r
จำนวนเงินที่ผู้ประสบสาธารณภัยได้รับเมื่อเกิดเหตุสาธารณภัย""" ;
    dct:identifier "f6e62a84-5c00-48da-9c17-b61c68abe73a" ;
    dct:issued "2026-02-09T04:33:36.153602"^^xsd:dateTime ;
    dct:modified "2026-02-09T04:36:08.221370"^^xsd:dateTime ;
    dct:publisher <https://samutsongkhram.gdcatalog.go.th/organization/0531eea2-433f-4fd5-9579-122c458d8934> ;
    dct:title "การเยียวยาผู้ได้รับผลกระทบ" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ที่ทำการปกครองจังหวัดสมุทรสงคราม" ;
            vcard:hasEmail <mailto:pk75000.dopa@gmail.com> ] ;
    dcat:keyword "จำนวนเงินเยียวยา",
        "ผู้ที่ได้รับการเยียวยา" .

<https://samutsongkhram.gdcatalog.go.th/organization/0531eea2-433f-4fd5-9579-122c458d8934> a foaf:Agent ;
    foaf:name "ที่ทำการปกครองจังหวัดสมุทรสงคราม" .

