@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/03db5974-2a48-40a6-aa38-2953f2fbebf1> a dcat:Dataset ;
    dct:identifier "03db5974-2a48-40a6-aa38-2953f2fbebf1" ;
    dct:issued "2026-04-28T02:39:36.764596"^^xsd:dateTime ;
    dct:modified "2026-04-28T02:39:36.764612"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/db4dd201-25a7-4aab-a125-0f87662d70f0> ;
    dct:title "Dana Desa Kecamatan Boja tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Henri Kominfo" ] ;
    dcat:distribution <http://5.189.187.109/dataset/03db5974-2a48-40a6-aa38-2953f2fbebf1/resource/66af1778-92da-4e25-b69d-e2a8b68817c9> .

<http://5.189.187.109/dataset/03db5974-2a48-40a6-aa38-2953f2fbebf1/resource/66af1778-92da-4e25-b69d-e2a8b68817c9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-04-01T04:42:54.843559"^^xsd:dateTime ;
    dct:modified "2026-04-28T02:39:36.759006"^^xsd:dateTime ;
    dct:title "Dana Desa Boja 2023.xlsx" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/03db5974-2a48-40a6-aa38-2953f2fbebf1/resource/66af1778-92da-4e25-b69d-e2a8b68817c9/download/dana-desa-boja-2023.xlsx> ;
    dcat:byteSize "10865"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/db4dd201-25a7-4aab-a125-0f87662d70f0> a foaf:Agent ;
    foaf:name "Kabupaten Kendal" .

