@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/1b36e68e-f4ef-4d13-a9b4-229ba8d9ef4d> a dcat:Dataset ;
    dct:description "Anggaran APBD Kecamatan Pedurungan Tahun 2022" ;
    dct:identifier "1b36e68e-f4ef-4d13-a9b4-229ba8d9ef4d" ;
    dct:issued "2023-02-01T03:51:28.593724"^^xsd:dateTime ;
    dct:modified "2023-02-01T03:51:28.593732"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Anggaran APBD Kecamatan Pedurungan Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1b36e68e-f4ef-4d13-a9b4-229ba8d9ef4d/resource/84753aae-fbff-4672-a78a-21375ba18dd3> ;
    dcat:keyword "Anggaran APBD",
        "Capaian Kinerja" .

<https://data.jatengprov.go.id/dataset/1b36e68e-f4ef-4d13-a9b4-229ba8d9ef4d/resource/84753aae-fbff-4672-a78a-21375ba18dd3> a dcat:Distribution ;
    dct:description "Anggaran APBD Kecamatan Pedurungan Tahun 2022" ;
    dct:format "XLSX" ;
    dct:title "Anggaran APBD Kecamatan Pedurungan Tahun 2022" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1ECIUT-02ZW5ZsmCo96GXtiG88nT28a6t/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" .

