@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/1b4e3732-670c-4875-a29d-2e270d970425> a dcat:Dataset ;
    dct:description "Laporan SIMPOK APBD Bulan April DPUPR" ;
    dct:identifier "1b4e3732-670c-4875-a29d-2e270d970425" ;
    dct:issued "2023-05-26T08:29:12.270997"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:29:12.271004"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK bulan April TA 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR" ;
            vcard:hasEmail <mailto:dpupr@cilacapkab.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1b4e3732-670c-4875-a29d-2e270d970425/resource/809a7501-e494-432f-b161-11ad0d9d5903>,
        <https://data.jatengprov.go.id/dataset/1b4e3732-670c-4875-a29d-2e270d970425/resource/e43e1253-3576-4e24-90ee-e88fec6701c7> ;
    dcat:keyword "pok" .

<https://data.jatengprov.go.id/dataset/1b4e3732-670c-4875-a29d-2e270d970425/resource/809a7501-e494-432f-b161-11ad0d9d5903> a dcat:Distribution ;
    dct:description "Laporan POK DPUPR sampai dengan bulan April TA. 2023" ;
    dct:format "PDF" ;
    dct:title "Laporan POK Bulan April TA. 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/1b4e3732-670c-4875-a29d-2e270d970425/resource/809a7501-e494-432f-b161-11ad0d9d5903/download/-april2023.pdf> ;
    dcat:byteSize 137016.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/dataset/1b4e3732-670c-4875-a29d-2e270d970425/resource/e43e1253-3576-4e24-90ee-e88fec6701c7> a dcat:Distribution ;
    dct:description "Laporan POK DPUPR keadaan sampai dengan bulan April TA. 2023" ;
    dct:format "PDF" ;
    dct:title "Laporan POK Bulan April TA. 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/1b4e3732-670c-4875-a29d-2e270d970425/resource/e43e1253-3576-4e24-90ee-e88fec6701c7/download/-april2023.pdf> ;
    dcat:byteSize 137016.0 ;
    dcat:mediaType "application/pdf" .

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

