@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/a1e90989-2e35-4c4f-8e35-757fb23f669c> a dcat:Dataset ;
    dct:description "Jumlah Ruang Kelas SMA" ;
    dct:identifier "a97da629b098b75c294dffdc3e463904" ;
    dct:issued "2026-04-29T08:57:30.854174"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:57:30.854192"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Ruang Kelas SMA" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/a1e90989-2e35-4c4f-8e35-757fb23f669c/resource/85a61966-3fb4-4fca-b3ba-d61d4d745f14> ;
    dcat:keyword "Jumlah",
        "Kelas",
        "Ruang",
        "SMA" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/99> .

<http://5.189.187.109:5000/dataset/a1e90989-2e35-4c4f-8e35-757fb23f669c/resource/85a61966-3fb4-4fca-b3ba-d61d4d745f14> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:57:30.858904"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:57:30.839949"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/99> .

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

