@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/3898d94d-78ed-49fe-8408-b3f108e8e369> a dcat:Dataset ;
    dct:description "Penderita DBD yang Ditangani Puskesmas Kendalkerep Februari 2023" ;
    dct:identifier "3898d94d-78ed-49fe-8408-b3f108e8e369" ;
    dct:issued "2023-11-22T07:00:26.819867"^^xsd:dateTime ;
    dct:modified "2024-12-25T13:08:59.185415"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Penderita DBD yang Ditangani Puskesmas Kendalkerep Februari 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/3898d94d-78ed-49fe-8408-b3f108e8e369/resource/f4a2b873-71bd-413f-a279-bf9d65c4bbec> ;
    dcat:keyword "DBD",
        "Puskesmas Kendalkerep",
        "datakesehatan" .

<http://5.189.187.109/dataset/3898d94d-78ed-49fe-8408-b3f108e8e369/resource/f4a2b873-71bd-413f-a279-bf9d65c4bbec> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-11-20T07:39:53.583731"^^xsd:dateTime ;
    dct:modified "2024-12-25T13:08:59.199876"^^xsd:dateTime ;
    dct:title "Penderita DBD ditangani 2.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/3898d94d-78ed-49fe-8408-b3f108e8e369/resource/f4a2b873-71bd-413f-a279-bf9d65c4bbec/download/penderita-dbd-ditangani-2.xlsx> ;
    dcat:byteSize "23558"^^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" .

