@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/dataset/68b41313-8fb6-4d78-8fe4-6df468cc10e5> a dcat:Dataset ;
    dct:description "Belanja Langsung Tahun 2019 Yang Berisi Program, Kegiatan dan Realisasi" ;
    dct:identifier "68b41313-8fb6-4d78-8fe4-6df468cc10e5" ;
    dct:issued "2024-06-11T08:11:57.668522"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:11:57.668530"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Data Belanja Langsung BKAD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Badan Keuangan dan Aset Daerah" ;
            vcard:hasEmail <mailto:bkad@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/68b41313-8fb6-4d78-8fe4-6df468cc10e5/resource/99cf42f9-be44-46f5-a715-764a001333f7> ;
    dcat:keyword "Belanja Langsung",
        "Kegiatan",
        "Keuangan",
        "Program" ;
    dcat:landingPage <https://bkad.bantulkab.go.id/> .

<http://5.189.187.109/dataset/68b41313-8fb6-4d78-8fe4-6df468cc10e5/resource/99cf42f9-be44-46f5-a715-764a001333f7> a dcat:Distribution ;
    dct:description "Belanja Langsung Tahun 2019 yang berisi Program, Kegiatan dan Realisasi" ;
    dct:format "XLSX" ;
    dct:issued "2020-03-11T07:40:19.353558"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:11:57.654317"^^xsd:dateTime ;
    dct:title "Belanja Langsung BKAD Tahun 2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/68b41313-8fb6-4d78-8fe4-6df468cc10e5/resource/99cf42f9-be44-46f5-a715-764a001333f7/download/belanja-langsung-bkad-tahun-2019.xlsx> ;
    dcat:byteSize "12129"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

<https://bkad.bantulkab.go.id/> a foaf:Document .

