@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/9f4e89d5-6f9b-4ce8-84c3-0a5025c7e60e> a dcat:Dataset ;
    dct:description "memuat besaran realisasi belanja di bulan Januari 2024" ;
    dct:identifier "9f4e89d5-6f9b-4ce8-84c3-0a5025c7e60e" ;
    dct:issued "2024-02-20T09:22:32.411872"^^xsd:dateTime ;
    dct:modified "2024-02-20T09:22:32.411879"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "laporan realisasi belanja operasi bulan Januari 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/9f4e89d5-6f9b-4ce8-84c3-0a5025c7e60e/resource/290dfccb-1dc6-4c3b-944a-d29aebd42edd> ;
    dcat:keyword "2024",
        "belanja",
        "data realisasi",
        "januari",
        "operasional" .

<http://5.189.187.109/dataset/9f4e89d5-6f9b-4ce8-84c3-0a5025c7e60e/resource/290dfccb-1dc6-4c3b-944a-d29aebd42edd> a dcat:Distribution ;
    dct:description "memuat realisasi belanja operasional bulan januari 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-02-20T08:13:14.327958"^^xsd:dateTime ;
    dct:modified "2024-02-20T09:22:32.398122"^^xsd:dateTime ;
    dct:title "Laporan Realisasi Belanja Operasi-DISPORA Bulan Jan_24.xlsx" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/9f4e89d5-6f9b-4ce8-84c3-0a5025c7e60e/resource/290dfccb-1dc6-4c3b-944a-d29aebd42edd/download/laporan-realisasi-belanja-operasi-dispora-bulan-jan_24.xlsx> ;
    dcat:byteSize "102761"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> a foaf:Agent ;
    foaf:name "Kabupaten Gunungkidul" .

