@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/8d173acd-08a8-423d-95de-c4500623a8ed> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang nilai besaran pendapatan asli daerah terhadap seluruh pendapatan yang diterima dalam APBD pemerintah Kota Surakarta" ;
    dct:identifier "8d173acd-08a8-423d-95de-c4500623a8ed" ;
    dct:issued "2023-01-18T09:56:37.506718"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:56:37.506725"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "Besaran PAD terhadap seluruh pendapatan dalam APBD (realisasi)" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8d173acd-08a8-423d-95de-c4500623a8ed/resource/196a56e4-0a88-40aa-9676-18fccda8ad6b> ;
    dcat:keyword "PAD",
        "Surakarta",
        "pendapatan" .

<https://data.jatengprov.go.id/dataset/8d173acd-08a8-423d-95de-c4500623a8ed/resource/196a56e4-0a88-40aa-9676-18fccda8ad6b> a dcat:Distribution ;
    dct:description "Tabel terdiri atas kolom tahun, isian data, dan satuan" ;
    dct:format "CSV" ;
    dct:title "Besaran PAD terhadap seluruh pendapatan dalam APBD (realisasi) 2014-2021.csv" ;
    dcat:accessURL <https://data.surakarta.go.id/dataset/8d173acd-08a8-423d-95de-c4500623a8ed/resource/196a56e4-0a88-40aa-9676-18fccda8ad6b/download/besaran-pad-terhadap-seluruh-pendapatan-dalam-apbd-realisasi-2014-2021.csv> ;
    dcat:byteSize 264.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> a foaf:Organization ;
    foaf:name "Pemerintah Kota Surakarta" .

