@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/3e9bad41-5b4e-43d5-851e-73ea4ff4b911> a dcat:Dataset ;
    dct:description "<p>Jumlah Guru ASN dan Honorer Jenjang TK dan KB, SD dan SMP per Kecamatan</p>" ;
    dct:identifier "a9426fdd-ef09-4ad3-87ca-a0ef6627952d" ;
    dct:issued "2026-02-12"^^xsd:date ;
    dct:modified "2026-02-12"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PENDIDIKAN DAN KEBUDAYAAN" ] ;
    dct:title "Jumlah Guru Menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/3e9bad41-5b4e-43d5-851e-73ea4ff4b911/resource/0a71e1a1-9823-4643-a55f-508a93338c08> ;
    dcat:keyword "guru",
        "kecamatan" .

<http://5.189.187.109/dataset/3e9bad41-5b4e-43d5-851e-73ea4ff4b911/resource/0a71e1a1-9823-4643-a55f-508a93338c08> a dcat:Distribution ;
    dct:description "<p>Jumlah Guru ASN dan Honorer Jenjang TK dan KB, SD dan SMP per Kecamatan</p>" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-22T03:19:57.194360"^^xsd:dateTime ;
    dct:modified "2026-04-22T03:19:57.173055"^^xsd:dateTime ;
    dct:title "Jumlah Guru Menurut Kecamatan  Tahun 2025" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10101/jumlah-guru-menurut-kecamatan-tahun-2025.xlsx> .

