@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/c9338c34-1cbf-4c72-b13b-8fb4232baa6f> a dcat:Dataset ;
    dct:description "Jumlah Siswa SMP" ;
    dct:identifier "a3f390d88e4c41f2747bfa2f1b5f87db" ;
    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 SMP" ;
    dcat:distribution <http://5.189.187.109/dataset/c9338c34-1cbf-4c72-b13b-8fb4232baa6f/resource/1153df6b-611f-4c87-ad15-a3c3a77ebd36> ;
    dcat:keyword "Jumlah",
        "SMP",
        "Siswa" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/60> .

<http://5.189.187.109/dataset/c9338c34-1cbf-4c72-b13b-8fb4232baa6f/resource/1153df6b-611f-4c87-ad15-a3c3a77ebd36> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:09:38.422286"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:09:38.390627"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/60> .

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

