@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://sukhothai.gdcatalog.go.th/dataset/575f634b-364c-4b70-bb82-c3ec4a8e6a6d> a dcat:Dataset ;
    dct:description "จำนวนผู้ประสบภัยน้ำท่วมที่เกิดจากปัญหาอุกภัยในแต่ละปีของจังหวัดสุโขทัย" ;
    dct:identifier "575f634b-364c-4b70-bb82-c3ec4a8e6a6d" ;
    dct:issued "2026-03-25T08:05:21.899111"^^xsd:dateTime ;
    dct:modified "2026-03-25T08:05:21.899118"^^xsd:dateTime ;
    dct:publisher <https://sukhothai.gdcatalog.go.th/organization/60ea0932-b9ae-4593-aa5d-033ac9a1887f> ;
    dct:title "ผู้ประสบอุทกภัย" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ฝ่ายป้องกันและปฏิบัติการ" ;
            vcard:hasEmail <mailto:ddpmsuk@gmail.com> ] ;
    dcat:keyword "ผู้ประสบภัย",
        "ผู้ประสบอุทกภัย",
        "อุทกภัย" .

<https://sukhothai.gdcatalog.go.th/organization/60ea0932-b9ae-4593-aa5d-033ac9a1887f> a foaf:Agent ;
    foaf:name "สำนักงานป้องกันและบรรเทาสาธารณภัยจังหวัดสุโขทัย" .

