@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/b6388aff-09c3-499b-a210-4b6aee64a99b> a dcat:Dataset ;
    dct:description "Perlindungan dan Pemberdayaan Petani" ;
    dct:identifier "b6388aff-09c3-499b-a210-4b6aee64a99b" ;
    dct:issued "2023-01-18T04:41:44.910064"^^xsd:dateTime ;
    dct:modified "2023-01-18T04:41:44.910071"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1ea343a8-dd40-426b-8a5c-f29c0aee200d> ;
    dct:title "Peraturan Daerah Nomor 1 Tahun 2022" ;
    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/b6388aff-09c3-499b-a210-4b6aee64a99b/resource/58357ef8-0961-493f-9557-a57ecbbdb09e> ;
    dcat:keyword "2022",
        "Kabupaten Kebumen",
        "Peraturan Daerah",
        "ProdukHukum" ;
    dcat:landingPage <Bagian%20Hukum> .

<https://data.jatengprov.go.id/dataset/b6388aff-09c3-499b-a210-4b6aee64a99b/resource/58357ef8-0961-493f-9557-a57ecbbdb09e> a dcat:Distribution ;
    dct:description "Perlindungan dan Pemberdayaan Petani" ;
    dct:format "PDF" ;
    dct:title "Peraturan Daerah Nomor 1 Tahun 2022" ;
    dcat:accessURL <https://jdih.kebumenkab.go.id/index.php/produkhukum/download/2607> .

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

