@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/1818d9b2-a9ac-486f-9e8b-c32a6f8e7fbe> a dcat:Dataset ;
    dct:description "ประเภทนักเรียน" ;
    dct:identifier "1818d9b2-a9ac-486f-9e8b-c32a6f8e7fbe" ;
    dct:issued "2021-07-29T04:50:18.796373"^^xsd:dateTime ;
    dct:modified "2024-07-23T05:55:00.669374"^^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/1818d9b2-a9ac-486f-9e8b-c32a6f8e7fbe/resource/f1115917-9e32-40ec-9b8b-d64e3848752b> ;
    dcat:keyword "ประเภทนักเรียน" ;
    dcat:landingPage <https://opendata.edudev.in.th/v1/OBEC_STUDENT_013> .

<https://opendata.obec.go.th/dataset/1818d9b2-a9ac-486f-9e8b-c32a6f8e7fbe/resource/f1115917-9e32-40ec-9b8b-d64e3848752b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-04-04T03:16:32.590646"^^xsd:dateTime ;
    dct:modified "2024-04-09T03:21:04.946097"^^xsd:dateTime ;
    dct:title "ประเภทนักเรียน" ;
    dcat:accessURL <https://opendata.edudev.in.th/v1/OBEC_STUDENT_013> .

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

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

