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

<https://data.jatengprov.go.id/dataset/dbc9bc41-0a47-410a-b378-99eb7588b663> a dcat:Dataset ;
    dct:description "Ringkasan Laporan Realisasi Anggaran TA 2017 Dindukcapil" ;
    dct:identifier "dbc9bc41-0a47-410a-b378-99eb7588b663" ;
    dct:issued "2018-09-13T02:15:11.968101"^^xsd:dateTime ;
    dct:modified "2018-09-13T03:48:34.000713"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Laporan Keuangan" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gani H." ;
            vcard:hasEmail <mailto:sekdukcapil@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/dbc9bc41-0a47-410a-b378-99eb7588b663/resource/728db421-8c62-4f92-816d-9fb11829e1c3> .

<https://data.jatengprov.go.id/dataset/dbc9bc41-0a47-410a-b378-99eb7588b663/resource/728db421-8c62-4f92-816d-9fb11829e1c3> a dcat:Distribution ;
    dct:description "Laporan Realisasi Anggaran 2017" ;
    dct:format "XLS" ;
    dct:title "Ringkasan Laporan Keuangan.xlsx" ;
    dcat:accessURL <http://data.rembangkab.go.id/dataset/dbc9bc41-0a47-410a-b378-99eb7588b663/resource/728db421-8c62-4f92-816d-9fb11829e1c3/download/ringkasan-laporan-keuangan.xlsx> ;
    dcat:byteSize 46970.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Rembang" .

