@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/b603e09d-93f4-4cbf-aaad-076ebce32d9a> a dcat:Dataset ;
    dct:description "Jumlah Guru SD Menurut Kecamatan Kedunggalar (Semester I)" ;
    dct:identifier "03ea906731be85e38d49277fa858b7a1" ;
    dct:issued "2023-02-09"^^xsd:date ;
    dct:modified "2024-07-29"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Guru SD Menurut Kecamatan Kedunggalar (Semester I)" ;
    dcat:distribution <http://5.189.187.109/dataset/b603e09d-93f4-4cbf-aaad-076ebce32d9a/resource/a950aa24-b8ca-4e3d-a187-81701e019d2b> ;
    dcat:keyword "Guru",
        "Jumlah",
        "Kecamatan",
        "Kedunggalar",
        "Menurut",
        "SD",
        "Semester" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12668> .

<http://5.189.187.109/dataset/b603e09d-93f4-4cbf-aaad-076ebce32d9a/resource/a950aa24-b8ca-4e3d-a187-81701e019d2b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:03:52.836083"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:03:52.819275"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12668> .

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

