@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://govtech.in.th/dataset/4f16454e-c1ea-4210-aa5f-24989ccd7fc7> a dcat:Dataset ;
    dct:description "API สำหรับดึงแผนที่ดินมีปัญหา" ;
    dct:identifier "4f16454e-c1ea-4210-aa5f-24989ccd7fc7" ;
    dct:issued "2022-11-03T13:37:49.263733"^^xsd:dateTime ;
    dct:modified "2022-11-03T13:37:49.263739"^^xsd:dateTime ;
    dct:publisher <https://govtech.in.th/organization/cf9c527e-05e0-491d-aab2-2636559d6868> ;
    dct:title "แผนที่ดินมีปัญหา" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กลุ่มวิจัยคลังอนุพันธ์ความรู้" ;
            vcard:hasEmail <mailto:kea.nectec@nectec.or.th> ] ;
    dcat:keyword "ดินมีปัญหา" .

<https://govtech.in.th/organization/cf9c527e-05e0-491d-aab2-2636559d6868> a foaf:Organization ;
    foaf:name "ศูนย์เทคโนโลยีอิเล็กทรอนิกส์และคอมพิวเตอร์แห่งชาติ" .

