@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/a76c41ba-662f-4c6a-b12d-352a566863fd> a dcat:Dataset ;
    dct:description "Jumlah Siswa SMP di Kecamatan Mantingan (Semester I)" ;
    dct:identifier "ce93b7b0e618ad3ba298514c691dfad1" ;
    dct:issued "2023-02-13"^^xsd:date ;
    dct:modified "2024-07-29"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Siswa SMP di Kecamatan Mantingan (Semester I)" ;
    dcat:distribution <http://5.189.187.109/dataset/a76c41ba-662f-4c6a-b12d-352a566863fd/resource/6dacd131-7a93-4c29-b334-77d187a72701> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Mantingan",
        "SMP",
        "Semester",
        "Siswa" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12830> .

<http://5.189.187.109/dataset/a76c41ba-662f-4c6a-b12d-352a566863fd/resource/6dacd131-7a93-4c29-b334-77d187a72701> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:09:20.072978"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:09:20.055416"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12830> .

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

