@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/9733acb5-f456-4f27-956b-fab31cc08610> a dcat:Dataset ;
    dct:identifier "9733acb5-f456-4f27-956b-fab31cc08610" ;
    dct:issued "2023-11-08T09:08:50.640096"^^xsd:dateTime ;
    dct:modified "2023-11-08T09:08:50.640107"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "APK dan APM Kabupaten Kendal 2021-2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A." ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9733acb5-f456-4f27-956b-fab31cc08610/resource/820e1145-6fa0-4527-982c-c10588c236cd> ;
    dcat:landingPage <BPS%20Kab%20Kendal> .

<https://data.jatengprov.go.id/dataset/9733acb5-f456-4f27-956b-fab31cc08610/resource/820e1145-6fa0-4527-982c-c10588c236cd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "APK dan APM 2021-2022.xlsx" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/9733acb5-f456-4f27-956b-fab31cc08610/resource/820e1145-6fa0-4527-982c-c10588c236cd/download/apk-dan-apm-2021-2022.xlsx> ;
    dcat:byteSize 10604.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" .

