@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/f810c59f-8525-4d07-a735-06fdbc922f66> a dcat:Dataset ;
    dct:description "ชุดข้อมูลรวบรวมคุณภาพของการสกัดอีเอ็นเอจากตัวอย่างเลือดของอาสาสมัคร 50,000 ราย ในโครงการจีโนมิกส์ประเทศไทย" ;
    dct:identifier "f810c59f-8525-4d07-a735-06fdbc922f66" ;
    dct:issued "2026-04-26T07:22:23.299717"^^xsd:dateTime ;
    dct:modified "2026-09-05T17:35:09.720218"^^xsd:dateTime ;
    dct:publisher <https://data.genomicsthailand.com/organization/ef5fd2c7-479e-4d0e-a8ba-297ec78ebadb> ;
    dct:title "DNA Quality" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สวทช." ;
            vcard:hasEmail <mailto:chumpol.nga@biotec.or.th> ] ;
    dcat:distribution <https://data.genomicsthailand.com/dataset/f810c59f-8525-4d07-a735-06fdbc922f66/resource/e2e33b52-b1e7-4a0c-8526-b12840bd4971> ;
    dcat:keyword "DNA",
        "QC" .

<https://data.genomicsthailand.com/dataset/f810c59f-8525-4d07-a735-06fdbc922f66/resource/e2e33b52-b1e7-4a0c-8526-b12840bd4971> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-09-05T17:33:18.683854"^^xsd:dateTime ;
    dct:modified "2026-09-05T17:35:09.731326"^^xsd:dateTime ;
    dct:title "DNASubstanceQuality.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "127dbf5615535e2bc8d9adcb3fe46656"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.genomicsthailand.com/dataset/f810c59f-8525-4d07-a735-06fdbc922f66/resource/e2e33b52-b1e7-4a0c-8526-b12840bd4971/download/dnasubstancequality.xlsx> ;
    dcat:byteSize "2908818"^^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" .

