@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/597dfff7-903e-4878-8029-723f76d0df55> a dcat:Dataset ;
    dct:description "DATA LAPORAN ANALISA SKDR 2023 MINGGU 30" ;
    dct:identifier "597dfff7-903e-4878-8029-723f76d0df55" ;
    dct:issued "2024-02-21T08:12:42.149829"^^xsd:dateTime ;
    dct:modified "2024-12-23T22:17:59.670239"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA LAPORAN ANALISA SKDR 2023 MINGGU 30" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RENNY MEITA" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/597dfff7-903e-4878-8029-723f76d0df55/resource/5cfdcaf1-b316-443b-b2e0-84749d35918f> ;
    dcat:keyword "ANALISASKDR",
        "KOTA MALANG",
        "PUSKESMAS JANTI" .

<http://5.189.187.109/dataset/597dfff7-903e-4878-8029-723f76d0df55/resource/5cfdcaf1-b316-443b-b2e0-84749d35918f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-19T07:07:23.598197"^^xsd:dateTime ;
    dct:modified "2024-12-23T22:17:59.685944"^^xsd:dateTime ;
    dct:title "LAPORAN ANALISA SKDR 2023 MINGGU 30.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/597dfff7-903e-4878-8029-723f76d0df55/resource/5cfdcaf1-b316-443b-b2e0-84749d35918f/download/laporan-analisa-skdr-2023-minggu-30.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" .

