@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#> .

<https://data.jatengprov.go.id/dataset/afbc058e-84c7-4a6e-8ece-39eb9363773f> a dcat:Dataset ;
    dct:description "Rencana Kerja dan Anggaran (RKA) Kelurahan Kejambon Th.2023" ;
    dct:identifier "afbc058e-84c7-4a6e-8ece-39eb9363773f" ;
    dct:issued "2023-07-04T09:08:28.541285"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:08:28.541294"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Rencana Kerja dan Anggaran (RKA) Kelurahan Kejambon Th.2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nurvita Ismiatun" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/afbc058e-84c7-4a6e-8ece-39eb9363773f/resource/e9d92aa4-ea57-4411-a024-cfc2277e26d4> ;
    dcat:keyword "RKA" .

<https://data.jatengprov.go.id/dataset/afbc058e-84c7-4a6e-8ece-39eb9363773f/resource/e9d92aa4-ea57-4411-a024-cfc2277e26d4> a dcat:Distribution ;
    dct:description "Rencana Kerja dan Anggaran (RKA) Kelurahan Kejambon Th.2023" ;
    dct:format "XLSX" ;
    dct:title "Rencana Kerja dan Anggaran (RKA) Kelurahan Kejambon Th.2023" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/afbc058e-84c7-4a6e-8ece-39eb9363773f/resource/e9d92aa4-ea57-4411-a024-cfc2277e26d4/download/rka-kelurahan-kejambon-th.2023.xlsx> ;
    dcat:byteSize 134332.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

