@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/4450fe48-19cb-495e-a1e2-6f0338075fbf> a dcat:Dataset ;
    dct:description "Jumlah Kelas SMA dan Sejenisnya" ;
    dct:identifier "1afa34a7f984eeabdbb0a7d494132ee5" ;
    dct:issued "2026-04-29T08:58:04.674519"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:58:04.674556"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Kelas SMA dan Sejenisnya" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/4450fe48-19cb-495e-a1e2-6f0338075fbf/resource/1e0551a8-fac7-471d-9547-aa1f420d2dc7> ;
    dcat:keyword "Jumlah",
        "Kelas",
        "SMA",
        "Sejenisnya" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/123> .

<http://5.189.187.109:5000/dataset/4450fe48-19cb-495e-a1e2-6f0338075fbf/resource/1e0551a8-fac7-471d-9547-aa1f420d2dc7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:58:04.680220"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:58:04.661892"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/123> .

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

