@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/cf4180c6-dab5-48b7-b71d-2aec281e5dab> a dcat:Dataset ;
    dct:description "Anggaran APBD Kecamatan Mijen Tahun 2021" ;
    dct:identifier "cf4180c6-dab5-48b7-b71d-2aec281e5dab" ;
    dct:issued "2023-02-01T05:33:57.895554"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:33:57.895561"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Anggaran APBD Kecamatan Mijen Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/cf4180c6-dab5-48b7-b71d-2aec281e5dab/resource/29615e87-5a3d-44c3-b107-5a38839e298d> ;
    dcat:keyword "Anggaran APBD",
        "Capaian Kinerja" .

<https://data.jatengprov.go.id/dataset/cf4180c6-dab5-48b7-b71d-2aec281e5dab/resource/29615e87-5a3d-44c3-b107-5a38839e298d> a dcat:Distribution ;
    dct:description "Anggaran APBD Kecamatan Mijen Tahun 2021" ;
    dct:format "XLSX" ;
    dct:title "Anggaran APBD Kecamatan Mijen Tahun 2021" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1cQte-zuxTrVetmC5lKBB-pVhTjCScgC8/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" .

