@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#> .

<http://5.189.187.109:5000/dataset/f4c62912-383d-49d5-8bdb-e1fbe0210116> a dcat:Dataset ;
    dct:description "Bulan 1 (pertama) 2020" ;
    dct:identifier "f4c62912-383d-49d5-8bdb-e1fbe0210116" ;
    dct:issued "2022-10-11T14:25:16.647358"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:25:16.647364"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> ;
    dct:title "REKAPITULASI REALISASI PENYALURAN BANTUAN LANGSUNG TUNAI DANA DESA KABUPATEN BLORA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin PMD" ;
            vcard:hasEmail <mailto:dpmd@blorakab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f4c62912-383d-49d5-8bdb-e1fbe0210116/resource/f3d54e47-d6d9-4785-b472-d36301251cb9> ;
    dcat:keyword "Dinas Pemberdayaan Masyarakat dan Desa" .

<http://5.189.187.109:5000/dataset/f4c62912-383d-49d5-8bdb-e1fbe0210116/resource/f3d54e47-d6d9-4785-b472-d36301251cb9> a dcat:Distribution ;
    dct:description "Bulan 1 (Pertama) 2020" ;
    dct:format "XLSX" ;
    dct:issued "2020-06-10T06:47:21.713370"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:25:16.642585"^^xsd:dateTime ;
    dct:title "REKAP REALISASI PENYALURAN BLT DD BULAN PERTAMA 2020.xlsx" ;
    dcat:accessURL <http://opendata.blorakab.go.id/id/dataset/f4c62912-383d-49d5-8bdb-e1fbe0210116/resource/f3d54e47-d6d9-4785-b472-d36301251cb9/download/rekap-realisasi-penyaluran-blt-dd-bulan-pertama-2020.xlsx> ;
    dcat:byteSize "25825"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> a foaf:Agent ;
    foaf:name "Kabupaten Blora" .

