@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/e895fdc3-0853-40c8-a5b2-64ba8b274add> a dcat:Dataset ;
    dct:description "เป็นข้อมูลความหลากหลายทางพันธุกรรมขนาดเล็ก (short variant) ทั้ง SNP และ INDEL โดยรวมข้อมูลจีโนไทป์ระดับประชากรขนาดใหญ่จำนวน 50,000 ราย โดยใช้ซอฟต์แวร์ graphtyper" ;
    dct:identifier "e895fdc3-0853-40c8-a5b2-64ba8b274add" ;
    dct:issued "2026-04-26T07:13:24.335569"^^xsd:dateTime ;
    dct:modified "2026-04-28T09:14:01.994377"^^xsd:dateTime ;
    dct:publisher <https://data.genomicsthailand.com/organization/ef5fd2c7-479e-4d0e-a8ba-297ec78ebadb> ;
    dct:title "Population-scaled Genotype" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สวทช." ;
            vcard:hasEmail <mailto:chumpol.nga@biotec.or.th> ] ;
    dcat:keyword "Genotype",
        "PLINK",
        "Population-scaled",
        "SNP",
        "Short variant",
        "VCF" .

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

