@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/2711c0c9-418f-4e2d-b2d2-3a5a339c6dc6> a dcat:Dataset ;
    dct:description "Penderita DBD yang Ditangani Puskesmas Kendalkerep Mei 2023" ;
    dct:identifier "2711c0c9-418f-4e2d-b2d2-3a5a339c6dc6" ;
    dct:issued "2023-11-22T07:00:14.406886"^^xsd:dateTime ;
    dct:modified "2023-11-22T07:00:14.406892"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Penderita DBD yang Ditangani Puskesmas Kendalkerep Mei 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/2711c0c9-418f-4e2d-b2d2-3a5a339c6dc6/resource/e5134ab2-949c-405c-af3c-1a9dee0f32c5> .

<http://5.189.187.109/dataset/2711c0c9-418f-4e2d-b2d2-3a5a339c6dc6/resource/e5134ab2-949c-405c-af3c-1a9dee0f32c5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-11-20T07:41:48.034233"^^xsd:dateTime ;
    dct:modified "2023-11-22T07:00:14.403821"^^xsd:dateTime ;
    dct:title "Penderita DBD ditangani 5.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/2711c0c9-418f-4e2d-b2d2-3a5a339c6dc6/resource/e5134ab2-949c-405c-af3c-1a9dee0f32c5/download/penderita-dbd-ditangani-5.xlsx> ;
    dcat:byteSize "26287"^^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" .

