@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/7a4e9867-fb74-4787-ba18-640e368cdf76> a dcat:Dataset ;
    dct:description "Neraca Pemerintah Kota Semarang Tahun 2021" ;
    dct:identifier "7a4e9867-fb74-4787-ba18-640e368cdf76" ;
    dct:issued "2023-02-01T04:42:53.410648"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:42:53.410655"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Neraca Pemerintah Kota Semarang Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7a4e9867-fb74-4787-ba18-640e368cdf76/resource/bab5966e-d6f6-4977-a214-f75f7125db7f> ;
    dcat:keyword "Neraca Pemerintah",
        "Pelaporan dan Pertanggungjawaban" ;
    dcat:landingPage <bpkad.semarangkota.go.id> .

<https://data.jatengprov.go.id/dataset/7a4e9867-fb74-4787-ba18-640e368cdf76/resource/bab5966e-d6f6-4977-a214-f75f7125db7f> a dcat:Distribution ;
    dct:description "Neraca Pemerintah Kota Semarang Tahun 2021" ;
    dct:format "PDF" ;
    dct:title "Neraca Pemerintah Kota Semarang Tahun 2021" ;
    dcat:accessURL <http://bpkad.semarangkota.go.id/assets/upload/files/5NERACA_Perda_Lampiran_1_-_6_2021.pdf> .

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

