@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/522d27d7-f298-45ab-babf-37f4de9611a3> a dcat:Dataset ;
    dct:description "Jumlah Siswa PAUD di Kecamatan Bringin (Semester I)" ;
    dct:identifier "52c031e023c8a03f30f57246f9c3d4f9" ;
    dct:issued "2023-02-09"^^xsd:date ;
    dct:modified "2024-07-26"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Siswa PAUD di Kecamatan Bringin (Semester I)" ;
    dcat:distribution <http://5.189.187.109/dataset/522d27d7-f298-45ab-babf-37f4de9611a3/resource/2ca440a3-52f5-47bf-8175-22f37d0f11c5> ;
    dcat:keyword "Bringin",
        "Jumlah",
        "Kecamatan",
        "PAUD",
        "Semester",
        "Siswa" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12764> .

<http://5.189.187.109/dataset/522d27d7-f298-45ab-babf-37f4de9611a3/resource/2ca440a3-52f5-47bf-8175-22f37d0f11c5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:06:58.975707"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:06:58.951688"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12764> .

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

