@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/1cd1606d-e182-4492-9b7d-0852a455c928> a dcat:Dataset ;
    dct:description "Rekap Laporan Realisasi Anggaran (LRA)" ;
    dct:identifier "90dab523-e864-4857-9d79-cfaedcc90670" ;
    dct:issued "2024-03-19T08:15:13+00:00"^^xsd:dateTime ;
    dct:modified "2025-09-30T03:28:02+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pengelolaan Keuangan dan Pendapatan Daerah" ] ;
    dct:title "Rekap Laporan Realisasi Anggaran (LRA)" ;
    dcat:distribution <http://5.189.187.109/dataset/1cd1606d-e182-4492-9b7d-0852a455c928/resource/3d7372c2-693e-4b2d-a9cd-9dff39929de2> ;
    dcat:keyword "Anggaran",
        "LRA",
        "Laporan",
        "Realisasi",
        "Rekap" ;
    dcat:landingPage <https://dasatama.magetan.go.id/detail/276> .

<http://5.189.187.109/dataset/1cd1606d-e182-4492-9b7d-0852a455c928/resource/3d7372c2-693e-4b2d-a9cd-9dff39929de2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-11-17T04:27:20.469990"^^xsd:dateTime ;
    dct:modified "2025-11-17T04:27:20.391135"^^xsd:dateTime ;
    dct:title "Rekap Laporan Realisasi Anggaran (LRA)" ;
    dcat:accessURL <https://dasatama.magetan.go.id/data/276/template> .

<https://dasatama.magetan.go.id/detail/276> a foaf:Document .

