@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/8abc8751-c6ee-4a82-a8de-8d74039d9ffa> a dcat:Dataset ;
    dct:description "Jumlah Siswa Paket A setara" ;
    dct:identifier "a684eceee76fc522773286a895bc8436" ;
    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 A setara" ;
    dcat:distribution <http://5.189.187.109/dataset/8abc8751-c6ee-4a82-a8de-8d74039d9ffa/resource/69b3491a-7cd6-4d4a-bf29-644534abf1c3> ;
    dcat:keyword "Jumlah",
        "Paket",
        "Siswa",
        "setara" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/46> .

<http://5.189.187.109/dataset/8abc8751-c6ee-4a82-a8de-8d74039d9ffa/resource/69b3491a-7cd6-4d4a-bf29-644534abf1c3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:57:34.583021"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:57:34.560286"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/46> .

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

