@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/66da211a-8f78-4a74-93e7-49b33c265390> a dcat:Dataset ;
    dct:description "Tentang Laporan Realisasi Anggaran (LRA) seluruh SKPD Tahun 2019" ;
    dct:identifier "66da211a-8f78-4a74-93e7-49b33c265390" ;
    dct:issued "2020-07-28T05:46:00.842624"^^xsd:dateTime ;
    dct:modified "2020-07-28T05:46:00.842637"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> ;
    dct:title "LRA SKPD Tahun 2019" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/66da211a-8f78-4a74-93e7-49b33c265390/resource/265b6710-3391-4de5-b715-fd1dd2950311> .

<https://data.jatengprov.go.id/dataset/66da211a-8f78-4a74-93e7-49b33c265390/resource/265b6710-3391-4de5-b715-fd1dd2950311> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "1593483382LRA_Perorganisasi_TA_2019-11.pdf" ;
    dcat:accessURL <http://ppid.klatenkab.go.id/assets/file/1593483382LRA_Perorganisasi_TA_2019-11.pdf> ;
    dcat:mediaType "application/pdf" .

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

