@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/b42de2ed-84fb-4ed1-9a2d-2e0bfc5850ea> a dcat:Dataset ;
    dct:description "น้ำหนักส่วนสูงเทียบเกณฑ์มาตรฐาน" ;
    dct:identifier "b42de2ed-84fb-4ed1-9a2d-2e0bfc5850ea" ;
    dct:issued "2021-07-29T04:50:18.381258"^^xsd:dateTime ;
    dct:modified "2024-04-09T02:56:32.802016"^^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/b42de2ed-84fb-4ed1-9a2d-2e0bfc5850ea/resource/4d1027f2-a9c9-4efa-a0b0-71ef13473504> ;
    dcat:keyword "น้ำหนัก",
        "ส่วนสูง" ;
    dcat:landingPage <https://opendata.edudev.in.th/v1/OBEC_STUDENT_011> .

<https://opendata.obec.go.th/dataset/b42de2ed-84fb-4ed1-9a2d-2e0bfc5850ea/resource/4d1027f2-a9c9-4efa-a0b0-71ef13473504> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-04-04T07:25:42.626935"^^xsd:dateTime ;
    dct:modified "2024-04-09T02:56:32.814728"^^xsd:dateTime ;
    dct:title "น้ำหนักส่วนสูงเทียบเกณฑ์มาตรฐาน" ;
    dcat:accessURL <https://opendata.edudev.in.th/v1/OBEC_STUDENT_011> .

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

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

