@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/aea224f4-8231-465c-a151-f341d3e62a72> a dcat:Dataset ;
    dct:description "จำนวนประชากรที่ได้รับความเสียหายจากสาธารณภัยประเภทต่างๆ" ;
    dct:identifier "aea224f4-8231-465c-a151-f341d3e62a72" ;
    dct:issued "2026-02-04T09:23:26.688159"^^xsd:dateTime ;
    dct:modified "2026-02-04T09:23:26.688166"^^xsd:dateTime ;
    dct:publisher <https://samutsongkhram.gdcatalog.go.th/organization/4272b19c-13d3-4117-8e80-8c1ad0aaffe6> ;
    dct:title "จำนวนประชากรผู้ประสบภัย" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สำนักงานป้องกันภัยและบรรเทาสาธารณภัยจังหวัดสมุทรสงคราม" ;
            vcard:hasEmail <mailto:SARABAN_CENTER@DISASTER.GO.TH> ] ;
    dcat:keyword "การชดเชย",
        "ประชากรกลุ่มเฉพาะ" .

<https://samutsongkhram.gdcatalog.go.th/organization/4272b19c-13d3-4117-8e80-8c1ad0aaffe6> a foaf:Agent ;
    foaf:name "สำนักงานป้องกันและบรรเทาสาธารณภัยจังหวัดสมุทรสงคราม" .

