@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/6a1a5bf8-bae3-4b43-9d4f-226b92f94ff1> a dcat:Dataset ;
    dct:description "เป็นข้อมูลความหลากหลายทางพันธุกรรมขนาดใหญ่ระดับโครงสร้าง (structural variants) จากอาสาสมัครแต่ละราย ที่ผ่านกระบวนการหาความหมายและความสำคัญโดยใช้ซอฟต์แวร์ AnnotSV จำนวน 50,000 ราย" ;
    dct:identifier "6a1a5bf8-bae3-4b43-9d4f-226b92f94ff1" ;
    dct:issued "2026-04-28T07:30:05.075929"^^xsd:dateTime ;
    dct:modified "2026-04-28T09:17:30.381628"^^xsd:dateTime ;
    dct:publisher <https://data.genomicsthailand.com/organization/ef5fd2c7-479e-4d0e-a8ba-297ec78ebadb> ;
    dct:title "Annotated Structural Variant (TSV)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สวทช." ;
            vcard:hasEmail <mailto:chumpol.nga@biotec.or.th> ] ;
    dcat:keyword "AnnotSV",
        "Annotation",
        "Individual data",
        "Structural variant",
        "TSV" .

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

