@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/bef79512-f73a-4aed-b7b7-943820bee597> a dcat:Dataset ;
    dct:description "Laporan Survei Penilaian Integritas Tahun 2022 Pemerintah Kabupaten Cilacap" ;
    dct:identifier "bef79512-f73a-4aed-b7b7-943820bee597" ;
    dct:issued "2023-05-26T08:33:37.298068"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:33:37.298075"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SPI 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Inspektorat Kabupaten" ;
            vcard:hasEmail <mailto:inspektorat@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bef79512-f73a-4aed-b7b7-943820bee597/resource/761c7a85-333b-4610-9dc6-db54eb168e07> ;
    dcat:keyword "government" .

<https://data.jatengprov.go.id/dataset/bef79512-f73a-4aed-b7b7-943820bee597/resource/761c7a85-333b-4610-9dc6-db54eb168e07> a dcat:Distribution ;
    dct:description "Laporan SPI 2022 Pemerintah Kabupaten Cilacap" ;
    dct:format "PDF" ;
    dct:title "SPI 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/bef79512-f73a-4aed-b7b7-943820bee597/resource/761c7a85-333b-4610-9dc6-db54eb168e07/download/jawa-tengah_-kabupaten-cilacap.pdf> ;
    dcat:byteSize 6048817.0 ;
    dcat:mediaType "application/pdf" .

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

