@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/1ad97f4b-a926-4e95-be93-c3ab7b65efaa> a dcat:Dataset ;
    dct:description "จำนวนนักเรียน-ห้องเรียน-จำแนกเพศ-รายชั้น-ปีการศึกษา-2563" ;
    dct:identifier "1ad97f4b-a926-4e95-be93-c3ab7b65efaa" ;
    dct:issued "2021-07-29T04:50:20.429334"^^xsd:dateTime ;
    dct:modified "2024-04-05T07:27:08.454764"^^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/1ad97f4b-a926-4e95-be93-c3ab7b65efaa/resource/28e93f16-4304-4e19-b881-b845f4efe684> ;
    dcat:keyword "ชั้น",
        "นักเรียน",
        "ห้องเรียน",
        "เพศ" ;
    dcat:landingPage <https://opendata.edudev.in.th/v1/OBEC_STUDENT_020> .

<https://opendata.obec.go.th/dataset/1ad97f4b-a926-4e95-be93-c3ab7b65efaa/resource/28e93f16-4304-4e19-b881-b845f4efe684> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-04-05T02:25:02.097703"^^xsd:dateTime ;
    dct:modified "2024-04-05T07:27:08.469755"^^xsd:dateTime ;
    dct:title "จำนวนนักเรียน-ห้องเรียน ตามเพศรายชั้น" ;
    dcat:accessURL <https://opendata.edudev.in.th/v1/OBEC_STUDENT_020> .

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

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

