@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/52661387-a9f0-43aa-91a8-3ea0cb5a5153> a dcat:Dataset ;
    dct:identifier "52661387-a9f0-43aa-91a8-3ea0cb5a5153" ;
    dct:issued "2023-11-08T09:08:47.809537"^^xsd:dateTime ;
    dct:modified "2023-11-08T09:08:47.809549"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Indeks Kemahalan Konstruksi Kabupaten Kendal 2018-2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A." ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/52661387-a9f0-43aa-91a8-3ea0cb5a5153/resource/1a52c59e-c5ca-48c8-be09-6abdf213f5c6> ;
    dcat:landingPage <BPS%20Kab%20Kendal> .

<https://data.jatengprov.go.id/dataset/52661387-a9f0-43aa-91a8-3ea0cb5a5153/resource/1a52c59e-c5ca-48c8-be09-6abdf213f5c6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "indeks kemahalan konstruksi.xlsx" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/52661387-a9f0-43aa-91a8-3ea0cb5a5153/resource/1a52c59e-c5ca-48c8-be09-6abdf213f5c6/download/indeks-kemahalan-konstruksi.xlsx> ;
    dcat:byteSize 10405.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" .

