@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/26cdf365-4152-4fdd-b2cb-3da36ceddb8f> a dcat:Dataset ;
    dct:description "DATA LAPORAN ANALISA SKDR 2023 MINGGU 40" ;
    dct:identifier "26cdf365-4152-4fdd-b2cb-3da36ceddb8f" ;
    dct:issued "2024-02-21T08:09:33.606319"^^xsd:dateTime ;
    dct:modified "2024-12-06T15:25:03.833594"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA LAPORAN ANALISA SKDR 2023 MINGGU 40" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RENNY MEITA" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/26cdf365-4152-4fdd-b2cb-3da36ceddb8f/resource/6c79614f-456b-42b7-8936-f10c40283d37> ;
    dcat:keyword "KOTA MALANG",
        "LAPORAN SKDR",
        "PUSKESMAS JANTI" .

<http://5.189.187.109/dataset/26cdf365-4152-4fdd-b2cb-3da36ceddb8f/resource/6c79614f-456b-42b7-8936-f10c40283d37> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-20T01:33:42.129567"^^xsd:dateTime ;
    dct:modified "2024-12-06T15:25:03.851812"^^xsd:dateTime ;
    dct:title "LAPORAN ANALISA SKDR 2023 MINGGU 40.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/26cdf365-4152-4fdd-b2cb-3da36ceddb8f/resource/6c79614f-456b-42b7-8936-f10c40283d37/download/laporan-analisa-skdr-2023-minggu-40.xlsx> ;
    dcat:byteSize "41500"^^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" .

