@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/a668f305-c8db-431f-b947-e3db515b8414> a dcat:Dataset ;
    dct:description "Jumlah Sekretaris Desa/Kelurahan di Kecamatan Sine" ;
    dct:identifier "3001ef257407d5a371a96dcd947c7d93" ;
    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 Sekretaris Desa/Kelurahan di Kecamatan Sine" ;
    dcat:distribution <http://5.189.187.109/dataset/a668f305-c8db-431f-b947-e3db515b8414/resource/b4554cf9-7881-48a7-8970-e4d6ce19aad5> ;
    dcat:keyword "DesaKelurahan",
        "Jumlah",
        "Kecamatan",
        "Sekretaris",
        "Sine" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/6209> .

<http://5.189.187.109/dataset/a668f305-c8db-431f-b947-e3db515b8414/resource/b4554cf9-7881-48a7-8970-e4d6ce19aad5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:19:47.893617"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:19:47.866085"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/6209> .

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

