@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/07110552-6e70-428e-8a4e-67e848f20aaa> a dcat:Dataset ;
    dct:description "Dataset ini berisi data surplus daerah Kabupaten Bantul" ;
    dct:identifier "07110552-6e70-428e-8a4e-67e848f20aaa" ;
    dct:issued "2024-06-11T07:43:14.413772"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:43:14.413780"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Surplus (Defisit) 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/07110552-6e70-428e-8a4e-67e848f20aaa/resource/a12119bc-2fbb-422f-8b8f-22e2721aab8c> ;
    dcat:keyword "defisit",
        "surplus" ;
    dcat:landingPage <Badan%20Keuangan%20dan%20Aset%20Daerah> .

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

<http://5.189.187.109/dataset/07110552-6e70-428e-8a4e-67e848f20aaa/resource/a12119bc-2fbb-422f-8b8f-22e2721aab8c> a dcat:Distribution ;
    dct:description "Berisi data surplus (defisit) daerah tahun 2014-2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-04-27T04:58:16.933149"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:43:14.403254"^^xsd:dateTime ;
    dct:title "Surplus  (Defisit) tahun 2014-2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/07110552-6e70-428e-8a4e-67e848f20aaa/resource/a12119bc-2fbb-422f-8b8f-22e2721aab8c/download/surplus-defisit.xlsx> ;
    dcat:byteSize "9789"^^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" .

