@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/532df1a2-8840-44cf-bfb1-41f38c58c360> a dcat:Dataset ;
    dct:description "Jumlah Rombel SMP" ;
    dct:identifier "f033ab37c30201f73f142449d037028d" ;
    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 Rombel SMP" ;
    dcat:distribution <http://5.189.187.109/dataset/532df1a2-8840-44cf-bfb1-41f38c58c360/resource/e209ecab-36da-4945-be2e-566296a1e6e8> ;
    dcat:keyword "Jumlah",
        "Rombel",
        "SMP" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/72> .

<http://5.189.187.109/dataset/532df1a2-8840-44cf-bfb1-41f38c58c360/resource/e209ecab-36da-4945-be2e-566296a1e6e8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:59:05.327524"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:59:05.310238"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/72> .

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

