@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/18d3374d-069e-4b3f-afaf-1d159eccb61c> a dcat:Dataset ;
    dct:description "Jumlah Siswa SMP di Kecamatan Widodaren (Semester I)" ;
    dct:identifier "7ad2e4fc29a62f8e86213a998a5675b2" ;
    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 Widodaren (Semester I)" ;
    dcat:distribution <http://5.189.187.109/dataset/18d3374d-069e-4b3f-afaf-1d159eccb61c/resource/7e622eff-bd7f-4774-8ba7-7af0e15a110f> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "SMP",
        "Semester",
        "Siswa",
        "Widodaren" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12828> .

<http://5.189.187.109/dataset/18d3374d-069e-4b3f-afaf-1d159eccb61c/resource/7e622eff-bd7f-4774-8ba7-7af0e15a110f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:09:18.348557"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:09:18.330775"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12828> .

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

