@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://opendata.cifs.go.th/dataset/2795b0b6-d9a0-4944-970b-41bf2ae2b83b> a dcat:Dataset ;
    dct:description "งานวิจัยที่ได้รับรางวัลจากหน่วยงานภายนอก" ;
    dct:identifier "2795b0b6-d9a0-4944-970b-41bf2ae2b83b" ;
    dct:issued "2026-08-27T08:25:49.541743"^^xsd:dateTime ;
    dct:modified "2026-08-27T08:26:43.606225"^^xsd:dateTime ;
    dct:publisher <https://opendata.cifs.go.th/organization/f67d2644-682a-4886-aaa5-83c8a2bccca1> ;
    dct:title "งานวิจัยที่ได้รับรางวัล" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กองมาตรฐานนิติวิทยาศาสตร์" ;
            vcard:hasEmail <mailto:jartupat.k@cifs.mail.go.th> ] ;
    dcat:distribution <https://opendata.cifs.go.th/dataset/2795b0b6-d9a0-4944-970b-41bf2ae2b83b/resource/2fa23681-a9bc-4ee6-bc64-c0e0bc23b628> ;
    dcat:keyword "รางวัล",
        "รางวัลวิจัย",
        "วิจัย",
        "วิจัยดีเด่น" .

<https://opendata.cifs.go.th/dataset/2795b0b6-d9a0-4944-970b-41bf2ae2b83b/resource/2fa23681-a9bc-4ee6-bc64-c0e0bc23b628> a dcat:Distribution ;
    dct:description "งานวิจัยที่ได้รับรางวัลจากหน่วยงานภายนอก" ;
    dct:format "CSV" ;
    dct:issued "2026-08-27T08:26:41.494695"^^xsd:dateTime ;
    dct:modified "2026-08-27T08:26:42.916355"^^xsd:dateTime ;
    dct:title "งานวิจัยที่ได้รับรางวัล" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "61702357043d6d6b296ad5382aa6ed33"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.cifs.go.th/dataset/2795b0b6-d9a0-4944-970b-41bf2ae2b83b/resource/2fa23681-a9bc-4ee6-bc64-c0e0bc23b628/download/award-winning-research-projects.csv> ;
    dcat:byteSize "1096"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://opendata.cifs.go.th/organization/f67d2644-682a-4886-aaa5-83c8a2bccca1> a foaf:Agent ;
    foaf:name "กองมาตรฐานนิติวิทยาศาสตร์" .

