@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/eae178aa-f4e7-48b4-b6ad-9557f90adc75> a dcat:Dataset ;
    dct:description "Jumlah Sekretaris Desa/Kelurahan di Kecamatan Gerih" ;
    dct:identifier "5e62d03aec0d17facfc5355dd90d441c" ;
    dct:issued "2022-06-22"^^xsd:date ;
    dct:modified "2025-04-14"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pemberdayaan Masyarakat dan Desa" ] ;
    dct:title "Jumlah Sekretaris Desa/Kelurahan di Kecamatan Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/eae178aa-f4e7-48b4-b6ad-9557f90adc75/resource/fbaf27de-2d40-49ba-b0be-b313b2d53309> ;
    dcat:keyword "DesaKelurahan",
        "Gerih",
        "Jumlah",
        "Kecamatan",
        "Sekretaris" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/6214> .

<http://5.189.187.109/dataset/eae178aa-f4e7-48b4-b6ad-9557f90adc75/resource/fbaf27de-2d40-49ba-b0be-b313b2d53309> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:19:49.702801"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:19:49.685912"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/6214> .

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

