@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/ae9a7589-c501-49cc-97b0-435db14cf07b> a dcat:Dataset ;
    dct:description "dana desa tahun 2016 dan 2017" ;
    dct:identifier "ae9a7589-c501-49cc-97b0-435db14cf07b" ;
    dct:issued "2018-08-18T04:50:34.610689"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:50:34.610705"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "DANA DESA" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "fatchurrohman" ;
            vcard:hasEmail <mailto:fatchurrohman.bapermades@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ae9a7589-c501-49cc-97b0-435db14cf07b/resource/1282f964-2f07-44d9-8786-39efe76549bc> ;
    dcat:landingPage <www.bapermades.batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/ae9a7589-c501-49cc-97b0-435db14cf07b/resource/1282f964-2f07-44d9-8786-39efe76549bc> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Dispermades ok.xls" ;
    dcat:accessURL <http://103.78.143.59/dataset/ae9a7589-c501-49cc-97b0-435db14cf07b/resource/1282f964-2f07-44d9-8786-39efe76549bc/download/dispermades-ok.xls> ;
    dcat:byteSize 196096.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" .

