@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/f390a4dc-03b7-474a-8e4c-b71553f1aee0> a dcat:Dataset ;
    dct:description "จำนวนนักเรียนแยกชั้น-เพศ" ;
    dct:identifier "f390a4dc-03b7-474a-8e4c-b71553f1aee0" ;
    dct:issued "2021-07-29T04:50:15.541425"^^xsd:dateTime ;
    dct:modified "2024-04-05T07:36:59.543667"^^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/f390a4dc-03b7-474a-8e4c-b71553f1aee0/resource/69595489-52c9-4a79-9469-82ed4969e41d> ;
    dcat:keyword "นักเรียน",
        "เพศ" ;
    dcat:landingPage <https://opendata.edudev.in.th/v1/OBEC_STUDENT_001> .

<https://opendata.obec.go.th/dataset/f390a4dc-03b7-474a-8e4c-b71553f1aee0/resource/69595489-52c9-4a79-9469-82ed4969e41d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-04-05T02:18:54.699337"^^xsd:dateTime ;
    dct:modified "2024-04-05T07:36:59.567310"^^xsd:dateTime ;
    dct:title "จำนวนนักเรียนตามชั้นและเพศ" ;
    dcat:accessURL <https://opendata.edudev.in.th/v1/OBEC_STUDENT_001> .

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

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

