@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/d2ff33db-ef6b-49d0-b2cc-0311b2b5d299> a dcat:Dataset ;
    dct:description "Jumlah Siswa TK di Kecamatan Geneng (Semester I)" ;
    dct:identifier "41884c79b3339f66e8b7e121f785d641" ;
    dct:issued "2023-02-13"^^xsd:date ;
    dct:modified "2024-07-26"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Siswa TK di Kecamatan Geneng (Semester I)" ;
    dcat:distribution <http://5.189.187.109/dataset/d2ff33db-ef6b-49d0-b2cc-0311b2b5d299/resource/f3f7127c-ca80-424e-aea5-8f3fefb623a1> ;
    dcat:keyword "Geneng",
        "Jumlah",
        "Kecamatan",
        "Semester",
        "Siswa",
        "TK" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12778> .

<http://5.189.187.109/dataset/d2ff33db-ef6b-49d0-b2cc-0311b2b5d299/resource/f3f7127c-ca80-424e-aea5-8f3fefb623a1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:07:22.086166"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:07:22.067026"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12778> .

<https://satudata.ngawikab.go.id/data/sektoral/12778> a foaf:Document .

