@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/0717eea0-225f-49ea-8aa6-f9e4b79f71bb> a dcat:Dataset ;
    dct:description "Datasheet ini berisi tentang Neraca Tahun 2017" ;
    dct:identifier "0717eea0-225f-49ea-8aa6-f9e4b79f71bb" ;
    dct:issued "2018-04-04T03:28:00.431723"^^xsd:dateTime ;
    dct:modified "2018-04-04T03:29:03.772072"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Neraca Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas PUSDATARU Prov.Jateng" ;
            vcard:hasEmail <mailto:dpusdataru@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0717eea0-225f-49ea-8aa6-f9e4b79f71bb/resource/f7754dff-0f95-4fff-bb00-3e90134a6851> .

<https://data.jatengprov.go.id/dataset/0717eea0-225f-49ea-8aa6-f9e4b79f71bb/resource/f7754dff-0f95-4fff-bb00-3e90134a6851> a dcat:Distribution ;
    dct:description "Datasheet ini berisi tentang Neraca Tahun 2017" ;
    dct:format "XLSX" ;
    dct:title "Neraca Tahun 2017" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/0717eea0-225f-49ea-8aa6-f9e4b79f71bb/resource/f7754dff-0f95-4fff-bb00-3e90134a6851/download/neraca_2017.xlsx> ;
    dcat:byteSize 72077.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> a foaf:Organization ;
    foaf:name "Dinas Pekerjaan Umum Sumber Daya Air Dan Penataan Ruang" .

