@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/bcdd26e9-39b9-40e5-9041-52db68954190> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data jumlah PAUD/TK di Kecamatan Sungai Mas dalam satuan unit. Dataset terkait topik pendidikan ini dihasilkan oleh daftarsekolah.net yang dikeluarkan dalam periode tahunan" ;
    dct:identifier "bcdd26e9-39b9-40e5-9041-52db68954190" ;
    dct:issued "2026-04-08T08:20:38.374701"^^xsd:dateTime ;
    dct:modified "2026-04-08T08:20:38.374745"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7af92321-0a0c-4e4d-8495-a5b8ea7cd3d8> ;
    dct:title "Jumlah PAUD/TK di Kecamatan Sungai Mas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "melly fersi fera" ;
            vcard:hasEmail <mailto:mellyfersifera@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/bcdd26e9-39b9-40e5-9041-52db68954190/resource/b8fbb28f-effc-4bf8-a5e1-833743c04607> ;
    dcat:keyword "PAUD",
        "TK",
        "jumlah sekolah",
        "sekolah" ;
    dcat:landingPage <https://daftarsekolah.net/> .

<http://5.189.187.109/dataset/bcdd26e9-39b9-40e5-9041-52db68954190/resource/b8fbb28f-effc-4bf8-a5e1-833743c04607> a dcat:Distribution ;
    dct:description "Data source ini menyajikan data jumlah PAUD/TK di Kecamatan Sungai Mas menurut nama desa atau wilayah administratif tahun/periode 2025." ;
    dct:format "CSV" ;
    dct:issued "2025-11-02T09:59:42.988616"^^xsd:dateTime ;
    dct:modified "2026-04-08T08:20:38.358154"^^xsd:dateTime ;
    dct:title "jumlah PAUD TK atau yang setara di kecamatan sungai mas 2025" ;
    dcat:accessURL <https://data.acehbaratkab.go.id/dataset/bcdd26e9-39b9-40e5-9041-52db68954190/resource/b8fbb28f-effc-4bf8-a5e1-833743c04607/download/jumlah-paud-tk-atau-yang-setara-di-kecamatan-sungai-mas-2025.csv> ;
    dcat:byteSize "2117"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/7af92321-0a0c-4e4d-8495-a5b8ea7cd3d8> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Barat" .

<https://daftarsekolah.net/> a foaf:Document .

