@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/e22d7806-6bff-4e5d-b29e-de7705a297b7> a dcat:Dataset ;
    dct:description "ชุดข้อมูลทางคลินิก และข้อมูลฟีโนไทป์ของอาสาสมัครในโครงการจีโนมิกส์ประเทศไทยจำนวน 50,000 ราย" ;
    dct:identifier "e22d7806-6bff-4e5d-b29e-de7705a297b7" ;
    dct:issued "2026-04-26T06:10:14.990518"^^xsd:dateTime ;
    dct:modified "2026-08-15T15:26:29.518967"^^xsd:dateTime ;
    dct:publisher <https://data.genomicsthailand.com/organization/ef5fd2c7-479e-4d0e-a8ba-297ec78ebadb> ;
    dct:title "Phenotype & Clinical Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สวทช." ;
            vcard:hasEmail <mailto:chumpol.nga@biotec.or.th> ] ;
    dcat:keyword "CRF",
        "Clinical Data",
        "Cohort Builder",
        "Phenotype" ;
    dcat:landingPage <https://cohort.genomicsthailand.com> .

<https://cohort.genomicsthailand.com> a foaf:Document .

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

