@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/70f13c6e-bc0f-45cd-b522-c926fda5a0e5> a dcat:Dataset ;
    dct:description "Data APBDesa belanja tahun 2017" ;
    dct:identifier "70f13c6e-bc0f-45cd-b522-c926fda5a0e5" ;
    dct:issued "2018-08-18T04:42:42.537897"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:42:42.537918"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "APBDesa BELANJA 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Toraji" ;
            vcard:hasEmail <mailto:Toraji68@gmail.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/70f13c6e-bc0f-45cd-b522-c926fda5a0e5/resource/2f0bcdba-e7e2-41c2-b49d-da998117ce3f> ;
    dcat:landingPage <https://Kandeman.batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/70f13c6e-bc0f-45cd-b522-c926fda5a0e5/resource/2f0bcdba-e7e2-41c2-b49d-da998117ce3f> a dcat:Distribution ;
    dct:description "Data APBDesa BELANJA TAHUN 2017" ;
    dct:format ".xlsx" ;
    dct:title "APBDesa BELANJA.xlsx" ;
    dcat:accessURL <http://103.78.143.59/dataset/70f13c6e-bc0f-45cd-b522-c926fda5a0e5/resource/2f0bcdba-e7e2-41c2-b49d-da998117ce3f/download/apbdesa-belanja.xlsx> ;
    dcat:byteSize 14303.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" .

