@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/c7184785-701f-4a63-8120-d6476e5658cf> a dcat:Dataset ;
    dct:description "DATA LAPORAN ANALISA SKDR 2023 MINGGU 4" ;
    dct:identifier "c7184785-701f-4a63-8120-d6476e5658cf" ;
    dct:issued "2024-02-21T08:20:23.444896"^^xsd:dateTime ;
    dct:modified "2024-12-23T22:19:35.526328"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA LAPORAN ANALISA SKDR 2023 MINGGU 4" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RENNY MEITA" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c7184785-701f-4a63-8120-d6476e5658cf/resource/fae28c4f-4e99-457e-96ca-fe1d3b1de952> ;
    dcat:keyword "ANALISASKDR",
        "KOTAMALANG",
        "PUSKESMASJANTI" .

<http://5.189.187.109/dataset/c7184785-701f-4a63-8120-d6476e5658cf/resource/fae28c4f-4e99-457e-96ca-fe1d3b1de952> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-19T04:50:03.738428"^^xsd:dateTime ;
    dct:modified "2024-12-23T22:19:35.540556"^^xsd:dateTime ;
    dct:title "LAPORAN ANALISA SKDR 2023 MINGGU 4.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/c7184785-701f-4a63-8120-d6476e5658cf/resource/fae28c4f-4e99-457e-96ca-fe1d3b1de952/download/laporan-analisa-skdr-2023-minggu-4.xlsx> ;
    dcat:byteSize "41559"^^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" .

