@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/587d085e-ec23-4391-8943-c7e74142fc44> a dcat:Dataset ;
    dct:description "Laporan POK bulan Desember TA 2022" ;
    dct:identifier "587d085e-ec23-4391-8943-c7e74142fc44" ;
    dct:issued "2023-05-26T08:30:45.621749"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:30:45.621757"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK bulan Desember TA 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR" ;
            vcard:hasEmail <mailto:dpupr@cilacapkab.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/587d085e-ec23-4391-8943-c7e74142fc44/resource/96b7af2f-ebf7-4786-85df-cbade2657b61> ;
    dcat:keyword "pok" .

<https://data.jatengprov.go.id/dataset/587d085e-ec23-4391-8943-c7e74142fc44/resource/96b7af2f-ebf7-4786-85df-cbade2657b61> a dcat:Distribution ;
    dct:description "Laporan POK bulan Desember TA 2022" ;
    dct:format "PDF" ;
    dct:title "Laporan POK bulan Desember TA 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/587d085e-ec23-4391-8943-c7e74142fc44/resource/96b7af2f-ebf7-4786-85df-cbade2657b61/download/laporanoperasionalkegiatan_dinas_pekerjaan_umum_dan_penataan_ruang-desember2022.pdf> ;
    dcat:byteSize 63803.0 ;
    dcat:mediaType "application/pdf" .

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

