@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/aeddb48b-90ee-42b7-975d-4866ad252467> a dcat:Dataset ;
    dct:description "Jumlah Guru SD sederajat Kualifikasi S1/D-IV" ;
    dct:identifier "3def184ad8f4755ff269862ea77393dd" ;
    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 Guru SD sederajat Kualifikasi S1/D-IV" ;
    dcat:distribution <http://5.189.187.109/dataset/aeddb48b-90ee-42b7-975d-4866ad252467/resource/64b478bc-8146-4b59-855a-9acca577b2ce> ;
    dcat:keyword "Guru",
        "Jumlah",
        "Kualifikasi",
        "S1D-IV",
        "SD",
        "sederajat" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/117> .

<http://5.189.187.109/dataset/aeddb48b-90ee-42b7-975d-4866ad252467/resource/64b478bc-8146-4b59-855a-9acca577b2ce> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:59:14.233977"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:59:14.210808"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/117> .

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

