@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/fd8e05b1-be7c-49ff-8033-ccc032aa3ddc> a dcat:Dataset ;
    dct:description "Pedoman Pengendalian Gratifikasi di Lingkungan Pemerintah Kabupaten Kebumen" ;
    dct:identifier "fd8e05b1-be7c-49ff-8033-ccc032aa3ddc" ;
    dct:issued "2023-01-18T04:42:30.740753"^^xsd:dateTime ;
    dct:modified "2025-10-24T19:04:04.399252"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> ;
    dct:title "Peraturan Bupati Nomor 23 Tahun 2021" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagian Hukum" ;
            vcard:hasEmail <mailto:hukumsetdakebumen@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fd8e05b1-be7c-49ff-8033-ccc032aa3ddc/resource/7a3f8567-baa3-4a2f-9f4a-c29f43555f13> ;
    dcat:keyword "2021",
        "Kabupaten Kebumen",
        "Peraturan Bupati",
        "ProdukHukum" ;
    dcat:landingPage <Bagian%20Hukum> .

<https://data.jatengprov.go.id/dataset/fd8e05b1-be7c-49ff-8033-ccc032aa3ddc/resource/7a3f8567-baa3-4a2f-9f4a-c29f43555f13> a dcat:Distribution ;
    dct:description "Pedoman Pengendalian Gratifikasi di Lingkungan Pemerintah Kabupaten Kebumen." ;
    dct:format "PDF" ;
    dct:title "Peraturan Bupati Nomor 23 Tahun 2021" ;
    dcat:accessURL <https://jdih.kebumenkab.go.id/index.php/produkhukum/download/2300> .

<https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kebumen" .

