@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/987d0bb1-ea3e-42b7-a232-ce0e69b3dd20> a dcat:Dataset ;
    dct:description "LAPORAN KN3 LENGKAP SEPTEMBER 2023" ;
    dct:identifier "987d0bb1-ea3e-42b7-a232-ce0e69b3dd20" ;
    dct:issued "2024-02-21T08:16:34.568869"^^xsd:dateTime ;
    dct:modified "2024-12-06T15:00:38.509702"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "LAPORAN KN3 LENGKAP SEPTEMBER 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/dataset/987d0bb1-ea3e-42b7-a232-ce0e69b3dd20/resource/f2439b40-0fee-4b2b-80cd-51798e37d2a7> ;
    dcat:keyword "BAYI BARU LAHIR",
        "KOTA MALANG",
        "PUSKESMAS JANTI",
        "standar pelayanan minimal" .

<http://5.189.187.109/dataset/987d0bb1-ea3e-42b7-a232-ce0e69b3dd20/resource/f2439b40-0fee-4b2b-80cd-51798e37d2a7> a dcat:Distribution ;
    dct:description "LAPORAN KN3 LENGKAP SEPTEMBER 2023" ;
    dct:format "XLS" ;
    dct:issued "2024-02-15T15:04:40.028427"^^xsd:dateTime ;
    dct:modified "2024-12-06T15:00:38.526303"^^xsd:dateTime ;
    dct:title "LAPORAN KN3 LENGKAP SEPTEMBER 2023" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/987d0bb1-ea3e-42b7-a232-ce0e69b3dd20/resource/f2439b40-0fee-4b2b-80cd-51798e37d2a7/download/lap-kn3-lengkap-september-2023.xlsx> ;
    dcat:byteSize "41852"^^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" .

