@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/c48fc041-c545-41c5-9485-86fc1e49de37> a dcat:Dataset ;
    dct:description "Jumlah Siswa SD di Kecamatan Widodaren (Semester I)" ;
    dct:identifier "8ad124e01f97c4cf812b49a875fc0965" ;
    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 SD di Kecamatan Widodaren (Semester I)" ;
    dcat:distribution <http://5.189.187.109/dataset/c48fc041-c545-41c5-9485-86fc1e49de37/resource/f0a6c88e-673a-49e1-83b8-e673934d72fc> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "SD",
        "Semester",
        "Siswa",
        "Widodaren" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12809> .

<http://5.189.187.109/dataset/c48fc041-c545-41c5-9485-86fc1e49de37/resource/f0a6c88e-673a-49e1-83b8-e673934d72fc> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:14:00.685427"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:14:00.673138"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12809> .

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

