@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://gdcatalognhic.nha.co.th/dataset/88b39f87-e451-4d82-bd4c-26711e6d0ded> a dcat:Dataset ;
    dct:description " รายชื่อโรงเรียนที่ใช้อินเทอร์เน็ต" ;
    dct:identifier "88b39f87-e451-4d82-bd4c-26711e6d0ded" ;
    dct:issued "2022-08-22T02:54:58.794935"^^xsd:dateTime ;
    dct:modified "2024-05-27T16:16:49.864976"^^xsd:dateTime ;
    dct:publisher <https://gdcatalognhic.nha.co.th/organization/98a64483-4ed9-4662-a10d-782bb09f9f04> ;
    dct:title "รายชื่อโรงเรียนที่ใช้อินเทอร์เน็ต" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สำนักนโยบายและแผนการศึกษาขั้นพื้นฐาน" ;
            vcard:hasEmail <mailto:plan.datadev@gmail.com> ] ;
    dcat:distribution <https://gdcatalognhic.nha.co.th/dataset/88b39f87-e451-4d82-bd4c-26711e6d0ded/resource/698da92d-90a7-4e7e-a70a-bcd3ea62d09c> ;
    dcat:keyword "อินเทอร์เน็ต" ;
    dcat:landingPage <https://opendata.edudev.in.th/v1/OBEC_SCHOOL_003> .

<https://gdcatalognhic.nha.co.th/dataset/88b39f87-e451-4d82-bd4c-26711e6d0ded/resource/698da92d-90a7-4e7e-a70a-bcd3ea62d09c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2023-09-08T02:12:02.370161"^^xsd:dateTime ;
    dct:modified "2024-05-27T16:16:49.871820"^^xsd:dateTime ;
    dct:title " รายชื่อโรงเรียนที่ใช้อินเทอร์เน็ต" ;
    dcat:accessURL <https://opendata.edudev.in.th/v1/OBEC_SCHOOL_003> .

<https://gdcatalognhic.nha.co.th/organization/98a64483-4ed9-4662-a10d-782bb09f9f04> a foaf:Agent ;
    foaf:name "สำนักงานคณะกรรมการการศึกษาขั้นพื้นฐาน" .

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

