@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/30f1a686-8ecf-48bb-bbd1-0bed301f6bbc> a dcat:Dataset ;
    dct:description "memuat serapan realisasi belanja bulan Juni 2022" ;
    dct:identifier "30f1a686-8ecf-48bb-bbd1-0bed301f6bbc" ;
    dct:issued "2022-10-20T05:23:05.458464"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:23:05.458470"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "Serapan Belanja Bulan Juni" ;
    dcat:distribution <http://5.189.187.109/dataset/30f1a686-8ecf-48bb-bbd1-0bed301f6bbc/resource/28d3aeae-81e3-49a6-85e8-341276b92d9a> ;
    dcat:keyword "2022",
        "belanja",
        "data realisasi",
        "juni" .

<http://5.189.187.109/dataset/30f1a686-8ecf-48bb-bbd1-0bed301f6bbc/resource/28d3aeae-81e3-49a6-85e8-341276b92d9a> a dcat:Distribution ;
    dct:description "memuat serapan realisasi belanja  sampai dengan bulan Juni 2022" ;
    dct:format "XLSX" ;
    dct:issued "2022-07-18T06:47:35.344180"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:23:05.446360"^^xsd:dateTime ;
    dct:title "Serapan Belanja Juni.pdf" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/30f1a686-8ecf-48bb-bbd1-0bed301f6bbc/resource/28d3aeae-81e3-49a6-85e8-341276b92d9a/download/serapan-belanja-juni.pdf> ;
    dcat:byteSize "2710399"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

