@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/a58aa363-e125-4ad6-bcb4-3175531c384d> a dcat:Dataset ;
    dct:description "DATA LAPORAN ANALISA SKDR 2023 MINGGU 41" ;
    dct:identifier "a58aa363-e125-4ad6-bcb4-3175531c384d" ;
    dct:issued "2024-02-21T08:17:47.052924"^^xsd:dateTime ;
    dct:modified "2024-12-23T22:19:40.628879"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA LAPORAN ANALISA SKDR 2023 MINGGU 41" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RENNY MEITA" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a58aa363-e125-4ad6-bcb4-3175531c384d/resource/1fb7e9f9-8077-465d-be8f-181a73c27df7> ;
    dcat:keyword "ANALISASKDR",
        "KOTAMALANG",
        "PUSKESMASJANTI" .

<http://5.189.187.109/dataset/a58aa363-e125-4ad6-bcb4-3175531c384d/resource/1fb7e9f9-8077-465d-be8f-181a73c27df7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-19T06:53:22.935257"^^xsd:dateTime ;
    dct:modified "2024-12-23T22:19:40.640449"^^xsd:dateTime ;
    dct:title "LAPORAN ANALISA SKDR 2023 MINGGU 41.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/a58aa363-e125-4ad6-bcb4-3175531c384d/resource/1fb7e9f9-8077-465d-be8f-181a73c27df7/download/laporan-analisa-skdr-2023-minggu-41.xlsx> ;
    dcat:byteSize "41504"^^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" .

