@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/6ea39b78-c145-45cc-9f52-40ceab4ea465> a dcat:Dataset ;
    dct:description "Laporan Keuangan Tahun 2017" ;
    dct:identifier "6ea39b78-c145-45cc-9f52-40ceab4ea465" ;
    dct:issued "2018-10-18T04:54:55.691917"^^xsd:dateTime ;
    dct:modified "2018-10-18T04:54:55.691926"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> ;
    dct:title "Laporan Keuangan Tahun 2017" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6ea39b78-c145-45cc-9f52-40ceab4ea465/resource/7c5b0efa-1e80-4bda-b4ed-e2747d899093> .

<https://data.jatengprov.go.id/dataset/6ea39b78-c145-45cc-9f52-40ceab4ea465/resource/7c5b0efa-1e80-4bda-b4ed-e2747d899093> a dcat:Distribution ;
    dct:description "Laporan keuangan Tahun 2017" ;
    dct:format "PDF" ;
    dct:title "Laporan keuangan Tahun 2017.pdf" ;
    dcat:accessURL <http://opendata.karanganyarkab.go.id/dataset/6ea39b78-c145-45cc-9f52-40ceab4ea465/resource/7c5b0efa-1e80-4bda-b4ed-e2747d899093/download/laporan-keuangan-tahun-2017.pdf> ;
    dcat:byteSize 177599.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/312f56ca-988e-4cee-8145-c53a58cd52db> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Karanganyar" .

