@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://gdcatalognhic.nha.co.th/dataset/a3db470c-87ab-4835-be39-b4ed34910635> a dcat:Dataset ;
    dct:description "มาตรฐานข้อมูลทางการศึกษาที่ใช้ในการบูรณาการร่วมกับหน่วยงานที่จัดการศึกษา" ;
    dct:identifier "a3db470c-87ab-4835-be39-b4ed34910635" ;
    dct:issued "2024-05-27T17:12:37.486183"^^xsd:dateTime ;
    dct:modified "2024-05-27T17:12:37.486190"^^xsd:dateTime ;
    dct:publisher <https://gdcatalognhic.nha.co.th/organization/8bf55018-0efb-47ae-95b6-775859b1b83f> ;
    dct:title "ข้อมูลครูและบุคลากรทางการศึกษาในประเทศไทย" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ศูนย์ข้อมูลการศึกษา กระทรวงศึกษาธิการ ภายใต้ศูนย์เทคโนโลยีสารสนเทศและการสื่อสาร" ;
            vcard:hasEmail <mailto:BICT_MOE@sueksa.go.th> ] ;
    dcat:keyword "ข้อมูลครู",
        "ครู",
        "ครูในประเทศไทย",
        "บุคลากร",
        "บุคลากรทางการศึกษา" ;
    dcat:landingPage <https://exchange.moe.go.th> .

<https://exchange.moe.go.th> a foaf:Document .

<https://gdcatalognhic.nha.co.th/organization/8bf55018-0efb-47ae-95b6-775859b1b83f> a foaf:Agent ;
    foaf:name "สำนักงานปลัดกระทรวงศึกษาธิการ" .

