@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/1da5bb5e-a762-4e3d-8d10-1cf2e5ead21e> a dcat:Dataset ;
    dct:description "Realisasi Belanja Pemerintah Kota Semarang Tahun 2021" ;
    dct:identifier "1da5bb5e-a762-4e3d-8d10-1cf2e5ead21e" ;
    dct:issued "2023-02-01T03:52:47.247355"^^xsd:dateTime ;
    dct:modified "2023-02-01T03:52:47.247361"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Realisasi Belanja Pemerintah Kota Semarang Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1da5bb5e-a762-4e3d-8d10-1cf2e5ead21e/resource/e1576063-82db-49f6-a986-a0ced750d6b2> ;
    dcat:keyword "Pelaporan dan Pertanggungjawaban",
        "Realisasi Belanja" ;
    dcat:landingPage <bpkad.semarangkota.go.id> .

<https://data.jatengprov.go.id/dataset/1da5bb5e-a762-4e3d-8d10-1cf2e5ead21e/resource/e1576063-82db-49f6-a986-a0ced750d6b2> a dcat:Distribution ;
    dct:description "Realisasi Belanja Pemerintah Kota Semarang Tahun 2021" ;
    dct:format "PDF" ;
    dct:title "Realisasi Belanja Pemerintah Kota Semarang Tahun 2021" ;
    dcat:accessURL <http://bpkad.semarangkota.go.id/assets/upload/files/belanja_2021.pdf> .

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

