@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/1f34af69-3c0e-4312-bfc9-cd0a0efd8d2a> a dcat:Dataset ;
    dct:description "Laporan Biaya Desa" ;
    dct:identifier "1f34af69-3c0e-4312-bfc9-cd0a0efd8d2a" ;
    dct:issued "2018-08-18T04:33:08.009649"^^xsd:dateTime ;
    dct:modified "2020-09-03T05:41:05.619682"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Laporan Biaya Desa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hananto Wibowo" ;
            vcard:hasEmail <mailto:kec_warungasem@batangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1f34af69-3c0e-4312-bfc9-cd0a0efd8d2a/resource/4a0bd9d3-5d88-4924-9e8f-e0f826c587e3> ;
    dcat:landingPage <warungasem.batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/1f34af69-3c0e-4312-bfc9-cd0a0efd8d2a/resource/4a0bd9d3-5d88-4924-9e8f-e0f826c587e3> a dcat:Distribution ;
    dct:description "Laporan Biaya Desa" ;
    dct:format "XLSX" ;
    dct:title "biaya desa.xlsx" ;
    dcat:accessURL <http://103.146.199.34/dataset/1f34af69-3c0e-4312-bfc9-cd0a0efd8d2a/resource/4a0bd9d3-5d88-4924-9e8f-e0f826c587e3/download/biaya-desa.xlsx> ;
    dcat:byteSize 11511.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

