@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/24a09cba-73a6-4f7f-88e3-13d2bead7267> a dcat:Dataset ;
    dct:description "Jumlah Siswa MA" ;
    dct:identifier "8613985ec49eb8f757ae6439e879bb2a" ;
    dct:issued "2026-04-29T08:57:07.173349"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:57:07.173368"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Siswa MA" ;
    dcat:distribution <http://5.189.187.109/dataset/24a09cba-73a6-4f7f-88e3-13d2bead7267/resource/39ea124e-b2a7-47d2-a68a-a52ada22f035> ;
    dcat:keyword "Jumlah",
        "MA",
        "Siswa" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/82> .

<http://5.189.187.109/dataset/24a09cba-73a6-4f7f-88e3-13d2bead7267/resource/39ea124e-b2a7-47d2-a68a-a52ada22f035> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:57:07.187515"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:57:07.164008"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/82> .

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

