@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/fd91fce5-fceb-4235-9946-efaf864ce09d> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Rekapitulasi Rencana Kerja Anggaran (RKA) Kelurahan Bandengan Kota Pekalongan TA 2019" ;
    dct:identifier "fd91fce5-fceb-4235-9946-efaf864ce09d" ;
    dct:issued "2026-05-19T06:43:20.443877"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:43:20.443896"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c818e1db-e3f0-4259-b22a-314814bbfccf> ;
    dct:title "Rekapitulasi Rencana Kerja Anggaran (RKA) Kelurahan Bandengan Kota Pekalongan TA 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/fd91fce5-fceb-4235-9946-efaf864ce09d/resource/6088bc94-7c8c-406f-8d46-41681ffe062b> ;
    dcat:keyword "2019",
        "anggaran",
        "rka" ;
    dcat:landingPage <https://e-simral.pekalongankota.go.id/> .

<http://5.189.187.109/dataset/fd91fce5-fceb-4235-9946-efaf864ce09d/resource/6088bc94-7c8c-406f-8d46-41681ffe062b> a dcat:Distribution ;
    dct:description "Rekapitulasi Rencana Kerja Anggaran (RKA) Kelurahan Bandengan Kota Pekalongan TA 2019" ;
    dct:format "CSV" ;
    dct:issued "2019-11-04T06:03:19.641932"^^xsd:dateTime ;
    dct:modified "2026-05-19T06:43:20.425850"^^xsd:dateTime ;
    dct:title "rekapitulasi-rencana-kerja-anggaran-rka-kelurahan-bandengan-kota-pekalongan-ta-2019.csv" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/fd91fce5-fceb-4235-9946-efaf864ce09d/resource/6088bc94-7c8c-406f-8d46-41681ffe062b/download/kelbandengan.csv> ;
    dcat:byteSize "375"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c818e1db-e3f0-4259-b22a-314814bbfccf> a foaf:Agent ;
    foaf:name "Kota Pekalongan" .

<https://e-simral.pekalongankota.go.id/> a foaf:Document .

