@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/bb7cd592-91b2-45f1-9e35-ae76e1b5e12b> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "7e8150ab-02a6-48e7-93a2-d600c757469b" ;
    dct:issued "2024-11-22"^^xsd:date ;
    dct:modified "2025-01-23"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Penanggulangan Bencana Daerah" ] ;
    dct:title "Bimbingan Teknis Pasca Bencana Kabupaten Malang" ;
    dcat:distribution <http://5.189.187.109/dataset/bb7cd592-91b2-45f1-9e35-ae76e1b5e12b/resource/39c348aa-70b7-46e7-aaee-8a209c05d544> ;
    dcat:keyword "Bencana",
        "Bimbingan",
        "Kabupaten",
        "Malang",
        "Pasca",
        "Teknis" ;
    dcat:landingPage <https://kamasuta.malangkab.go.id/data-nilai-public?id=10107> .

<http://5.189.187.109/dataset/bb7cd592-91b2-45f1-9e35-ae76e1b5e12b/resource/39c348aa-70b7-46e7-aaee-8a209c05d544> a dcat:Distribution ;
    dct:description "-" ;
    dct:format "XLSX" ;
    dct:issued "2025-04-29T02:31:48.712674"^^xsd:dateTime ;
    dct:modified "2025-04-29T02:31:48.662789"^^xsd:dateTime ;
    dct:title "Bimbingan Teknis Pasca Bencana Kabupaten Malang - 2024" ;
    dcat:accessURL <https://kamasuta.malangkab.go.id/data-cetak-excel?id=10107> .

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

