@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.dss.go.th/dataset/1a5e9abe-1bee-4b6d-a35c-1bb50bfa3c07> a dcat:Dataset ;
    dct:description "ชุดข้อมูลบริการจากระบบ MHESI One Stop Services " ;
    dct:identifier "1a5e9abe-1bee-4b6d-a35c-1bb50bfa3c07" ;
    dct:issued "2023-05-15T08:26:46.288491"^^xsd:dateTime ;
    dct:modified "2026-03-30T07:17:46.710758"^^xsd:dateTime ;
    dct:publisher <https://data.dss.go.th/organization/fe1442ea-effb-4873-b8b7-9fecf8d26964> ;
    dct:title "รายการบริการจาก MHESI One Stop Services" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กลุ่มเทคโนโลยีสารสนเทศ" ;
            vcard:hasEmail <mailto:helpdesk@dss.go.th> ] ;
    dcat:distribution <https://data.dss.go.th/dataset/1a5e9abe-1bee-4b6d-a35c-1bb50bfa3c07/resource/5a39ed82-1b94-48f6-bce7-8b2ebe3b5c81> ;
    dcat:keyword "MHESI",
        "กรมวิทยาศาสตร์บริการ",
        "บริการวิเคราะห์ทดสอบ",
        "บริการสอบเทียบ" ;
    dcat:landingPage <https://onestop.mhesi.go.th/> .

<https://data.dss.go.th/dataset/1a5e9abe-1bee-4b6d-a35c-1bb50bfa3c07/resource/5a39ed82-1b94-48f6-bce7-8b2ebe3b5c81> a dcat:Distribution ;
    dct:description "บริการทางวิทยาศาสตร์ของกระทรวงการอุดมศึกษา วิทยาศาสตร์ วิจัยและนวัตกรรม" ;
    dct:format "JSON" ;
    dct:issued "2023-05-15T08:27:22.214242"^^xsd:dateTime ;
    dct:modified "2024-08-02T03:32:23.857548"^^xsd:dateTime ;
    dct:title "บริการจาก MHESI One Stop Services" ;
    dcat:accessURL <https://api.dss.go.th/mhesi/onestop> .

<https://data.dss.go.th/organization/fe1442ea-effb-4873-b8b7-9fecf8d26964> a foaf:Agent ;
    foaf:name "สถาบันห้องปฏิบัติการอ้างอิงแห่งชาติ" .

<https://onestop.mhesi.go.th/> a foaf:Document .

