@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/b8d66655-ea3c-4c22-bf09-424741e553aa> a dcat:Dataset ;
    dct:description "API สำหรับดึงข้อมูลพื้นที่เพาะเลี้ยง" ;
    dct:identifier "b8d66655-ea3c-4c22-bf09-424741e553aa" ;
    dct:issued "2022-11-03T13:37:54.571383"^^xsd:dateTime ;
    dct:modified "2022-11-03T13:37:54.571390"^^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 "ศูนย์เทคโนโลยีอิเล็กทรอนิกส์และคอมพิวเตอร์แห่งชาติ" .

