@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/5440b559-9b3b-496b-851a-5bf636dfb942> a dcat:Dataset ;
    dct:description "REALISASI ANGGARAN 2021 KECAMATAN PEDURUNGAN" ;
    dct:identifier "5440b559-9b3b-496b-851a-5bf636dfb942" ;
    dct:issued "2023-02-01T04:21:21.680980"^^xsd:dateTime ;
    dct:modified "2023-02-01T04:21:21.680987"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "REALISASI ANGGARAN 2021 KECAMATAN PEDURUNGAN" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5440b559-9b3b-496b-851a-5bf636dfb942/resource/6ddec216-a8df-47bb-bb49-21728d7e015a> ;
    dcat:keyword "CAPAIAN KINERJA",
        "REALISASI ANGGARAN" .

<https://data.jatengprov.go.id/dataset/5440b559-9b3b-496b-851a-5bf636dfb942/resource/6ddec216-a8df-47bb-bb49-21728d7e015a> a dcat:Distribution ;
    dct:description "REALISASI ANGGARAN 2021 KECAMATAN PEDURUNGAN" ;
    dct:format "XLSX" ;
    dct:title "REALISASI ANGGARAN 2021 KECAMATAN PEDURUNGAN" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1y8QhkE1kxss70gJL5RmLyrs_OXKnuJPG/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" .

