@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/3b9c28de-0a6a-4b68-a7e4-d54a730c7ca1> a dcat:Dataset ;
    dct:description "Laporan lengkap Survey Kepuasan Masyarakat terhadap layanan Bakesbangpol selama Tahun 2022" ;
    dct:identifier "3b9c28de-0a6a-4b68-a7e4-d54a730c7ca1" ;
    dct:issued "2023-05-30T08:46:57.044029"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:23:25.647762"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SKM BAKESBANGPOL 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3b9c28de-0a6a-4b68-a7e4-d54a730c7ca1/resource/00ec5e26-22d8-4d74-a8e1-f637648d2a12> ;
    dcat:keyword "Government" ;
    dcat:landingPage <Bakesbangpol> .

<https://data.jatengprov.go.id/dataset/3b9c28de-0a6a-4b68-a7e4-d54a730c7ca1/resource/00ec5e26-22d8-4d74-a8e1-f637648d2a12> a dcat:Distribution ;
    dct:description "Laporan lengkap Survey Kepuasan Masyarakat terhadap pelayanan Bakesbangpol Tahun 2022" ;
    dct:format "XLSX" ;
    dct:title "SKM BAKESBANGPOL 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/3b9c28de-0a6a-4b68-a7e4-d54a730c7ca1/resource/00ec5e26-22d8-4d74-a8e1-f637648d2a12/download/skm-bakesbangpol-2022.pdf> ;
    dcat:byteSize 8291641.0 ;
    dcat:mediaType "application/pdf" .

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

