@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/686b2040-898b-4e80-9e38-b5cdc73463b6> a dcat:Dataset ;
    dct:description "Pagu Dana Desa per Kabupaten di Provinsi Jawa Tengah Tahun 2020" ;
    dct:identifier "686b2040-898b-4e80-9e38-b5cdc73463b6" ;
    dct:issued "2021-10-28T07:08:48.941048"^^xsd:dateTime ;
    dct:modified "2021-10-28T07:09:34.487574"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/aaed7b4a-3ad2-4439-85f3-6924d73cae24> ;
    dct:title "Dana Desa Tahun 2020" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/686b2040-898b-4e80-9e38-b5cdc73463b6/resource/fce7322f-2e0c-4049-a3f4-d87d971c3e29> .

<https://data.jatengprov.go.id/dataset/686b2040-898b-4e80-9e38-b5cdc73463b6/resource/fce7322f-2e0c-4049-a3f4-d87d971c3e29> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Pagu Dana Desa Tahun 2020" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/686b2040-898b-4e80-9e38-b5cdc73463b6/resource/fce7322f-2e0c-4049-a3f4-d87d971c3e29/download/dana-desa-2020.xlsx> ;
    dcat:byteSize 10706.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/aaed7b4a-3ad2-4439-85f3-6924d73cae24> a foaf:Organization ;
    foaf:name "Dinas Pemberdayaan Masyarakat, Desa, Kependudukan Dan Catatan Sipil " .

