@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://gdcatalognhic.nha.co.th/dataset/58f0c533-b4ed-4a00-8a74-9daa8a302f3b> a dcat:Dataset ;
    dct:description "รายชื่อสมาชิกราชบัณฑิตยสภา (ราชบัณฑิต, ภาคีสมาชิก, ราชบัณฑิตกิตติมศักดิ์) ประเภทวิชา และสาขาวิชาที่สังกัด" ;
    dct:identifier "58f0c533-b4ed-4a00-8a74-9daa8a302f3b" ;
    dct:issued "2024-05-27T16:15:35.829779"^^xsd:dateTime ;
    dct:modified "2024-05-28T17:16:05.430969"^^xsd:dateTime ;
    dct:publisher <https://gdcatalognhic.nha.co.th/organization/2db49e60-7f5d-4d48-9a63-41fdc3421a80> ;
    dct:title "รายชื่อสมาชิกราชบัณฑิตยสภา" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สำนักงานเลขานุการกรม" ;
            vcard:hasEmail <mailto:secretary_division@orst.go.th> ] ;
    dcat:distribution <https://gdcatalognhic.nha.co.th/dataset/58f0c533-b4ed-4a00-8a74-9daa8a302f3b/resource/7507de19-dc36-4d06-a2e6-fdda7fad522e> ;
    dcat:keyword "Royal Society",
        "fellow",
        "ภาคีสมาชิก",
        "ราชบัณฑิต",
        "ราชบัณฑิตกิตติมศักดิ์" ;
    dcat:landingPage <www.orst.go.th> .

<https://gdcatalognhic.nha.co.th/dataset/58f0c533-b4ed-4a00-8a74-9daa8a302f3b/resource/7507de19-dc36-4d06-a2e6-fdda7fad522e> a dcat:Distribution ;
    dct:description "รายชื่อสมาชิกราชบัณฑิตยสภา (ราชบัณฑิต, ภาคีสมาชิก, ราชบัณฑิตกิตติมศักดิ์) ประเภทวิชา และสาขาวิชาที่สังกัด" ;
    dct:format "CSV" ;
    dct:issued "2023-06-30T14:50:12.781003"^^xsd:dateTime ;
    dct:modified "2024-05-27T16:15:35.819047"^^xsd:dateTime ;
    dct:title "รายชื่อสมาชิกราชบัณฑิตยสภา" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "24498f04e44719a54bb0f12c49041456"^^xsd:hexBinary ] ;
    dcat:accessURL <https://orst.gdcatalog.go.th/dataset/58f0c533-b4ed-4a00-8a74-9daa8a302f3b/resource/7507de19-dc36-4d06-a2e6-fdda7fad522e/download/orst_0601.csv> ;
    dcat:byteSize "26999"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://gdcatalognhic.nha.co.th/organization/2db49e60-7f5d-4d48-9a63-41fdc3421a80> a foaf:Agent ;
    foaf:name "สำนักงานราชบัณฑิตยสภา" .

<www.orst.go.th> a foaf:Document .

