@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:5000/dataset/244af9f1-cd11-44b5-9253-14b150e64a20> a dcat:Dataset ;
    dct:description "LAPORAN KN3 LENGKAP DESEMBER 2023" ;
    dct:identifier "244af9f1-cd11-44b5-9253-14b150e64a20" ;
    dct:issued "2024-02-21T08:09:29.711908"^^xsd:dateTime ;
    dct:modified "2024-12-30T22:50:38.977800"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "LAPORAN KN3 LENGKAP DESEMBER 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lia Pribawaningsih A.Md.Keb" ;
            vcard:hasEmail <mailto:liajaladri@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/244af9f1-cd11-44b5-9253-14b150e64a20/resource/92cdf16c-08b5-454c-8e9e-6fbb518b3378> ;
    dcat:keyword "BAYIBARULAHIR",
        "KOTAMALANG",
        "PUSKESMASJANTI",
        "standar pelayanan minimal" .

<http://5.189.187.109:5000/dataset/244af9f1-cd11-44b5-9253-14b150e64a20/resource/92cdf16c-08b5-454c-8e9e-6fbb518b3378> a dcat:Distribution ;
    dct:description "LAPORAN KN3 LENGKAP DESEMBER 2023" ;
    dct:format "XLS" ;
    dct:issued "2024-02-16T12:15:17.104532"^^xsd:dateTime ;
    dct:modified "2024-12-30T22:50:38.993352"^^xsd:dateTime ;
    dct:title "LAPORAN KN3 LENGKAP DESEMBER 2023" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/244af9f1-cd11-44b5-9253-14b150e64a20/resource/92cdf16c-08b5-454c-8e9e-6fbb518b3378/download/lap-kn3-lengkap-desember-2023.xlsx> ;
    dcat:byteSize "41830"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

