@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/148d5b00-608d-4ef4-a988-2b722f549351> a dcat:Dataset ;
    dct:description "Jumlah Ruang Kelas TK" ;
    dct:identifier "67c6a1e7ce56d3d6fa748ab6d9af3fd7" ;
    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 TK" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/148d5b00-608d-4ef4-a988-2b722f549351/resource/f2d628cc-345c-4944-9c85-e2d50b2dc4c0> ;
    dcat:keyword "Jumlah",
        "Kelas",
        "Ruang",
        "TK" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/39> .

<http://5.189.187.109:5000/dataset/148d5b00-608d-4ef4-a988-2b722f549351/resource/f2d628cc-345c-4944-9c85-e2d50b2dc4c0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:57:11.036203"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:57:11.011642"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/39> .

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

