@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/f0fe8d8c-c854-4f61-a070-c6d2a6627b5c> a dcat:Dataset ;
    dct:description "Dataset ini berisi data belanja langsung daerah Kabupaten Bantul" ;
    dct:identifier "f0fe8d8c-c854-4f61-a070-c6d2a6627b5c" ;
    dct:issued "2024-06-11T08:53:41.115857"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:53:41.115866"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Belanja Langsung Daerah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Badan" ;
            vcard:hasEmail <mailto:bkad@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f0fe8d8c-c854-4f61-a070-c6d2a6627b5c/resource/67ca2e0f-9633-48cb-a701-2d5c01242f02>,
        <http://5.189.187.109/dataset/f0fe8d8c-c854-4f61-a070-c6d2a6627b5c/resource/b069599f-f4fa-4906-bb2e-dcf01c401733> ;
    dcat:keyword "Belanja Langsung" ;
    dcat:landingPage <Badan%20Keuangan%20dan%20Aset%20Daerah> .

<Badan%20Keuangan%20dan%20Aset%20Daerah> a foaf:Document .

<http://5.189.187.109/dataset/f0fe8d8c-c854-4f61-a070-c6d2a6627b5c/resource/67ca2e0f-9633-48cb-a701-2d5c01242f02> a dcat:Distribution ;
    dct:description "Berisi rincian belanja langsung daerah tahun 2014-2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-04-27T04:25:59.993929"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:53:41.107882"^^xsd:dateTime ;
    dct:title "Rincian belanja langsung tahun 2014-2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/f0fe8d8c-c854-4f61-a070-c6d2a6627b5c/resource/67ca2e0f-9633-48cb-a701-2d5c01242f02/download/rincian-belanja-langsung.xlsx> ;
    dcat:byteSize "10289"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/f0fe8d8c-c854-4f61-a070-c6d2a6627b5c/resource/b069599f-f4fa-4906-bb2e-dcf01c401733> a dcat:Distribution ;
    dct:description "Berisi data belanja tidak langsung daerah tahun 2014-2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-04-27T04:25:22.660257"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:53:41.104994"^^xsd:dateTime ;
    dct:title "Belanja langsung tahun 2014-2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/f0fe8d8c-c854-4f61-a070-c6d2a6627b5c/resource/b069599f-f4fa-4906-bb2e-dcf01c401733/download/belanja-langsung.xlsx> ;
    dcat:byteSize "10081"^^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" .

