@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/74ef0fa5-fd50-426a-99b9-0ed441493ec8> a dcat:Dataset ;
    dct:description "Rekapitulasi Mutasi Aset TetapTahun 2016 kabupaten Purbalingga" ;
    dct:identifier "74ef0fa5-fd50-426a-99b9-0ed441493ec8" ;
    dct:issued "2017-11-03T08:21:46.736476"^^xsd:dateTime ;
    dct:modified "2017-11-03T08:24:01.256520"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> ;
    dct:title "CALK Kabupaten Purbalingga Tahun 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinkominfo Purbalingga" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/74ef0fa5-fd50-426a-99b9-0ed441493ec8/resource/1af6364a-010f-44f7-918a-5ade48960103> .

<https://data.jatengprov.go.id/dataset/74ef0fa5-fd50-426a-99b9-0ed441493ec8/resource/1af6364a-010f-44f7-918a-5ade48960103> a dcat:Distribution ;
    dct:description "Arus Aset Kabupaten Purbalingga 2016" ;
    dct:format "XLS" ;
    dct:title "Rekap Mutasi Aset Purbalingga" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/74ef0fa5-fd50-426a-99b9-0ed441493ec8/resource/1af6364a-010f-44f7-918a-5ade48960103/download/calk-kabupaten-purbalingga-tahun-2016.xlsx> ;
    dcat:byteSize 270023.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/9315f136-efb2-43a9-87a0-77e155f58c46> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Purbalingga" .

