@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/f1793243-a0b0-45f9-b983-1213e2d91250> a dcat:Dataset ;
    dct:description "SK Bupati Penetapan Informasi yang Dikecualikan tahun 2021" ;
    dct:identifier "f1793243-a0b0-45f9-b983-1213e2d91250" ;
    dct:issued "2023-05-30T08:47:11.379901"^^xsd:dateTime ;
    dct:modified "2023-05-30T08:47:11.379908"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SK DIP Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR" ;
            vcard:hasEmail <mailto:dpupr@cilacapkab.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f1793243-a0b0-45f9-b983-1213e2d91250/resource/449f6dba-229e-4ab4-b392-c4958a8f0127> ;
    dcat:keyword "dip" .

<https://data.jatengprov.go.id/dataset/f1793243-a0b0-45f9-b983-1213e2d91250/resource/449f6dba-229e-4ab4-b392-c4958a8f0127> a dcat:Distribution ;
    dct:description "SK Bupati Penetapan Informasi yang Dikecualikan tahun 2021" ;
    dct:format "PDF" ;
    dct:title "SK DIP 2021" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/f1793243-a0b0-45f9-b983-1213e2d91250/resource/449f6dba-229e-4ab4-b392-c4958a8f0127/download/sk-bupati-penetapan-informasi-yang-dikecualikan-tahun-2021.pdf> ;
    dcat:byteSize 6423848.0 ;
    dcat:mediaType "application/pdf" .

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

