@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/6e8b1843-fd21-427b-bc43-9a06b69e0b1e> a dcat:Dataset ;
    dct:description "Jumlah Ruang Kelas RA" ;
    dct:identifier "642e92efb79421734881b53e1e1b18b6" ;
    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 Ruang Kelas RA" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/6e8b1843-fd21-427b-bc43-9a06b69e0b1e/resource/4dc2ad61-b23b-43d9-8efc-65dc09032e30> ;
    dcat:keyword "Jumlah",
        "Kelas",
        "RA",
        "Ruang" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/40> .

<http://5.189.187.109:5000/dataset/6e8b1843-fd21-427b-bc43-9a06b69e0b1e/resource/4dc2ad61-b23b-43d9-8efc-65dc09032e30> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:56:59.846345"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:56:59.824917"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/40> .

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

