@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/0ace8f60-0fa4-425c-9b88-b26ee0b3c961> a dcat:Dataset ;
    dct:description "LKJIP BPKAD Kota Semarang Tahun 2020" ;
    dct:identifier "0ace8f60-0fa4-425c-9b88-b26ee0b3c961" ;
    dct:issued "2023-02-01T03:43:26.117252"^^xsd:dateTime ;
    dct:modified "2023-02-01T03:43:26.117258"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "LKJIP BPKAD Kota Semarang Tahun 2020" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0ace8f60-0fa4-425c-9b88-b26ee0b3c961/resource/32d80f85-097d-492f-acee-78c8e415ed5b> ;
    dcat:keyword "LKJIP" .

<https://data.jatengprov.go.id/dataset/0ace8f60-0fa4-425c-9b88-b26ee0b3c961/resource/32d80f85-097d-492f-acee-78c8e415ed5b> a dcat:Distribution ;
    dct:description "LKJIP BPKAD Kota Semarang Tahun 2020" ;
    dct:format "PDF" ;
    dct:title "LKJIP BPKAD Kota Semarang Tahun 2020" ;
    dcat:accessURL <http://bpkad.semarangkota.go.id/assets/upload/files/LKjIP_BPKAD_2020.pdf> .

<https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> a foaf:Organization ;
    foaf:name "Pemerintah Kota Semarang" .

