@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/40482b10-491e-4610-9e4b-e0eab10b94ad> a dcat:Dataset ;
    dct:description "Indikator Penilaian DISPERKIMTA 2023" ;
    dct:identifier "40482b10-491e-4610-9e4b-e0eab10b94ad" ;
    dct:issued "2023-09-20T12:19:17.808166"^^xsd:dateTime ;
    dct:modified "2023-09-20T12:19:17.808173"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Indikator Penilaian DISPERKIMTA 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disperkimta Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:disperkimta@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/40482b10-491e-4610-9e4b-e0eab10b94ad/resource/7600f640-70aa-47d8-8d3e-76e3b22f52cc> ;
    dcat:keyword "umum" ;
    dcat:landingPage <Disperkimta%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/40482b10-491e-4610-9e4b-e0eab10b94ad/resource/7600f640-70aa-47d8-8d3e-76e3b22f52cc> a dcat:Distribution ;
    dct:description "Indikator Penilaian DISPERKIMTA 2023" ;
    dct:format "XLS" ;
    dct:title "Indikator Penilaian DISPERKIMTA 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/40482b10-491e-4610-9e4b-e0eab10b94ad/resource/7600f640-70aa-47d8-8d3e-76e3b22f52cc/download/indikator-penilaian-ori-disperkimta-2023.xlsx> ;
    dcat:byteSize 19158.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

