@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/9b4e276b-df5e-4320-a15f-ba89e33a2375> a dcat:Dataset ;
    dct:description "DPA Kelurahan Panggung 2023" ;
    dct:identifier "9b4e276b-df5e-4320-a15f-ba89e33a2375" ;
    dct:issued "2023-07-04T09:08:09.172964"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:08:09.172972"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "DPA Kelurahan Panggung 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Budi" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9b4e276b-df5e-4320-a15f-ba89e33a2375/resource/4a6e93a0-1448-4e05-be09-b4194fae2413> ;
    dcat:keyword "DPA" .

<https://data.jatengprov.go.id/dataset/9b4e276b-df5e-4320-a15f-ba89e33a2375/resource/4a6e93a0-1448-4e05-be09-b4194fae2413> a dcat:Distribution ;
    dct:description "DPA Kelurahan Panggung 2023" ;
    dct:format "XLSX" ;
    dct:title "DPA-BELANJA -Panggung 2023.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/9b4e276b-df5e-4320-a15f-ba89e33a2375/resource/4a6e93a0-1448-4e05-be09-b4194fae2413/download/dpa-belanja-panggung-2023.xlsx> ;
    dcat:byteSize 13669.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" .

