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

<http://5.189.187.109/dataset/f8aa75e7-26c9-4350-8eae-0c65c41a6232> a dcat:Dataset ;
    dct:description "Jumlah Kematian di Kota Malang Tahun 2019" ;
    dct:identifier "f8aa75e7-26c9-4350-8eae-0c65c41a6232" ;
    dct:issued "2023-12-27T07:25:16.902000"^^xsd:dateTime ;
    dct:modified "2024-12-06T14:13:04.441340"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Jumlah Kematian di Kota Malang Tahun 2019" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Roni" ;
            vcard:hasEmail <mailto:dispendukcapilkotamalang@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f8aa75e7-26c9-4350-8eae-0c65c41a6232/resource/eb3950be-e6d8-49d1-96f3-3eb30e505c2f> ;
    dcat:keyword "dispendukcapil kota malang",
        "jumlah kematian",
        "kota malang" ;
    dcat:landingPage <data.malangkota.go.id/dataset/jumlah-kematian-di-kota-malang-tahun-2019> .

<data.malangkota.go.id/dataset/jumlah-kematian-di-kota-malang-tahun-2019> a foaf:Document .

<http://5.189.187.109/dataset/f8aa75e7-26c9-4350-8eae-0c65c41a6232/resource/eb3950be-e6d8-49d1-96f3-3eb30e505c2f> a dcat:Distribution ;
    dct:description "Data Jumlah Kematian di Kota Malang Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-27T02:19:32.514753"^^xsd:dateTime ;
    dct:modified "2024-12-06T14:13:04.453558"^^xsd:dateTime ;
    dct:title "Jml Kematian.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/f8aa75e7-26c9-4350-8eae-0c65c41a6232/resource/eb3950be-e6d8-49d1-96f3-3eb30e505c2f/download/jml-kematian.xlsx> ;
    dcat:byteSize "8958"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

