@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/2bd0a79a-0753-4b30-b24a-c378d159ec04> a dcat:Dataset ;
    dct:description "รายชื่อโครงการวิจัยที่ได้รับการสนับสนุนจาก สวรส.​ ภายใต้แผนปฏิบัติการบูรณาการจีโนมิกส์ประเทศไทยตั้งแต่ปี 2563 จนถึงปัจจุบัน" ;
    dct:identifier "2bd0a79a-0753-4b30-b24a-c378d159ec04" ;
    dct:issued "2026-04-28T07:43:51.034377"^^xsd:dateTime ;
    dct:modified "2026-05-04T01:36:43.600260"^^xsd:dateTime ;
    dct:publisher <https://data.genomicsthailand.com/organization/ef5fd2c7-479e-4d0e-a8ba-297ec78ebadb> ;
    dct:title "รายชื่อโครงการวิจัยภายใต้แผนวิจัยจีโนมิกส์ประเทศไทย" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สวทช." ;
            vcard:hasEmail <mailto:chumpol.nga@biotec.or.th> ] ;
    dcat:keyword "Research project",
        "WGS" ;
    dcat:landingPage <https://research.genomicsthailand.com> .

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

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

