@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/4adeafeb-da83-4952-9096-827b5099e29d> a dcat:Dataset ;
    dct:description "Jumlah Siswa SD" ;
    dct:identifier "2838023a778dfaecdc212708f721b788" ;
    dct:issued "2020-03-02"^^xsd:date ;
    dct:modified "2023-05-17"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Siswa SD" ;
    dcat:distribution <http://5.189.187.109/dataset/4adeafeb-da83-4952-9096-827b5099e29d/resource/3ffdcc96-095f-4f2c-8dd8-7c65fb331394> ;
    dcat:keyword "Jumlah",
        "SD",
        "Siswa" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/43> .

<http://5.189.187.109/dataset/4adeafeb-da83-4952-9096-827b5099e29d/resource/3ffdcc96-095f-4f2c-8dd8-7c65fb331394> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:56:34.305410"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:56:34.288713"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/43> .

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

