@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/c4ba9e6d-c8cd-4c0c-b380-10994ccdc6e1> a dcat:Dataset ;
    dct:description "Jumlah Siswa PAUD di Kecamatan Pitu (Semester I)" ;
    dct:identifier "fae034d20a4c0184e93c2c5594a934c4" ;
    dct:issued "2023-02-09"^^xsd:date ;
    dct:modified "2024-07-26"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Siswa PAUD di Kecamatan Pitu (Semester I)" ;
    dcat:distribution <http://5.189.187.109/dataset/c4ba9e6d-c8cd-4c0c-b380-10994ccdc6e1/resource/cf023b52-333a-4367-89ea-060518b3aa56> ;
    dcat:keyword "Jumlah",
        "Kecamatan",
        "PAUD",
        "Pitu",
        "Semester",
        "Siswa" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12770> .

<http://5.189.187.109/dataset/c4ba9e6d-c8cd-4c0c-b380-10994ccdc6e1/resource/cf023b52-333a-4367-89ea-060518b3aa56> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:06:53.923126"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:06:53.909601"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12770> .

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

