@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/608a3c01-c194-4dba-a14a-01e5d7471d7b> a dcat:Dataset ;
    dct:description "LAPORAN ARUS KAS 2012" ;
    dct:identifier "608a3c01-c194-4dba-a14a-01e5d7471d7b" ;
    dct:issued "2017-10-03T03:12:01.910476"^^xsd:dateTime ;
    dct:modified "2017-10-03T03:12:25.782388"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "LAPORAN ARUS KAS 2012" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "purbaningrum" ;
            vcard:hasEmail <mailto:purbaningrum_dwi@yahoo.co.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/608a3c01-c194-4dba-a14a-01e5d7471d7b/resource/944eb385-5045-4e63-8e48-7f17e17461b5> ;
    dcat:landingPage <http://wonogirikab.go.id/web/page/53/informasi_keuangan_badan_publik> .

<https://data.jatengprov.go.id/dataset/608a3c01-c194-4dba-a14a-01e5d7471d7b/resource/944eb385-5045-4e63-8e48-7f17e17461b5> a dcat:Distribution ;
    dct:description "LAPORAN ARUS KAS 2012" ;
    dct:format "XLSX" ;
    dct:title "laporan-arus-kas-2012" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/608a3c01-c194-4dba-a14a-01e5d7471d7b/resource/944eb385-5045-4e63-8e48-7f17e17461b5/download/laporan-arus-kas-2012.xlsx> ;
    dcat:byteSize 19807.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Wonogiri" .

