@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/2b778a97-1dba-434f-9082-19490e7d6841> a dcat:Dataset ;
    dct:description "Laporan Arus Kas 2017 Kab. Batang" ;
    dct:identifier "2b778a97-1dba-434f-9082-19490e7d6841" ;
    dct:issued "2018-08-18T04:34:44.123452"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:34:44.123468"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Laporan Arus Kas 2017 Kab. Batang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ilyas Makmur" ;
            vcard:hasEmail <mailto:ilyas011023@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2b778a97-1dba-434f-9082-19490e7d6841/resource/afae92f5-5ee1-4253-ba29-9867b9792b5d> ;
    dcat:landingPage <batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/2b778a97-1dba-434f-9082-19490e7d6841/resource/afae92f5-5ee1-4253-ba29-9867b9792b5d> a dcat:Distribution ;
    dct:description "LAK Tahun 2017" ;
    dct:format "XLS" ;
    dct:title "LAK 2017.xls" ;
    dcat:accessURL <http://103.78.143.59/dataset/2b778a97-1dba-434f-9082-19490e7d6841/resource/afae92f5-5ee1-4253-ba29-9867b9792b5d/download/lak-2017.xls> ;
    dcat:byteSize 345088.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

