@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/abf3afc1-cb25-4e87-b1dc-274523226916> a dcat:Dataset ;
    dct:description "Datasheet ini berisi tentang Realisasi Penerimaan Retribusi Kekayaan Daerah Tahun Anggaran 2021" ;
    dct:identifier "abf3afc1-cb25-4e87-b1dc-274523226916" ;
    dct:issued "2021-11-19T04:10:59.200118"^^xsd:dateTime ;
    dct:modified "2021-11-19T04:12:18.251293"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Laporan RFK bulan September 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas PU SDA TARU Provinsi Jawa Tengah" ;
            vcard:hasEmail <mailto:dpusdataru@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/abf3afc1-cb25-4e87-b1dc-274523226916/resource/8e18148d-64df-4d6f-a19d-a4a657fa0034> .

<https://data.jatengprov.go.id/dataset/abf3afc1-cb25-4e87-b1dc-274523226916/resource/8e18148d-64df-4d6f-a19d-a4a657fa0034> a dcat:Distribution ;
    dct:description "Datasheet ini berisi tentang Realisasi Penerimaan Retribusi Kekayaan Daerah Tahun Anggaran 2021" ;
    dct:format "XLS" ;
    dct:title "Laporan RFK bulan September 2021" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/abf3afc1-cb25-4e87-b1dc-274523226916/resource/8e18148d-64df-4d6f-a19d-a4a657fa0034/download/spj-september-2021.xlsx> ;
    dcat:byteSize 158210.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> a foaf:Organization ;
    foaf:name "Dinas Pekerjaan Umum Sumber Daya Air Dan Penataan Ruang" .

