@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/6ec576d9-7e3b-4edc-ae76-3fe7e4b390c9> a dcat:Dataset ;
    dct:description "Dokumen Pelaksanaan Anggaran PPKD 2018" ;
    dct:identifier "6ec576d9-7e3b-4edc-ae76-3fe7e4b390c9" ;
    dct:issued "2023-02-01T04:36:16.384565"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:36:16.384572"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Dokumen Pelaksanaan Anggaran PPKD 2018" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6ec576d9-7e3b-4edc-ae76-3fe7e4b390c9/resource/1b8ab0fa-c4d6-41f4-a5c9-78bd1a7a0659> ;
    dcat:keyword "Informasi Keuangan" .

<https://data.jatengprov.go.id/dataset/6ec576d9-7e3b-4edc-ae76-3fe7e4b390c9/resource/1b8ab0fa-c4d6-41f4-a5c9-78bd1a7a0659> a dcat:Distribution ;
    dct:description "Dokumen Pelaksanaan Anggaran PPKD" ;
    dct:format "PDF" ;
    dct:title "Dokumen Pelaksanaan Anggaran PPKD" ;
    dcat:accessURL <http://bpkad.semarangkota.go.id/assets/upload/files/2018__Murni_DPA_2018.pdf> .

<https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> a foaf:Organization ;
    foaf:name "Pemerintah Kota Semarang" .

