@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/d9964678-3638-4829-9d03-2533947fdd01> a dcat:Dataset ;
    dct:description "Jumlah Kelas SMP dan Sejenisnya" ;
    dct:identifier "9b8619251a19057cff70779273e95aa6" ;
    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 Kelas SMP dan Sejenisnya" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/d9964678-3638-4829-9d03-2533947fdd01/resource/b284663f-6101-4deb-84c4-410ea63da5b4> ;
    dcat:keyword "Jumlah",
        "Kelas",
        "SMP",
        "Sejenisnya" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/122> .

<http://5.189.187.109:5000/dataset/d9964678-3638-4829-9d03-2533947fdd01/resource/b284663f-6101-4deb-84c4-410ea63da5b4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:58:23.317492"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:58:23.284856"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/122> .

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

