@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/305b2720-1a97-4ad7-a6f7-ccc3f9b6e6b7> a dcat:Dataset ;
    dct:description "Jumlah Guru SMP Menurut Kecamatan Geneng (Semester I)" ;
    dct:identifier "d0e7244b36e4e2cfcc04d247bff16291" ;
    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 SMP Menurut Kecamatan Geneng (Semester I)" ;
    dcat:distribution <http://5.189.187.109/dataset/305b2720-1a97-4ad7-a6f7-ccc3f9b6e6b7/resource/4a14db74-27d1-4159-b47a-3b1b2dedb450> ;
    dcat:keyword "Geneng",
        "Guru",
        "Jumlah",
        "Kecamatan",
        "Menurut",
        "SMP",
        "Semester" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12677> .

<http://5.189.187.109/dataset/305b2720-1a97-4ad7-a6f7-ccc3f9b6e6b7/resource/4a14db74-27d1-4159-b47a-3b1b2dedb450> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:04:21.942737"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:04:21.920208"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12677> .

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

