@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/c04933fc-49d9-42b7-99a5-471b86c8dfd7> a dcat:Dataset ;
    dct:description "Laporan Realisasi Anggaran Tahun 2015 - 2019" ;
    dct:identifier "c04933fc-49d9-42b7-99a5-471b86c8dfd7" ;
    dct:issued "2024-06-11T08:36:08.996370"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:36:08.996377"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Laporan Realisasi APBD" ;
    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/c04933fc-49d9-42b7-99a5-471b86c8dfd7/resource/c7684d80-a0f9-4c61-b1a3-30161b140db6> ;
    dcat:keyword "realisasi anggaran" ;
    dcat:landingPage <https://bkad.bantulkab.go.id/> .

<http://5.189.187.109/dataset/c04933fc-49d9-42b7-99a5-471b86c8dfd7/resource/c7684d80-a0f9-4c61-b1a3-30161b140db6> a dcat:Distribution ;
    dct:description "Tahun 2015 - 2019" ;
    dct:format "CSV" ;
    dct:issued "2021-05-24T04:09:06.885648"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:36:08.991008"^^xsd:dateTime ;
    dct:title "Laporan Realisasi Anggaran Tahun 2015 - 2019" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vTbYXw7exHiMippR2454VWh_oHNWX4rnepRLcApJCsOvoDQXFQDs8Bgvj3Q8hw61A/pub?gid=1153022865&single=true&output=csv> .

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

