@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/a019f34e-d0ea-4142-9f1b-cad474abbed1> a dcat:Dataset ;
    dct:description "Jumlah Siswa SMP di Kecamatan Gerih (Semester I)" ;
    dct:identifier "9bb9852b78e55603158ed65149db7dd6" ;
    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 Gerih (Semester I)" ;
    dcat:distribution <http://5.189.187.109/dataset/a019f34e-d0ea-4142-9f1b-cad474abbed1/resource/44a2588a-89ae-4658-941c-4f35d10a5cb3> ;
    dcat:keyword "Gerih",
        "Jumlah",
        "Kecamatan",
        "SMP",
        "Semester",
        "Siswa" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12817> .

<http://5.189.187.109/dataset/a019f34e-d0ea-4142-9f1b-cad474abbed1/resource/44a2588a-89ae-4658-941c-4f35d10a5cb3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:08:23.447449"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:08:23.428949"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12817> .

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

