@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://kamphaengphet.gdcatalog.go.th/dataset/b66263ef-0330-4f7c-b8f3-61c4aefbc8e5> a dcat:Dataset ;
    dct:description "ปริมาณน้ำฝนรายเดือน" ;
    dct:identifier "b66263ef-0330-4f7c-b8f3-61c4aefbc8e5" ;
    dct:issued "2026-02-24T02:24:32.384683"^^xsd:dateTime ;
    dct:modified "2026-02-24T02:52:06.649700"^^xsd:dateTime ;
    dct:publisher <https://kamphaengphet.gdcatalog.go.th/organization/ea88e843-95ef-47d8-94b4-88ab86ffd5f9> ;
    dct:title "ปริมาณน้ำฝนรายเดือน" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สถานีอุตุนิยมวิทยากำแพงเพชร" ;
            vcard:hasEmail <mailto:s48380@metnet.tmd.go.th> ] ;
    dcat:distribution <https://kamphaengphet.gdcatalog.go.th/dataset/b66263ef-0330-4f7c-b8f3-61c4aefbc8e5/resource/85109b0e-c278-4b52-87c1-808ff012a94c> ;
    dcat:keyword "ปริมาณน้ำฝน" .

<https://kamphaengphet.gdcatalog.go.th/dataset/b66263ef-0330-4f7c-b8f3-61c4aefbc8e5/resource/85109b0e-c278-4b52-87c1-808ff012a94c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-02-24T02:26:19.645310"^^xsd:dateTime ;
    dct:modified "2026-02-24T02:52:06.140646"^^xsd:dateTime ;
    dct:title "ปริมาณน้ำฝนรายเดือน" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "65a3f8b3d4bcf69c39ba9de5da6c76c2"^^xsd:hexBinary ] ;
    dcat:accessURL <https://kamphaengphet.gdcatalog.go.th/dataset/b66263ef-0330-4f7c-b8f3-61c4aefbc8e5/resource/85109b0e-c278-4b52-87c1-808ff012a94c/download/rainfall.csv> ;
    dcat:byteSize "22712"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://kamphaengphet.gdcatalog.go.th/organization/ea88e843-95ef-47d8-94b4-88ab86ffd5f9> a foaf:Agent ;
    foaf:name "สถานีอุตุนิยมวิทยากำแพงเพชร" .

