@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/763b8b57-e903-4eb6-b502-b15fc9d4100a> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "dbdd1413-2dc1-5dce-b450-a67a52941539" ;
    dct:issued "2026-03-29"^^xsd:date ;
    dct:modified "2026-04-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kecamatan Balusu" ] ;
    dct:title "Banyaknya Kelembagaan Desa menurut Desa di Kecamatan Balusu Tahun 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/763b8b57-e903-4eb6-b502-b15fc9d4100a/resource/573599ba-975e-491a-a7dd-33be98411e90> ;
    dcat:keyword "No keyword provided" ;
    dcat:landingPage <https://bolata.barrukab.go.id/web/kda.html?id=36> .

<http://5.189.187.109/dataset/763b8b57-e903-4eb6-b502-b15fc9d4100a/resource/573599ba-975e-491a-a7dd-33be98411e90> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-29T02:12:34.823742"^^xsd:dateTime ;
    dct:modified "2026-04-29T02:12:34.811698"^^xsd:dateTime ;
    dct:title "banyaknya-kelembagaan-desa-menurut-desa-di-kecamatan-balusu-tahun-2024" ;
    dcat:accessURL <https://bolata.barrukab.go.id/api/export_csv.php?jenis=bda_kda&id=36> .

<https://bolata.barrukab.go.id/web/kda.html?id=36> a foaf:Document .

