@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/b2a0b910-edf4-4ea0-9694-b4f657de1ca6> a dcat:Dataset ;
    dct:description "ALOKASI DANA DESA TAHUN 2017 KECAMATAN LIMPUNG" ;
    dct:identifier "b2a0b910-edf4-4ea0-9694-b4f657de1ca6" ;
    dct:issued "2018-09-18T05:23:15.239155"^^xsd:dateTime ;
    dct:modified "2020-09-03T06:17:45.480540"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "ADD TAHUN 2017 KECAMATAN LIMPUNG" ;
    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/b2a0b910-edf4-4ea0-9694-b4f657de1ca6/resource/68bcce02-5c37-4401-bc56-17a7c3d8c1f1> ;
    dcat:landingPage <www.bapermades.batangkab.go.id> .

<https://data.jatengprov.go.id/dataset/b2a0b910-edf4-4ea0-9694-b4f657de1ca6/resource/68bcce02-5c37-4401-bc56-17a7c3d8c1f1> a dcat:Distribution ;
    dct:description "ALOKASI DANA DESA TAHUN 2017 KECAMATAN LIMPUNG" ;
    dct:format "CSV" ;
    dct:title "ADD 2017 LIMPUNG.csv" ;
    dcat:accessURL <http://103.146.199.34/dataset/b2a0b910-edf4-4ea0-9694-b4f657de1ca6/resource/68bcce02-5c37-4401-bc56-17a7c3d8c1f1/download/add-2017-limpung.csv> ;
    dcat:byteSize 672.0 ;
    dcat:mediaType "text/csv" .

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

