@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/57b9eaea-93ee-4d54-aa56-bc8cc8086038> a dcat:Dataset ;
    dct:description "Jumlah Kematian di Kota Malang Tahun 2018" ;
    dct:identifier "57b9eaea-93ee-4d54-aa56-bc8cc8086038" ;
    dct:issued "2023-12-06T07:09:51.160312"^^xsd:dateTime ;
    dct:modified "2024-12-05T06:54:27.704348"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Jumlah Kematian di Kota Malang Tahun 2018" ;
    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/57b9eaea-93ee-4d54-aa56-bc8cc8086038/resource/938267bd-28e7-4378-8aeb-62998858ac8f> ;
    dcat:keyword "dispendukcapil kota malang",
        "jumlah kematian",
        "kota malang" ;
    dcat:landingPage <data.malangkota.go.id/dataset/jumlah-kematian-di-kota-malang-tahun-2018> .

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

<http://5.189.187.109/dataset/57b9eaea-93ee-4d54-aa56-bc8cc8086038/resource/938267bd-28e7-4378-8aeb-62998858ac8f> a dcat:Distribution ;
    dct:description "Data jumlah kematian kota malang tahun 2018" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-04T08:38:22.975765"^^xsd:dateTime ;
    dct:modified "2024-12-05T06:54:27.724974"^^xsd:dateTime ;
    dct:title "Jml Kematian.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/57b9eaea-93ee-4d54-aa56-bc8cc8086038/resource/938267bd-28e7-4378-8aeb-62998858ac8f/download/jml-kematian.xlsx> ;
    dcat:byteSize "8950"^^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" .

