@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/89ce6e47-bf47-44c2-ac8e-1a766b72bd67> a dcat:Dataset ;
    dct:description "Rekap Permohonan Informasi Publik" ;
    dct:identifier "89ce6e47-bf47-44c2-ac8e-1a766b72bd67" ;
    dct:issued "2023-05-26T08:32:06.988342"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:32:06.988350"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Rekap Permohonan  Informasi Publik" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/89ce6e47-bf47-44c2-ac8e-1a766b72bd67/resource/a3550023-5a13-44ef-9f27-c192287f811f> ;
    dcat:keyword "economy" ;
    dcat:landingPage <arpus_cilacap> .

<https://data.jatengprov.go.id/dataset/89ce6e47-bf47-44c2-ac8e-1a766b72bd67/resource/a3550023-5a13-44ef-9f27-c192287f811f> a dcat:Distribution ;
    dct:description "Rekap Permohonan Informasi Publik" ;
    dct:format "PDF" ;
    dct:title "Rekap Permohonan Informasi Publik" ;
    dcat:accessURL <https://drive.google.com/file/d/1onPOQgtzT-gmsFs1x1t9Juvcl5QM9vry/view> .

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

