@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/d5b3d567-bf3f-448f-b035-5c51cb79b6f8> a dcat:Dataset ;
    dct:description "Jumlah Siswa TK di Kecamatan Gerih (Semester I)" ;
    dct:identifier "ad92350e4633462fd6eb5956da8876f2" ;
    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 Gerih (Semester I)" ;
    dcat:distribution <http://5.189.187.109/dataset/d5b3d567-bf3f-448f-b035-5c51cb79b6f8/resource/f704cfdb-6df3-4258-afd2-ba8c65df68b9> ;
    dcat:keyword "Gerih",
        "Jumlah",
        "Kecamatan",
        "Semester",
        "Siswa",
        "TK" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12779> .

<http://5.189.187.109/dataset/d5b3d567-bf3f-448f-b035-5c51cb79b6f8/resource/f704cfdb-6df3-4258-afd2-ba8c65df68b9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:06:48.816028"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:06:48.794401"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12779> .

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

