@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/43762f08-42a7-46b3-a7b0-32d334384946> a dcat:Dataset ;
    dct:description "NERACA Per 31 Desember 2016 dan 2015" ;
    dct:identifier "43762f08-42a7-46b3-a7b0-32d334384946" ;
    dct:issued "2018-09-18T02:01:10.766140"^^xsd:dateTime ;
    dct:modified "2018-09-18T02:01:10.766148"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/64afe8ea-8462-4dea-a360-1e2c3a5ff297> ;
    dct:title "NERACA Per 31 Desember 2016 dan 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:dinkominfo@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/43762f08-42a7-46b3-a7b0-32d334384946/resource/e40d8589-1b3c-44ce-a464-b613482ea09b> .

<https://data.jatengprov.go.id/dataset/43762f08-42a7-46b3-a7b0-32d334384946/resource/e40d8589-1b3c-44ce-a464-b613482ea09b> a dcat:Distribution ;
    dct:description "NERACA Per 31 Desember 2016 dan 2015" ;
    dct:format "XLS" ;
    dct:title "NERACA Per 31 Desember 2016 dan 2015.xls" ;
    dcat:accessURL <http://103.30.181.240/dataset/43762f08-42a7-46b3-a7b0-32d334384946/resource/e40d8589-1b3c-44ce-a464-b613482ea09b/download/neraca-per-31-desember-2016-dan-2015.xls> ;
    dcat:byteSize 67072.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

