@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/d1e5576e-b14e-4e3b-a488-6a3949dbcace> a dcat:Dataset ;
    dct:description "REALISASI ANGGARAN 2022 DINAS PERHUBUNGAN" ;
    dct:identifier "d1e5576e-b14e-4e3b-a488-6a3949dbcace" ;
    dct:issued "2023-02-01T05:35:40.091274"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:35:40.091280"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "REALISASI ANGGARAN 2022 DINAS PERHUBUNGAN" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d1e5576e-b14e-4e3b-a488-6a3949dbcace/resource/7ac48098-5ac8-4e49-b9ae-263e52184f38> ;
    dcat:keyword "CAPAIAN KINERJA",
        "REALISASI ANGGARAN" .

<https://data.jatengprov.go.id/dataset/d1e5576e-b14e-4e3b-a488-6a3949dbcace/resource/7ac48098-5ac8-4e49-b9ae-263e52184f38> a dcat:Distribution ;
    dct:description "REALISASI ANGGARAN 2022 DINAS PERHUBUNGAN" ;
    dct:format "XLSX" ;
    dct:title "REALISASI ANGGARAN 2022 DINAS PERHUBUNGAN" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1wvSAT_c7A49hc5n2bp7kxlj_hCRecFee/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" .

