@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://krabi.gdcatalog.go.th/dataset/8a2bdbab-0b7b-482d-b488-3b85d8057f8c> a dcat:Dataset ;
    dct:description "จำนวนจุดให้บริการและประเภทการให้บริการไปรษณีย์ในจังหวัดกระบี่ จำแนกรายอำเภอ" ;
    dct:identifier "8a2bdbab-0b7b-482d-b488-3b85d8057f8c" ;
    dct:issued "2024-03-28T02:13:45.241316"^^xsd:dateTime ;
    dct:modified "2026-04-22T02:37:11.454994"^^xsd:dateTime ;
    dct:publisher <https://krabi.gdcatalog.go.th/organization/56cd04c0-a11f-4c3b-a65c-901d6fe5ba25> ;
    dct:title "บริการไปรษณีย์" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กลุ่มวิชาการสถิติและวางแผน" ;
            vcard:hasEmail <mailto:krabinso@gmail.com> ] ;
    dcat:keyword "บริการไปรษณีย์" .

<https://krabi.gdcatalog.go.th/organization/56cd04c0-a11f-4c3b-a65c-901d6fe5ba25> a foaf:Agent ;
    foaf:name "สำนักงานสถิติจังหวัดกระบี่" .

