@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/75eef10f-368f-4d92-8df9-a07234ccced7> a dcat:Dataset ;
    dct:description "Penderita DBD yang Ditangani Puskesmas Kendalkerep Juli 2023" ;
    dct:identifier "75eef10f-368f-4d92-8df9-a07234ccced7" ;
    dct:issued "2023-11-22T07:01:03.838514"^^xsd:dateTime ;
    dct:modified "2023-11-22T07:01:03.838521"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Penderita DBD yang Ditangani Puskesmas Kendalkerep Juli 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dr. A. A. I Ngurah Kunti Putri" ;
            vcard:hasEmail <mailto:sipkendalkerep@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/75eef10f-368f-4d92-8df9-a07234ccced7/resource/d3767194-5bab-49f5-aa0a-a17eb882b212> .

<http://5.189.187.109/dataset/75eef10f-368f-4d92-8df9-a07234ccced7/resource/d3767194-5bab-49f5-aa0a-a17eb882b212> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-11-20T07:42:56.483495"^^xsd:dateTime ;
    dct:modified "2023-11-22T07:01:03.835156"^^xsd:dateTime ;
    dct:title "Penderita DBD ditangani 7.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/75eef10f-368f-4d92-8df9-a07234ccced7/resource/d3767194-5bab-49f5-aa0a-a17eb882b212/download/penderita-dbd-ditangani-7.xlsx> ;
    dcat:byteSize "27665"^^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" .

