@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/02ad1440-b006-472f-8c41-576466264fd8> a dcat:Dataset ;
    dct:description "Jumlah Murid TK" ;
    dct:identifier "d67d8ab4f4c10bf22aa353e27879133c" ;
    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 TK" ;
    dcat:distribution <http://5.189.187.109/dataset/02ad1440-b006-472f-8c41-576466264fd8/resource/8977eacb-36b9-48da-9779-1d0e87f4c702> ;
    dcat:keyword "Jumlah",
        "Murid",
        "TK" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/31> .

<http://5.189.187.109/dataset/02ad1440-b006-472f-8c41-576466264fd8/resource/8977eacb-36b9-48da-9779-1d0e87f4c702> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:56:20.258092"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:56:20.235749"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/31> .

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

