@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/60588fc4-a152-46f6-9d5c-ec2b1efd4f12> a dcat:Dataset ;
    dct:description "Realisasi Belanja Pemerintah Kota Semarang Tahun 2020" ;
    dct:identifier "60588fc4-a152-46f6-9d5c-ec2b1efd4f12" ;
    dct:issued "2023-02-01T04:28:12.169902"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:28:12.169908"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Realisasi Belanja Pemerintah Kota Semarang Tahun 2020" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/60588fc4-a152-46f6-9d5c-ec2b1efd4f12/resource/824c103b-8a09-4279-949c-315e2f5f458a> ;
    dcat:keyword "Pelaporan dan Pertanggungjawaban",
        "Realisasi Belanja" ;
    dcat:landingPage <bpkad.semarangkota.go.id> .

<https://data.jatengprov.go.id/dataset/60588fc4-a152-46f6-9d5c-ec2b1efd4f12/resource/824c103b-8a09-4279-949c-315e2f5f458a> a dcat:Distribution ;
    dct:description "Realisasi Belanja Pemerintah Kota Semarang Tahun 2020" ;
    dct:format "PDF" ;
    dct:title "Realisasi Belanja Pemerintah Kota Semarang Tahun 2020" ;
    dcat:accessURL <http://bpkad.semarangkota.go.id/assets/upload/files/belanja_2020.pdf> .

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

