@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/426af2f8-e218-4f3c-8181-8cc3d9423227> a dcat:Dataset ;
    dct:description "รายชื่อโรงเรียนที่มีไฟฟ้า -ไม่มีไฟฟ้า" ;
    dct:identifier "426af2f8-e218-4f3c-8181-8cc3d9423227" ;
    dct:issued "2021-07-29T04:50:12.747568"^^xsd:dateTime ;
    dct:modified "2024-04-09T03:27:33.166928"^^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/426af2f8-e218-4f3c-8181-8cc3d9423227/resource/41f6396a-d92c-403e-bccd-5890206e8ede> ;
    dcat:keyword "ไฟฟ้า" ;
    dcat:landingPage <https://opendata.edudev.in.th/v1/OBEC_SCHOOL_001> .

<https://opendata.obec.go.th/dataset/426af2f8-e218-4f3c-8181-8cc3d9423227/resource/41f6396a-d92c-403e-bccd-5890206e8ede> a dcat:Distribution ;
    dct:description "รายชื่อโรงเรียนที่มีไฟฟ้า -ไม่มีไฟฟ้า" ;
    dct:format "JSON" ;
    dct:issued "2023-09-07T22:04:11.113009"^^xsd:dateTime ;
    dct:modified "2024-04-09T03:26:43.100349"^^xsd:dateTime ;
    dct:title "รายชื่อโรงเรียนที่มีไฟฟ้า -ไม่มีไฟฟ้า" ;
    dcat:accessURL <https://opendata.edudev.in.th/v1/OBEC_SCHOOL_001> .

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

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

