@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/e2bb4454-3f11-4dda-9897-225834618d33> a dcat:Dataset ;
    dct:description "Jumlah Guru SD Menurut Kecamatan Pangkur (Semester I)" ;
    dct:identifier "a48de938587144be6be3b95682b5b948" ;
    dct:issued "2023-02-09"^^xsd:date ;
    dct:modified "2024-07-26"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan dan Kebudayaan" ] ;
    dct:title "Jumlah Guru SD Menurut Kecamatan Pangkur (Semester I)" ;
    dcat:distribution <http://5.189.187.109/dataset/e2bb4454-3f11-4dda-9897-225834618d33/resource/1de37e0a-09b2-4952-819f-ed5055a3561f> ;
    dcat:keyword "Guru",
        "Jumlah",
        "Kecamatan",
        "Menurut",
        "Pangkur",
        "SD",
        "Semester" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/12661> .

<http://5.189.187.109/dataset/e2bb4454-3f11-4dda-9897-225834618d33/resource/1de37e0a-09b2-4952-819f-ed5055a3561f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:03:54.598193"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:03:54.574560"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/12661> .

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

