@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/7b73bb67-9620-4a65-9f17-604b5bfb3282> a dcat:Dataset ;
    dct:description "Jumlah Kepala Desa/Kelurahan di Kecamatan Karanganyar" ;
    dct:identifier "7298332f04ac004a0ca44cc69ecf6f6b" ;
    dct:issued "2022-06-21"^^xsd:date ;
    dct:modified "2025-04-14"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pemberdayaan Masyarakat dan Desa" ] ;
    dct:title "Jumlah Kepala Desa/Kelurahan di Kecamatan Karanganyar" ;
    dcat:distribution <http://5.189.187.109/dataset/7b73bb67-9620-4a65-9f17-604b5bfb3282/resource/bf691478-9bc2-4c6a-8374-eaa2d52ad86c> ;
    dcat:keyword "DesaKelurahan",
        "Jumlah",
        "Karanganyar",
        "Kecamatan",
        "Kepala" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/6207> .

<http://5.189.187.109/dataset/7b73bb67-9620-4a65-9f17-604b5bfb3282/resource/bf691478-9bc2-4c6a-8374-eaa2d52ad86c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:20:14.127333"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:20:14.088362"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/6207> .

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

