@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/d5534b88-3d0f-4991-a0f5-4b87901f8cfc> a dcat:Dataset ;
    dct:identifier "d5534b88-3d0f-4991-a0f5-4b87901f8cfc" ;
    dct:issued "2026-05-28T02:46:44.645662"^^xsd:dateTime ;
    dct:modified "2026-05-28T02:46:44.645681"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/db4dd201-25a7-4aab-a125-0f87662d70f0> ;
    dct:title "Dana Desa Tahun 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Kendal" ] ;
    dcat:distribution <http://5.189.187.109/dataset/d5534b88-3d0f-4991-a0f5-4b87901f8cfc/resource/20c241a0-1a70-4f75-8da8-3ef1e456819e> .

<http://5.189.187.109/dataset/d5534b88-3d0f-4991-a0f5-4b87901f8cfc/resource/20c241a0-1a70-4f75-8da8-3ef1e456819e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-06T01:40:39.885543"^^xsd:dateTime ;
    dct:modified "2026-05-28T02:46:44.636574"^^xsd:dateTime ;
    dct:title "Dana Desa Tahun 2025.xlsx" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/d5534b88-3d0f-4991-a0f5-4b87901f8cfc/resource/20c241a0-1a70-4f75-8da8-3ef1e456819e/download/dana-desa-tahun-2025.xlsx> ;
    dcat:byteSize "21030"^^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" .

