@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://opendata.obec.go.th/dataset/a3f54cfb-87fa-41c3-bc79-1aef32916fa3> a dcat:Dataset ;
    dct:description "ข้อมูลพื้นฐานทางการศึกษา-ปีการศึกษา-2563" ;
    dct:identifier "a3f54cfb-87fa-41c3-bc79-1aef32916fa3" ;
    dct:issued "2021-07-29T04:50:20.007909"^^xsd:dateTime ;
    dct:modified "2024-04-05T09:02:37.350021"^^xsd:dateTime ;
    dct:publisher <https://opendata.obec.go.th/organization/68f214b6-af1c-43ab-9a8f-5f1d5819d254> ;
    dct:title "ข้อมูลพื้นฐานทางการศึกษา" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สำนักนโยบายและแผนการศึกษาขั้นพื้นฐาน" ;
            vcard:hasEmail <mailto:plan.datadev@gmail.com> ] ;
    dcat:distribution <https://opendata.obec.go.th/dataset/a3f54cfb-87fa-41c3-bc79-1aef32916fa3/resource/1dd25323-844b-443e-b1fa-f6c988aff2e1> ;
    dcat:keyword "ข้อมูลพื้นฐาน" ;
    dcat:landingPage <https://opendata.edudev.in.th/v1/OBEC_STUDENT_018> .

<https://opendata.obec.go.th/dataset/a3f54cfb-87fa-41c3-bc79-1aef32916fa3/resource/1dd25323-844b-443e-b1fa-f6c988aff2e1> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-04-04T07:43:42.864100"^^xsd:dateTime ;
    dct:modified "2024-04-05T09:02:37.362499"^^xsd:dateTime ;
    dct:title "ข้อมูลพื้นฐานทางการศึกษา" ;
    dcat:accessURL <https://opendata.edudev.in.th/v1/OBEC_STUDENT_018> .

<https://opendata.obec.go.th/organization/68f214b6-af1c-43ab-9a8f-5f1d5819d254> a foaf:Agent ;
    foaf:name "สำนักนโยบายและแผนการศึกษาขั้นพื้นฐาน" .

<https://opendata.edudev.in.th/v1/OBEC_STUDENT_018> a foaf:Document .

