@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/0bfee654-98fd-4525-aca5-fc3c9c1d266e> a dcat:Dataset ;
    dct:description "Berisi tentang data Jumlah Posyandu, Jumlah Kematian Ibu, Jumlah Kasus Penyakit Menular, Jumlah Kasus tidak Menular, Jumalh Kasus penyakir yang dapat dicegah dengan Imunisasi, Jumlah puskesmas, Jumlah Rumah Sakit, Jumlah screening Penyakit Tidak Menular" ;
    dct:identifier "0bfee654-98fd-4525-aca5-fc3c9c1d266e" ;
    dct:issued "2023-06-14T04:59:25.251290"^^xsd:dateTime ;
    dct:modified "2024-12-17T13:10:39.870632"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Kesehatan Kota Malang Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Subbag Perencana" ] ;
    dcat:distribution <http://5.189.187.109/dataset/0bfee654-98fd-4525-aca5-fc3c9c1d266e/resource/74cac953-0ff9-4268-840d-a99b729365db> ;
    dcat:keyword "2019",
        "Kesehatan",
        "Kota Malang" .

<http://5.189.187.109/dataset/0bfee654-98fd-4525-aca5-fc3c9c1d266e/resource/74cac953-0ff9-4268-840d-a99b729365db> a dcat:Distribution ;
    dct:description "Data Kesehatan Kota Malang Tahun 2019" ;
    dct:format "XLSX" ;
    dct:issued "2023-06-12T02:45:00.905140"^^xsd:dateTime ;
    dct:modified "2024-12-17T13:10:39.884018"^^xsd:dateTime ;
    dct:title "Kesehatan Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/0bfee654-98fd-4525-aca5-fc3c9c1d266e/resource/74cac953-0ff9-4268-840d-a99b729365db/download/kesehatan-tahun-2019.xlsx> ;
    dcat:byteSize "12359"^^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" .

