@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/f9d134ff-0c07-4a6a-ba35-9494cac74c61> a dcat:Dataset ;
    dct:description "Jumlah Korban yang Diakibatkan Bencana Alam Menurut Kecamatan di Kabupaten Magelang, 2023" ;
    dct:identifier "f9d134ff-0c07-4a6a-ba35-9494cac74c61" ;
    dct:issued "2025-11-06T08:15:00.045787"^^xsd:dateTime ;
    dct:modified "2025-11-06T08:15:00.045796"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Jumlah Korban yang Diakibatkan Bencana Alam Menurut Kecamatan di Kab. Magelang, 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f9d134ff-0c07-4a6a-ba35-9494cac74c61/resource/3a025f5d-4cf2-4a9c-b97e-4a67c8b81260> ;
    dcat:keyword "Jumlah Korban",
        "Korban" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109:5000/dataset/f9d134ff-0c07-4a6a-ba35-9494cac74c61/resource/3a025f5d-4cf2-4a9c-b97e-4a67c8b81260> a dcat:Distribution ;
    dct:description "Jumlah Korban yang Diakibatkan Bencana Alam Menurut Kecamatan di Kabupaten Magelang, 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-08-06T08:44:54.286716"^^xsd:dateTime ;
    dct:modified "2025-11-06T08:15:00.006966"^^xsd:dateTime ;
    dct:title "4.3.5.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/f9d134ff-0c07-4a6a-ba35-9494cac74c61/resource/3a025f5d-4cf2-4a9c-b97e-4a67c8b81260/download/4.3.5.xlsx> ;
    dcat:byteSize "10549"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> a foaf:Agent ;
    foaf:name "Kabupaten Magelang" .

