@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/4daa95ed-d425-4309-b182-09eaa966f3b3> a dcat:Dataset ;
    dct:description "Jumlah Guru SMP dan sederajat Negeri" ;
    dct:identifier "eb160de1de89d9058fcb0b968dbbbd68" ;
    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 SMP dan sederajat Negeri" ;
    dcat:distribution <http://5.189.187.109/dataset/4daa95ed-d425-4309-b182-09eaa966f3b3/resource/d991430b-ba93-4999-9e2b-82c753a86c76> ;
    dcat:keyword "Guru",
        "Jumlah",
        "Negeri",
        "SMP",
        "sederajat" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/109> .

<http://5.189.187.109/dataset/4daa95ed-d425-4309-b182-09eaa966f3b3/resource/d991430b-ba93-4999-9e2b-82c753a86c76> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:21:42.318972"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:21:42.280006"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/109> .

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

