@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/299280de-604a-47de-9188-b6692c3a33fd> a dcat:Dataset ;
    dct:description "Laporan Perubahan Ekuitas DPRKP Per 31 Desember Tahun 2017 dan Tahun 2016" ;
    dct:identifier "299280de-604a-47de-9188-b6692c3a33fd" ;
    dct:issued "2018-09-18T04:42:56.577081"^^xsd:dateTime ;
    dct:modified "2018-09-18T04:42:56.577090"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Laporan Perubahan Ekuitas" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPRKP KAB. BATANG" ;
            vcard:hasEmail <mailto:dprkpbatang@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/299280de-604a-47de-9188-b6692c3a33fd/resource/42a785d9-cdce-4f94-81e1-79c8c124e2ea> ;
    dcat:landingPage <DPRKP%20Kab.%20Batang> .

<https://data.jatengprov.go.id/dataset/299280de-604a-47de-9188-b6692c3a33fd/resource/42a785d9-cdce-4f94-81e1-79c8c124e2ea> a dcat:Distribution ;
    dct:description "Laporan Perubahan Ekuitas DPRKP Per 31 Desember Tahun 2017 dan Tahun 2016" ;
    dct:format "CSV" ;
    dct:title "lpe.csv" ;
    dcat:accessURL <http://103.78.143.59/dataset/299280de-604a-47de-9188-b6692c3a33fd/resource/42a785d9-cdce-4f94-81e1-79c8c124e2ea/download/lpe.csv> ;
    dcat:byteSize 737.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

