@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/fd52d2df-7d33-4430-b307-28c8319e799e> a dcat:Dataset ;
    dct:description "DATA LAPORAN ANALISA SKDR 2023 MINGGU 26" ;
    dct:identifier "fd52d2df-7d33-4430-b307-28c8319e799e" ;
    dct:issued "2024-02-21T08:24:41.456808"^^xsd:dateTime ;
    dct:modified "2024-12-22T18:54:27.280171"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA LAPORAN ANALISA SKDR 2023 MINGGU 26" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RENNY MEITA" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/fd52d2df-7d33-4430-b307-28c8319e799e/resource/64701c0b-32cc-45a0-95ca-0df0271cd0ec> ;
    dcat:keyword "ANALISASKDR",
        "KOTA MALANG",
        "PUSKESMAS JANTI" .

<http://5.189.187.109/dataset/fd52d2df-7d33-4430-b307-28c8319e799e/resource/64701c0b-32cc-45a0-95ca-0df0271cd0ec> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-19T07:02:39.803676"^^xsd:dateTime ;
    dct:modified "2024-12-22T18:54:27.290453"^^xsd:dateTime ;
    dct:title "LAPORAN ANALISA SKDR 2023 MINGGU 26.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/fd52d2df-7d33-4430-b307-28c8319e799e/resource/64701c0b-32cc-45a0-95ca-0df0271cd0ec/download/laporan-analisa-skdr-2023-minggu-26.xlsx> ;
    dcat:byteSize "41495"^^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" .

