@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/771fb291-a327-4fcf-93f7-83d36220f229> a dcat:Dataset ;
    dct:description "Data kematian yang terjadi di kota malang tahun 2018" ;
    dct:identifier "771fb291-a327-4fcf-93f7-83d36220f229" ;
    dct:issued "2023-12-13T11:18:38.275478"^^xsd:dateTime ;
    dct:modified "2024-12-23T13:04:28.292221"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Jumlah Kematian di Kota Malang pada 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/771fb291-a327-4fcf-93f7-83d36220f229/resource/ef40f484-3829-4d29-81d9-c4a7f6e66d62> ;
    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/771fb291-a327-4fcf-93f7-83d36220f229/resource/ef40f484-3829-4d29-81d9-c4a7f6e66d62> a dcat:Distribution ;
    dct:description "Merupakan data jumlah kematian warga kota malang tahun 2018" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-11T08:14:53.912294"^^xsd:dateTime ;
    dct:modified "2024-12-23T13:04:28.303859"^^xsd:dateTime ;
    dct:title "Jml Kematian.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/771fb291-a327-4fcf-93f7-83d36220f229/resource/ef40f484-3829-4d29-81d9-c4a7f6e66d62/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" .

