@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/15424c4f-6c19-4aca-b862-3294a5750031> a dcat:Dataset ;
    dct:description "Neraca Keuangan Kelurahan Kejambon Th.2022" ;
    dct:identifier "15424c4f-6c19-4aca-b862-3294a5750031" ;
    dct:issued "2023-07-04T09:05:45.774910"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:05:45.774921"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Neraca Keuangan Kelurahan Kejambon Th.2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nurvita Ismiatun" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/15424c4f-6c19-4aca-b862-3294a5750031/resource/784545e8-4e86-49b7-8863-2f08829b306f> ;
    dcat:keyword "Neraca" .

<https://data.jatengprov.go.id/dataset/15424c4f-6c19-4aca-b862-3294a5750031/resource/784545e8-4e86-49b7-8863-2f08829b306f> a dcat:Distribution ;
    dct:description "Neraca Keuangan Kelurahan Kejambon Th.2022" ;
    dct:format "XLSX" ;
    dct:title "Neraca Keuangan Kelurahan Kejambon Th.2022" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/15424c4f-6c19-4aca-b862-3294a5750031/resource/784545e8-4e86-49b7-8863-2f08829b306f/download/neraca-keuangan-kelurahan-kejambon-th.2022.xlsx> ;
    dcat:byteSize 36999.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" .

