@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#> .

<http://209.15.113.176:8881/dataset/b137ef96-c1c6-406f-baf6-5f289ab0b27a> a dcat:Dataset ;
    dct:description "ข้อมูลจากการสำรวจครัวเรือนโครงการพัฒนาสระบ่อดินขาว" ;
    dct:identifier "b137ef96-c1c6-406f-baf6-5f289ab0b27a" ;
    dct:issued "2024-06-25T06:37:50.087534"^^xsd:dateTime ;
    dct:modified "2024-06-25T07:49:11.702296"^^xsd:dateTime ;
    dct:publisher <http://209.15.113.176:8881/organization/ce5ca3a9-7304-4922-b5fc-12abe14d6c40> ;
    dct:title "ข้อมูลจากการสำรวจครัวเรือนโครงการพัฒนาสระบ่อดินขาว" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กลุ่มงานวิชาการสถิติและวางแผน" ;
            vcard:hasEmail <mailto:saraban_nakhonsawan@nso.mail.go.th> ] ;
    dcat:keyword "บ่อดินขาว",
        "สำรวจ" .

<http://209.15.113.176:8881/organization/ce5ca3a9-7304-4922-b5fc-12abe14d6c40> a foaf:Organization ;
    foaf:name "สำนักงานสถิติจังหวัดนครสวรรค์" .

