@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/b69a2664-8513-418a-be88-48fa927f0edf> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang Jumlah Belanja Tidak Langsung di Kab. Bangkalan" ;
    dct:identifier "b69a2664-8513-418a-be88-48fa927f0edf" ;
    dct:issued "2024-04-18T04:02:19.910974"^^xsd:dateTime ;
    dct:modified "2024-04-18T04:02:19.910981"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18ed6c58-deec-48ad-b554-ea808a1a447a> ;
    dct:title "Jumlah Belanja Tidak Langsung" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kominfo Kab. Bangkalan" ;
            vcard:hasEmail <mailto:diskominfo@bangkalankab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b69a2664-8513-418a-be88-48fa927f0edf/resource/ada3a1e6-6289-45b7-adcc-b493a197c87e>,
        <http://5.189.187.109/dataset/b69a2664-8513-418a-be88-48fa927f0edf/resource/e5204dc3-3400-4dee-a750-f6a70c8509a6> ;
    dcat:keyword "belanja tidak langsung" .

<http://5.189.187.109/dataset/b69a2664-8513-418a-be88-48fa927f0edf/resource/ada3a1e6-6289-45b7-adcc-b493a197c87e> a dcat:Distribution ;
    dct:description "tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-04T07:29:26.183325"^^xsd:dateTime ;
    dct:modified "2024-04-18T04:02:19.901146"^^xsd:dateTime ;
    dct:title "Jumlah Belanja Tidak Langsung" ;
    dcat:accessURL <https://data.bangkalankab.go.id/dataset/b69a2664-8513-418a-be88-48fa927f0edf/resource/ada3a1e6-6289-45b7-adcc-b493a197c87e/download/2022_jumlah-belanja-tidak-langsung.xlsx> ;
    dcat:byteSize "10022"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/b69a2664-8513-418a-be88-48fa927f0edf/resource/e5204dc3-3400-4dee-a750-f6a70c8509a6> a dcat:Distribution ;
    dct:description "tahun 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-04T07:31:42.412909"^^xsd:dateTime ;
    dct:modified "2024-04-18T04:02:19.903467"^^xsd:dateTime ;
    dct:title "Jumlah Belanja Tidak Langsung" ;
    dcat:accessURL <https://data.bangkalankab.go.id/dataset/b69a2664-8513-418a-be88-48fa927f0edf/resource/e5204dc3-3400-4dee-a750-f6a70c8509a6/download/2023_jumlah-belanja-tidak-langsung.xlsx> ;
    dcat:byteSize "10010"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/18ed6c58-deec-48ad-b554-ea808a1a447a> a foaf:Agent ;
    foaf:name "Kabupaten Bangkalan" .

