@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/42441d00-e090-4f9a-b6cc-667f0fdae0a0> a dcat:Dataset ;
    dct:description "Realisasi Anggaran Kota Madiun" ;
    dct:identifier "42441d00-e090-4f9a-b6cc-667f0fdae0a0" ;
    dct:issued "2023-11-14T03:23:33.634515"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:23:33.634524"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> ;
    dct:title "Realisasi Anggaran" ;
    dcat:distribution <http://5.189.187.109/dataset/42441d00-e090-4f9a-b6cc-667f0fdae0a0/resource/be1bf10f-6c2c-48b9-9c1b-2818ce8145a9> ;
    dcat:keyword "Ekonomi",
        "Pemerintahan" .

<http://5.189.187.109/dataset/42441d00-e090-4f9a-b6cc-667f0fdae0a0/resource/be1bf10f-6c2c-48b9-9c1b-2818ce8145a9> a dcat:Distribution ;
    dct:description "Realisasi Anggaran Kota Madiun" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-07T02:10:45.578875"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:23:33.625556"^^xsd:dateTime ;
    dct:title "Realisasi Anggaran.xlsx" ;
    dcat:accessURL <https://data.madiunkota.go.id/dataset/42441d00-e090-4f9a-b6cc-667f0fdae0a0/resource/be1bf10f-6c2c-48b9-9c1b-2818ce8145a9/download/realisasi-anggaran.xlsx> ;
    dcat:byteSize "11652"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> a foaf:Agent ;
    foaf:name "Kota Madiun" .

