@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/038c0c69-acab-48a6-be22-032e502e59b4> a dcat:Dataset ;
    dct:description "DATA LAPORAN ANALISA SKDR 2023 MINGGU 21" ;
    dct:identifier "038c0c69-acab-48a6-be22-032e502e59b4" ;
    dct:issued "2024-02-21T08:04:32.855764"^^xsd:dateTime ;
    dct:modified "2024-12-23T22:17:29.430891"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA LAPORAN ANALISA SKDR 2023 MINGGU 21" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RENNY MEITA" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/038c0c69-acab-48a6-be22-032e502e59b4/resource/2f1a1d28-7811-4db3-a3b4-40365b240257> ;
    dcat:keyword "ANALISASKDR",
        "KOTA MALANG",
        "PUSKESMAS JANTI" .

<http://5.189.187.109/dataset/038c0c69-acab-48a6-be22-032e502e59b4/resource/2f1a1d28-7811-4db3-a3b4-40365b240257> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-19T06:52:53.998403"^^xsd:dateTime ;
    dct:modified "2024-12-23T22:17:29.443512"^^xsd:dateTime ;
    dct:title "LAPORAN ANALISA SKDR 2023 MINGGU 21.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/038c0c69-acab-48a6-be22-032e502e59b4/resource/2f1a1d28-7811-4db3-a3b4-40365b240257/download/laporan-analisa-skdr-2023-minggu-21.xlsx> ;
    dcat:byteSize "41506"^^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" .

