@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/9c97e375-d43c-4f26-8add-d2c76c0687dd> a dcat:Dataset ;
    dct:description "Jumlah Rombel SMA" ;
    dct:identifier "5f93f983524def3dca464469d2cf9f3e" ;
    dct:issued "2026-04-29T08:58:21.531443"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:58:21.531464"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Rombel SMA" ;
    dcat:distribution <http://5.189.187.109/dataset/9c97e375-d43c-4f26-8add-d2c76c0687dd/resource/5ea79d02-ae57-43c3-8acc-e4253752d6fb> ;
    dcat:keyword "Jumlah",
        "Rombel",
        "SMA" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/102> .

<http://5.189.187.109/dataset/9c97e375-d43c-4f26-8add-d2c76c0687dd/resource/5ea79d02-ae57-43c3-8acc-e4253752d6fb> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:58:21.536631"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:58:21.517451"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/102> .

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

