@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/cd61b985-48c0-4495-8e9a-525b01f2e845> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan jumlah Kepala Desa yang memimpin desa-desa dan dirinci menurut kecamatan di Kabupaten Sumbawa." ;
    dct:identifier "cd61b985-48c0-4495-8e9a-525b01f2e845" ;
    dct:issued "2026-04-06T09:41:43.586014"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:41:43.586033"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> ;
    dct:title "Jumlah Kepala Desa menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/cd61b985-48c0-4495-8e9a-525b01f2e845/resource/3b9d1cb5-1ba7-496d-8643-f0ac62e94557> ;
    dcat:keyword "kades",
        "kepaladesa" .

<http://5.189.187.109/dataset/cd61b985-48c0-4495-8e9a-525b01f2e845/resource/3b9d1cb5-1ba7-496d-8643-f0ac62e94557> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-11T03:29:04.695987"^^xsd:dateTime ;
    dct:modified "2026-04-06T09:41:43.578828"^^xsd:dateTime ;
    dct:title "Tahun 2025" ;
    dcat:accessURL <https://satudata.sumbawakab.go.id/dataset/cd61b985-48c0-4495-8e9a-525b01f2e845/resource/3b9d1cb5-1ba7-496d-8643-f0ac62e94557/download/jumlah-kepala-desa-menurut-kecamatan-2025.csv> ;
    dcat:byteSize "1367"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/f8f72f06-cbca-40c8-abc0-07d3c8e969de> a foaf:Agent ;
    foaf:name "Kabupaten Sumbawa" .

