@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/6d867f01-5b6e-4598-b071-0b8e2d3191cc> a dcat:Dataset ;
    dct:description "Datasheet ini berisi tentang Neraca Tahun 2016 " ;
    dct:identifier "6d867f01-5b6e-4598-b071-0b8e2d3191cc" ;
    dct:issued "2017-09-20T01:46:32.515581"^^xsd:dateTime ;
    dct:modified "2017-09-20T01:46:47.924606"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f9724c24-d4d8-400c-b1cb-92c41c2e67df> ;
    dct:title "Neraca Tahun 2016" ;
    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/6d867f01-5b6e-4598-b071-0b8e2d3191cc/resource/f1dd9fe1-41d1-43ec-b001-ffe6265c943e> ;
    dcat:landingPage <Dinas%20PUSDATARU%20Prov.%20Jateng> .

<https://data.jatengprov.go.id/dataset/6d867f01-5b6e-4598-b071-0b8e2d3191cc/resource/f1dd9fe1-41d1-43ec-b001-ffe6265c943e> a dcat:Distribution ;
    dct:description "Datasheet ini berisi tentang Neraca Tahun 2016 " ;
    dct:format "XLS" ;
    dct:title "neraca-tahun-2016" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/6d867f01-5b6e-4598-b071-0b8e2d3191cc/resource/f1dd9fe1-41d1-43ec-b001-ffe6265c943e/download/neraca-2016.xlsx> ;
    dcat:byteSize 51587.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" .

