@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/ff6e213b-33b0-4351-b607-949964f584e4> a dcat:Dataset ;
    dct:description "Daftar Informasi Publik Pemerintah Kabupaten Cilacap Tahun 2022" ;
    dct:identifier "ff6e213b-33b0-4351-b607-949964f584e4" ;
    dct:issued "2023-01-18T07:10:51.390666"^^xsd:dateTime ;
    dct:modified "2023-01-18T07:10:51.390672"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "DAFTAR INFORMASI PUBLIK TAHUN 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Pengelolaan Informasi dan Pengembangan " ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ff6e213b-33b0-4351-b607-949964f584e4/resource/57a9a9dd-068e-44cb-9373-e82125b411d4> ;
    dcat:keyword "DIP",
        "Daftar Informasi Publik",
        "Informasi" .

<https://data.jatengprov.go.id/dataset/ff6e213b-33b0-4351-b607-949964f584e4/resource/57a9a9dd-068e-44cb-9373-e82125b411d4> a dcat:Distribution ;
    dct:description "Daftar Informasi Publik Pemerintah Kabupaten Cilacap Tahun 2022" ;
    dct:format "PDF" ;
    dct:title "Daftar Informasi Publik" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/ff6e213b-33b0-4351-b607-949964f584e4/resource/57a9a9dd-068e-44cb-9373-e82125b411d4/download/dip-ppid-utama-kab.-cilacap-2022.pdf> ;
    dcat:byteSize 3945034.0 ;
    dcat:mediaType "application/pdf" .

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

