@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/0d576fe9-ee89-42f2-b870-039b6d34697b> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "6cb99a89-4e64-41eb-8b56-accdd23390e1" ;
    dct:issued "2024-11-25"^^xsd:date ;
    dct:modified "2025-01-30"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Penelitian dan Pengembangan Daerah Kabupaten Malang" ] ;
    dct:title "Laporan Kinerja di Kabupaten Malang" ;
    dcat:distribution <http://5.189.187.109/dataset/0d576fe9-ee89-42f2-b870-039b6d34697b/resource/47dfb03c-f1ad-4c67-8abf-8f335ccd5dc3> ;
    dcat:keyword "Kabupaten",
        "Kinerja",
        "Laporan",
        "Malang",
        "di" ;
    dcat:landingPage <https://kamasuta.malangkab.go.id/data-nilai-public?id=10299> .

<http://5.189.187.109/dataset/0d576fe9-ee89-42f2-b870-039b6d34697b/resource/47dfb03c-f1ad-4c67-8abf-8f335ccd5dc3> a dcat:Distribution ;
    dct:description "-" ;
    dct:format "XLSX" ;
    dct:issued "2025-04-29T02:21:17.529184"^^xsd:dateTime ;
    dct:modified "2025-04-29T02:21:17.431173"^^xsd:dateTime ;
    dct:title "Laporan Kinerja di Kabupaten Malang - 2024" ;
    dcat:accessURL <https://kamasuta.malangkab.go.id/data-cetak-excel?id=10299> .

<https://kamasuta.malangkab.go.id/data-nilai-public?id=10299> a foaf:Document .

