@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/ff9b979b-373b-489f-854d-bc12a0db35a8> a dcat:Dataset ;
    dct:description "Laporan SKM 2022 DPUPR" ;
    dct:identifier "ff9b979b-373b-489f-854d-bc12a0db35a8" ;
    dct:issued "2023-05-26T08:35:21.746685"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:35:21.746693"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan SKM 2022 DPUPR" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR" ;
            vcard:hasEmail <mailto:dpupr@cilacapkab.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ff9b979b-373b-489f-854d-bc12a0db35a8/resource/349509f3-9267-4d28-87a2-0caff823b682> ;
    dcat:keyword "skm" .

<https://data.jatengprov.go.id/dataset/ff9b979b-373b-489f-854d-bc12a0db35a8/resource/349509f3-9267-4d28-87a2-0caff823b682> a dcat:Distribution ;
    dct:description "Laporan Survey Kepuasan Masyarakat tahun 2022" ;
    dct:format "PDF" ;
    dct:title "Laporan SKM tahun 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/ff9b979b-373b-489f-854d-bc12a0db35a8/resource/349509f3-9267-4d28-87a2-0caff823b682/download/laporan-skm-dpupr-2022.pdf> ;
    dcat:byteSize 9996327.0 ;
    dcat:mediaType "application/pdf" .

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

