@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/f514df53-a287-4f4a-911e-e8694b988ab4> a dcat:Dataset ;
    dct:description "Anggaran APBD Kecamatan Genuk Tahun 2021" ;
    dct:identifier "f514df53-a287-4f4a-911e-e8694b988ab4" ;
    dct:issued "2023-02-01T05:58:12.073325"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:58:12.073332"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Anggaran APBD Kecamatan Genuk Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f514df53-a287-4f4a-911e-e8694b988ab4/resource/6e0b035f-3acb-4956-8361-b1a14f683efa> ;
    dcat:keyword "Anggaran APBD",
        "Capaian Kinerja" .

<https://data.jatengprov.go.id/dataset/f514df53-a287-4f4a-911e-e8694b988ab4/resource/6e0b035f-3acb-4956-8361-b1a14f683efa> a dcat:Distribution ;
    dct:description "Anggaran APBD Kecamatan Genuk Tahun 2021" ;
    dct:format "XLSX" ;
    dct:title "Anggaran APBD Kecamatan Genuk Tahun 2021" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1tjDgt09hSFoog-RV-xEyF022Alvek25l/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" .

