@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/c0933c43-840d-4b43-8379-ccc68eae5a9d> a dcat:Dataset ;
    dct:description "Jumlah Siswa TK di Kecamatan Ngawi (Semester I)" ;
    dct:identifier "b1db5ee8a6bccccb7e72c7951abcde46" ;
    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 Ngawi (Semester I)" ;
    dcat:distribution <http://5.189.187.109/dataset/c0933c43-840d-4b43-8379-ccc68eae5a9d/resource/13a2f5ee-691a-4ccc-b55a-862f33cecd76> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Ngawi",
        "Semester",
        "Siswa",
        "TK" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12786> .

<http://5.189.187.109/dataset/c0933c43-840d-4b43-8379-ccc68eae5a9d/resource/13a2f5ee-691a-4ccc-b55a-862f33cecd76> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:07:20.453999"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:07:20.427024"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12786> .

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

