@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/9134656b-5dbd-46cb-aeca-840fb243afa9> a dcat:Dataset ;
    dct:identifier "9134656b-5dbd-46cb-aeca-840fb243afa9" ;
    dct:issued "2023-11-08T09:08:49.664137"^^xsd:dateTime ;
    dct:modified "2023-11-08T09:08:49.664148"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Nilai SAKIP Kabupaten Kendal Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ida Kominfo" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9134656b-5dbd-46cb-aeca-840fb243afa9/resource/2853d7b8-6806-4c07-9e42-1840fbfa9531> ;
    dcat:landingPage <Bagian%20Organisasi%20Setda> .

<https://data.jatengprov.go.id/dataset/9134656b-5dbd-46cb-aeca-840fb243afa9/resource/2853d7b8-6806-4c07-9e42-1840fbfa9531> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Nilai SAKIP Kabupaten Kendal Tahun 2022.xlsx" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/9134656b-5dbd-46cb-aeca-840fb243afa9/resource/2853d7b8-6806-4c07-9e42-1840fbfa9531/download/nilai-sakip-kabupaten-kendal-tahun-2022.xlsx> ;
    dcat:byteSize 10189.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" .

