@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/62ec65af-e23d-4180-948c-35d825b67c90> a dcat:Dataset ;
    dct:description "Jumlah Siswa Paket B" ;
    dct:identifier "32bb90e8976aab5298d5da10fe66f21d" ;
    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 Paket B" ;
    dcat:distribution <http://5.189.187.109/dataset/62ec65af-e23d-4180-948c-35d825b67c90/resource/b86d7ed2-f977-4838-95f3-69f3dfae8ad0> ;
    dcat:keyword "Jumlah",
        "Paket",
        "Siswa" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/64> .

<http://5.189.187.109/dataset/62ec65af-e23d-4180-948c-35d825b67c90/resource/b86d7ed2-f977-4838-95f3-69f3dfae8ad0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:58:00.341311"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:58:00.326127"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/64> .

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

