@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/f4324e8f-ec95-490f-81e1-b5e4b4422d2e> a dcat:Dataset ;
    dct:description "Ringkasan Raperda Perubahan APBD 2019" ;
    dct:identifier "f4324e8f-ec95-490f-81e1-b5e4b4422d2e" ;
    dct:issued "2023-02-01T05:57:40.360455"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:57:40.360461"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Ringkasan Raperda Perubahan APBD 2019" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f4324e8f-ec95-490f-81e1-b5e4b4422d2e/resource/bd71ad6c-f875-421e-a250-173ee87a9d0c> ;
    dcat:keyword "Informasi Keuangan" .

<https://data.jatengprov.go.id/dataset/f4324e8f-ec95-490f-81e1-b5e4b4422d2e/resource/bd71ad6c-f875-421e-a250-173ee87a9d0c> a dcat:Distribution ;
    dct:description "Ringkasan Raperda Perubahan APBD 2019" ;
    dct:format "PDF" ;
    dct:title "Ringkasan Raperda Perubahan APBD 2019" ;
    dcat:accessURL <http://bpkad.semarangkota.go.id/assets/upload/files/Ringkasan_Raperda_Perubahan_2019.pdf> .

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

