@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/f30b65e9-7799-4cc7-aa05-e0aa282c08c5> a dcat:Dataset ;
    dct:description "Tentang Ringkasan RKA SKPD Tahun 2020" ;
    dct:identifier "f30b65e9-7799-4cc7-aa05-e0aa282c08c5" ;
    dct:issued "2020-07-28T05:46:40.751842"^^xsd:dateTime ;
    dct:modified "2020-07-28T05:46:40.751852"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> ;
    dct:title "Ringkasan RKA SKPD Tahun 2020" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f30b65e9-7799-4cc7-aa05-e0aa282c08c5/resource/0be6dcbd-fc1c-4565-abd1-9d383b9de072> .

<https://data.jatengprov.go.id/dataset/f30b65e9-7799-4cc7-aa05-e0aa282c08c5/resource/0be6dcbd-fc1c-4565-abd1-9d383b9de072> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "1593483274rekap_rka_skpd_th_2020.pdf" ;
    dcat:accessURL <http://ppid.klatenkab.go.id/assets/file/1593483274rekap_rka_skpd_th_2020.pdf> ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Klaten" .

