@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#> .

<http://5.189.187.109/dataset/9533ba5d-2eee-437a-8ad9-d43a778f7d49> a dcat:Dataset ;
    dct:description "Dataset ini menyatakan data tentang jumlah sekolah menurut tingkat pendidikan di Kabupaten Gayo Lues" ;
    dct:identifier "9533ba5d-2eee-437a-8ad9-d43a778f7d49" ;
    dct:issued "2025-11-10T01:55:00.335424"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:55:00.335445"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/92ae2d9c-0d11-4534-b37f-3f954284155a> ;
    dct:title "Jumlah Sekolah Menurut Tingkat Pendidikan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Anjas Irawan" ;
            vcard:hasEmail <mailto:anjas.irawan20@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9533ba5d-2eee-437a-8ad9-d43a778f7d49/resource/b7691f70-a512-4403-8723-4f7139006e22> ;
    dcat:keyword "DISDIK Gayo Lues",
        "Jumlah Sekolah",
        "Tingkat Pendidikan" ;
    dcat:landingPage <DAPODIK> .

<DAPODIK> a foaf:Document .

<http://5.189.187.109/dataset/9533ba5d-2eee-437a-8ad9-d43a778f7d49/resource/b7691f70-a512-4403-8723-4f7139006e22> a dcat:Distribution ;
    dct:description "Dataset ini menyajikan data tentang jumlah sekolah menurut tingkat pendidikan dan kecamatan di Gayo Lues tahun 2023 dengan satuan sekolah" ;
    dct:format "CSV" ;
    dct:issued "2024-03-21T04:48:39.502844"^^xsd:dateTime ;
    dct:modified "2025-11-10T01:55:00.312529"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah Menurut Tingkat Pendidikan dan Kecamatan di Gayo Lues" ;
    dcat:accessURL <https://data.gayolueskab.go.id/dataset/9533ba5d-2eee-437a-8ad9-d43a778f7d49/resource/b7691f70-a512-4403-8723-4f7139006e22/download/jumlah-sekolah-menurut-tingkat-pendidikan-dan-kecamatan-di-gayo-lues.csv> ;
    dcat:byteSize "3557"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/92ae2d9c-0d11-4534-b37f-3f954284155a> a foaf:Agent ;
    foaf:name "Kabupaten Gayo Lues" .

