@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.genomicsthailand.com/dataset/f3bf03c8-9c0f-4c36-92a0-53742064c8ab> a dcat:Dataset ;
    dct:description "ผลการประเมินคุณภาพของการ call short variants ทั้ง 50,000 ราย โดยใช้ GATK CollectVariantMetrics" ;
    dct:identifier "f3bf03c8-9c0f-4c36-92a0-53742064c8ab" ;
    dct:issued "2026-09-09T15:04:39.799754"^^xsd:dateTime ;
    dct:modified "2026-09-09T15:08:03.195269"^^xsd:dateTime ;
    dct:publisher <https://data.genomicsthailand.com/organization/ef5fd2c7-479e-4d0e-a8ba-297ec78ebadb> ;
    dct:title "Short Variant Quality" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สวทช." ;
            vcard:hasEmail <mailto:chumpol.nga@biotec.or.th> ] ;
    dcat:distribution <https://data.genomicsthailand.com/dataset/f3bf03c8-9c0f-4c36-92a0-53742064c8ab/resource/6b1fcdae-5a77-46ed-a250-11818b85fa91> ;
    dcat:keyword "CollectVariantMetrics",
        "Variants",
        "ความหลากหลายทางพันธุกรรม",
        "คุณภาพ" .

<https://data.genomicsthailand.com/dataset/f3bf03c8-9c0f-4c36-92a0-53742064c8ab/resource/6b1fcdae-5a77-46ed-a250-11818b85fa91> a dcat:Distribution ;
    dct:description "ผลประเมินคุณภาพของการ call short variants โดยใช้ GATK CollectVariantMetrics และรวมข้อมูลด้วย MultiQC" ;
    dct:format "XLSX" ;
    dct:issued "2026-09-09T15:06:46.713678"^^xsd:dateTime ;
    dct:modified "2026-09-09T15:08:02.661387"^^xsd:dateTime ;
    dct:title "multiqc_variantCalling.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "5036bf08d502d6787ba2f25bfad80808"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.genomicsthailand.com/dataset/f3bf03c8-9c0f-4c36-92a0-53742064c8ab/resource/6b1fcdae-5a77-46ed-a250-11818b85fa91/download/multiqc_variantcalling.xlsx> ;
    dcat:byteSize "12317278"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

