@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/adb5e96d-45f9-492c-b333-d4412ca49a82> a dcat:Dataset ;
    dct:description "พันธุ์ข้าวที่อยู่ในโปรแกรม Germplasm Rice Gene Discovery มาทาการทดลองและเก็บค่า phenotype ซึ่งรูปแบบของการเก็บข้อมูลจะมีอยู่ 2 แบบ คือ แบบเป็นข้อมูลดิบจากแปลง (Plot data) และแบบค่าเฉลี่ยของพันธุ์ (Mean)" ;
    dct:identifier "adb5e96d-45f9-492c-b333-d4412ca49a82" ;
    dct:issued "2022-11-03T13:37:47.693045"^^xsd:dateTime ;
    dct:modified "2022-11-03T13:37:47.693052"^^xsd:dateTime ;
    dct:publisher <https://govtech.in.th/organization/484120fc-4171-4dda-94b7-9366f15626e9> ;
    dct:title "Phenotype พันธุ์ข้าว" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rice Gene Discovery Unit and Rice Science Center" ;
            vcard:hasEmail <mailto:ibphubbiotec@gmail.com> ] ;
    dcat:keyword "phenotype" ;
    dcat:landingPage <http://ibphubbiotec.kps.ku.ac.th/> .

<https://govtech.in.th/organization/484120fc-4171-4dda-94b7-9366f15626e9> a foaf:Organization ;
    foaf:name "ศูนย์พันธุวิศวกรรมและเทคโนโลยีชีวภาพแห่งชาติ" .

