@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/95851081-4a6e-49c3-b2a4-d1fa1de664ab> a dcat:Dataset ;
    dct:description "Jumlah Murid RA" ;
    dct:identifier "d645920e395fedad7bbbed0eca3fe2e0" ;
    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 Murid RA" ;
    dcat:distribution <http://5.189.187.109/dataset/95851081-4a6e-49c3-b2a4-d1fa1de664ab/resource/724ff362-b9fd-4e9e-b487-d9f25daa626c> ;
    dcat:keyword "Jumlah",
        "Murid",
        "RA" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/32> .

<http://5.189.187.109/dataset/95851081-4a6e-49c3-b2a4-d1fa1de664ab/resource/724ff362-b9fd-4e9e-b487-d9f25daa626c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:56:22.316033"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:56:22.297426"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/32> .

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

