@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/2ce72607-7e2c-48e0-8e34-3019d9e84a8d> a dcat:Dataset ;
    dct:description "Jumlah Siswa SMP di Kecamatan Padas (Semester I)" ;
    dct:identifier "2e36742b377be90ffbf553692153d9a1" ;
    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 di Kecamatan Padas (Semester I)" ;
    dcat:distribution <http://5.189.187.109/dataset/2ce72607-7e2c-48e0-8e34-3019d9e84a8d/resource/554b7db2-c8dd-4d2e-b26a-006e2ed24d24> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "Padas",
        "SMP",
        "Semester",
        "Siswa" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12822> .

<http://5.189.187.109/dataset/2ce72607-7e2c-48e0-8e34-3019d9e84a8d/resource/554b7db2-c8dd-4d2e-b26a-006e2ed24d24> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:08:15.574964"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:08:15.555715"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12822> .

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

