@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/5fe85634-c2c0-48cf-a467-526081139f5e> a dcat:Dataset ;
    dct:description "Realisasi Pendapatan Pemerintah Kota Semarang Tahun 2021" ;
    dct:identifier "5fe85634-c2c0-48cf-a467-526081139f5e" ;
    dct:issued "2023-02-01T04:27:57.987016"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:27:57.987022"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Realisasi Pendapatan Pemerintah Kota Semarang Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5fe85634-c2c0-48cf-a467-526081139f5e/resource/69d28607-4e70-4693-919f-1f3f4c8b10c4> ;
    dcat:keyword "Pelaporan dan Pertanggungjawaban",
        "Realisasi Pendapatan" ;
    dcat:landingPage <bpkad.semarangkota.go.id> .

<https://data.jatengprov.go.id/dataset/5fe85634-c2c0-48cf-a467-526081139f5e/resource/69d28607-4e70-4693-919f-1f3f4c8b10c4> a dcat:Distribution ;
    dct:description "Realisasi Pendapatan Pemerintah Kota Semarang Tahun 2021" ;
    dct:format "PDF" ;
    dct:title "Realisasi Pendapatan Pemerintah Kota Semarang Tahun 2021" ;
    dcat:accessURL <http://bpkad.semarangkota.go.id/assets/upload/files/pendapatan_2021.pdf> .

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

