@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:5000/dataset/7f214661-10cb-426e-b031-b944beb68eb4> a dcat:Dataset ;
    dct:description "Jumlah Siswa SMP Berdasarkan Status Kesiswaan Putus (Semester I)" ;
    dct:identifier "f511186b08b671a4ad5a1deaae96e310" ;
    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 Berdasarkan Status Kesiswaan Putus (Semester I)" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/7f214661-10cb-426e-b031-b944beb68eb4/resource/8e5bf050-d50c-4060-bd0e-cdbd15135fd4> ;
    dcat:keyword "Jumlah",
        "Kesiswaan",
        "Putus",
        "SMP",
        "Semester",
        "Siswa",
        "Status" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12888> .

<http://5.189.187.109:5000/dataset/7f214661-10cb-426e-b031-b944beb68eb4/resource/8e5bf050-d50c-4060-bd0e-cdbd15135fd4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:09:57.301695"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:09:57.269955"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12888> .

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

