@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/d905aaa8-b742-4aff-890a-687fbf844632> a dcat:Dataset ;
    dct:identifier "d905aaa8-b742-4aff-890a-687fbf844632" ;
    dct:issued "2023-10-11T09:03:20.046161"^^xsd:dateTime ;
    dct:modified "2023-10-11T09:03:20.046169"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Ringkasan APBD Kabupaten Kendal 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A." ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d905aaa8-b742-4aff-890a-687fbf844632/resource/a5ce66c5-9a98-4a70-9cd2-830c35ce35b9> ;
    dcat:landingPage <BPKAD%20Kabupaten%20Kendal> .

<https://data.jatengprov.go.id/dataset/d905aaa8-b742-4aff-890a-687fbf844632/resource/a5ce66c5-9a98-4a70-9cd2-830c35ce35b9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Perubahan APBD_2022.xlsx" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/d905aaa8-b742-4aff-890a-687fbf844632/resource/a5ce66c5-9a98-4a70-9cd2-830c35ce35b9/download/perubahan-apbd_2022.xlsx> ;
    dcat:byteSize 11472.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

