@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/53116f23-bfa5-4ecc-a3a6-ad9b090dfc93> a dcat:Dataset ;
    dct:description "Penyelenggaraan Bantuan Hukum" ;
    dct:identifier "53116f23-bfa5-4ecc-a3a6-ad9b090dfc93" ;
    dct:issued "2023-01-18T04:40:29.630963"^^xsd:dateTime ;
    dct:modified "2023-01-18T04:40:29.630970"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> ;
    dct:title "Peraturan Daerah Nomor 1 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/53116f23-bfa5-4ecc-a3a6-ad9b090dfc93/resource/b1599b56-02e5-4a4f-beca-abe02823107e> ;
    dcat:keyword "2021",
        "Kabupaten Kebumen",
        "Peraturan Daerah",
        "ProdukHukum" ;
    dcat:landingPage <Bagian%20Hukum> .

<https://data.jatengprov.go.id/dataset/53116f23-bfa5-4ecc-a3a6-ad9b090dfc93/resource/b1599b56-02e5-4a4f-beca-abe02823107e> a dcat:Distribution ;
    dct:description "Penyelenggaraan Bantuan Hukum" ;
    dct:format "PDF" ;
    dct:title "Peraturan Daerah Nomor 1 Tahun 2021" ;
    dcat:accessURL <https://jdih.kebumenkab.go.id/index.php/produkhukum/download/2288> .

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

