@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/dataset/24f202f3-dab8-4ca0-a030-dd63c52df587> a dcat:Dataset ;
    dct:description "Jumlah Peristiwa Kebakaran, Kerugian, dan Korban di Kabupaten Magelang" ;
    dct:identifier "24f202f3-dab8-4ca0-a030-dd63c52df587" ;
    dct:issued "2022-10-17T05:32:30.410800"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:32:30.410805"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Peristiwa Kebakaran, Kerugian, dan Korban di Kab. Magelang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <http://5.189.187.109/dataset/24f202f3-dab8-4ca0-a030-dd63c52df587/resource/bae4eecb-d2ff-44e4-b2c2-3a50885a5c44> ;
    dcat:keyword "Kerugian",
        "Peristiwa Kebakaran",
        "dan Korban" ;
    dcat:landingPage <BPS> .

<BPS> a foaf:Document .

<http://5.189.187.109/dataset/24f202f3-dab8-4ca0-a030-dd63c52df587/resource/bae4eecb-d2ff-44e4-b2c2-3a50885a5c44> a dcat:Distribution ;
    dct:description "Jumlah Peristiwa Kebakaran, Kerugian, dan Korban di Kabupaten Magelang" ;
    dct:format "XLSX" ;
    dct:issued "2022-09-05T06:02:05.086527"^^xsd:dateTime ;
    dct:modified "2022-10-17T05:32:30.401459"^^xsd:dateTime ;
    dct:title "Jumlah Peristiwa Kebakaran, Kerugian, dan Korban di Kabupaten Magelang.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/24f202f3-dab8-4ca0-a030-dd63c52df587/resource/bae4eecb-d2ff-44e4-b2c2-3a50885a5c44/download/jumlah-peristiwa-kebakaran-kerugian-dan-korban-di-kabupaten-magelang.xlsx> ;
    dcat:byteSize "16547"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

