@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/5f555b57-a1a3-4d10-93db-580732450dff> a dcat:Dataset ;
    dct:description "REALISASI ANGGARAN TAHUN 2022 BULAN JANUARI" ;
    dct:identifier "5f555b57-a1a3-4d10-93db-580732450dff" ;
    dct:issued "2023-02-01T04:27:41.210296"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:27:41.210302"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "REALISASI ANGGARAN TAHUN 2022 BULAN JANUARI" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5f555b57-a1a3-4d10-93db-580732450dff/resource/601a1e8b-1465-4277-a5c7-0978e3d1e1c9> ;
    dcat:keyword "CAPAIAN KINERJA",
        "REALISASI ANGGARAN" .

<https://data.jatengprov.go.id/dataset/5f555b57-a1a3-4d10-93db-580732450dff/resource/601a1e8b-1465-4277-a5c7-0978e3d1e1c9> a dcat:Distribution ;
    dct:description "REALISASI ANGGARAN TAHUN 2022 BULAN JANUARI.xlsx" ;
    dct:format "XLSX" ;
    dct:title "REALISASI ANGGARAN TAHUN 2022 BULAN JANUARI.xlsx" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/16ygEzmZNForODxg8egt5oKq6GEWz4-A6/edit?usp=sharing&ouid=103962648511633023142&rtpof=true&sd=true> .

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

