@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/ce567e6e-e955-4a06-a732-81f73d07f9ed> a dcat:Dataset ;
    dct:description "Daftar Informasi Publik 2023 DPUPR" ;
    dct:identifier "ce567e6e-e955-4a06-a732-81f73d07f9ed" ;
    dct:issued "2023-05-26T08:34:00.088307"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:34:00.088316"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SK DIP 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR" ;
            vcard:hasEmail <mailto:dpupr@cilacapkab.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ce567e6e-e955-4a06-a732-81f73d07f9ed/resource/4c04c6d2-80be-4067-b9aa-b0808d1cb3cd> ;
    dcat:keyword "dip" .

<https://data.jatengprov.go.id/dataset/ce567e6e-e955-4a06-a732-81f73d07f9ed/resource/4c04c6d2-80be-4067-b9aa-b0808d1cb3cd> a dcat:Distribution ;
    dct:description "Daftar Informasi Publik" ;
    dct:format "PDF" ;
    dct:title "Daftar Informasi Publik Ta. 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/ce567e6e-e955-4a06-a732-81f73d07f9ed/resource/4c04c6d2-80be-4067-b9aa-b0808d1cb3cd/download/sk-dip-dpupr-2023.pdf> ;
    dcat:byteSize 8250799.0 ;
    dcat:mediaType "application/pdf" .

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

