@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/b5ec968c-8f83-41c3-8f0f-489a7b0763ef> a dcat:Dataset ;
    dct:description "Anggaran APBD Kecamatan Semarang Timur Tahun 2022" ;
    dct:identifier "b5ec968c-8f83-41c3-8f0f-489a7b0763ef" ;
    dct:issued "2023-02-01T05:18:19.413695"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:18:19.413701"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Anggaran APBD Kecamatan Semarang Timur Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b5ec968c-8f83-41c3-8f0f-489a7b0763ef/resource/e97bffdf-2c0c-445b-99e4-c4ca3fe41680> ;
    dcat:keyword "Anggaran APBD",
        "Capaian Kinerja" .

<https://data.jatengprov.go.id/dataset/b5ec968c-8f83-41c3-8f0f-489a7b0763ef/resource/e97bffdf-2c0c-445b-99e4-c4ca3fe41680> a dcat:Distribution ;
    dct:description "Anggaran APBD Kecamatan Semarang Timur Tahun 2022" ;
    dct:format "XLSX" ;
    dct:title "Anggaran APBD Kecamatan Semarang Timur Tahun 2022" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1prSlf6gWtwsF2v6F2a78ZJA7Gcdx45Mm/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" .

