@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/9ee41689-58e9-4954-85d4-09e8ecf1934c> a dcat:Dataset ;
    dct:description "Dokumen perencanaan daerah untuk periode 1 (satu) tahun atau rencana pembangunan tahunan daerah" ;
    dct:identifier "9ee41689-58e9-4954-85d4-09e8ecf1934c" ;
    dct:issued "2023-05-26T08:32:38.958678"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:32:38.958685"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "RKPD Triwulan IV Satpol PP Cilacap" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SATPOL PP" ;
            vcard:hasEmail <mailto:satpolppcilacap2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9ee41689-58e9-4954-85d4-09e8ecf1934c/resource/086388df-c964-4177-b8b0-0113ae9ba761> ;
    dcat:keyword "rkpd" ;
    dcat:landingPage <SATPOL%20PP%20KAB%20CILACAP> .

<https://data.jatengprov.go.id/dataset/9ee41689-58e9-4954-85d4-09e8ecf1934c/resource/086388df-c964-4177-b8b0-0113ae9ba761> a dcat:Distribution ;
    dct:description "Dokumen perencanaan daerah untuk periode 1 (satu) tahun atau rencana pembangunan tahunan daerah" ;
    dct:format "XLSX" ;
    dct:title "RKPD Triwulan IV Satpol PP Cilacap Tahun 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/9ee41689-58e9-4954-85d4-09e8ecf1934c/resource/086388df-c964-4177-b8b0-0113ae9ba761/download/rkpd_tw_iv-satpol-pp-rev.xlsx> ;
    dcat:byteSize 304564.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

