@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://data.genomicsthailand.com/dataset/decc3669-a189-49cd-80f7-b463d6941184> a dcat:Dataset ;
    dct:description "เป็นข้อมูลความหลากหลายทางพันธุกรรมขนาดเล็ก (short variants) จากอาสาสมัครแต่ละราย ค้นหาโดยใช้ซอฟต์แวร์ GATK4 เทียบกับจีโนมอ้างอิง GRCh38 อยู่ในรูปแบบ VCF เวอร์ชัน 4.2 โดยมีข้อมูลทั้งส่วนที่เป็นความหลากหลายทางพันธุกรรม (polymorphic) และส่วนที่เหมือนกับจีโนมอ้างอิง (non-polymorphic) จำนวน 50,000 ราย" ;
    dct:identifier "decc3669-a189-49cd-80f7-b463d6941184" ;
    dct:issued "2026-04-26T07:24:25.940878"^^xsd:dateTime ;
    dct:modified "2026-04-28T09:24:16.450870"^^xsd:dateTime ;
    dct:publisher <https://data.genomicsthailand.com/organization/ef5fd2c7-479e-4d0e-a8ba-297ec78ebadb> ;
    dct:title "Short variant (GVCF)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สวทช." ;
            vcard:hasEmail <mailto:chumpol.nga@biotec.or.th> ] ;
    dcat:keyword "GVCF",
        "Individual data",
        "Short variant",
        "Variant" .

<https://data.genomicsthailand.com/organization/ef5fd2c7-479e-4d0e-a8ba-297ec78ebadb> a foaf:Agent ;
    foaf:name "Genomics Thailand" .

