@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/27097ecf-70a7-4f7f-b81b-6cf66a5021c2> a dcat:Dataset ;
    dct:description "จำนวนนักเรียนพักนอน" ;
    dct:identifier "27097ecf-70a7-4f7f-b81b-6cf66a5021c2" ;
    dct:issued "2021-07-29T04:50:18.186456"^^xsd:dateTime ;
    dct:modified "2024-04-05T07:59:41.863532"^^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/27097ecf-70a7-4f7f-b81b-6cf66a5021c2/resource/10d1199c-396d-4476-96dd-f1fd98558910> ;
    dcat:keyword "พักนอน" ;
    dcat:landingPage <https://opendata.edudev.in.th/v1/OBEC_STUDENT_010> .

<https://opendata.obec.go.th/dataset/27097ecf-70a7-4f7f-b81b-6cf66a5021c2/resource/10d1199c-396d-4476-96dd-f1fd98558910> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2024-04-05T02:05:43.332518"^^xsd:dateTime ;
    dct:modified "2024-04-05T07:59:41.888690"^^xsd:dateTime ;
    dct:title "จำนวนนักเรียนพักนอน" ;
    dcat:accessURL <https://opendata.edudev.in.th/v1/OBEC_STUDENT_010> .

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

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

