@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/c0a98c73-a7a2-4af9-95b4-a854da89772b> a dcat:Dataset ;
    dct:description "LAPORAN PELAYANAN BAYI PARIPURNA AGUSTUS 2023" ;
    dct:identifier "c0a98c73-a7a2-4af9-95b4-a854da89772b" ;
    dct:issued "2024-02-21T08:19:53.256018"^^xsd:dateTime ;
    dct:modified "2024-12-25T04:09:04.664024"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "LAPORAN PELAYANAN BAYI PARIPURNA AGUSTUS 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/c0a98c73-a7a2-4af9-95b4-a854da89772b/resource/4d1bcdc7-9278-4d2d-ac9e-5a2ecc132630> ;
    dcat:keyword "BAYI",
        "IMUNISASI",
        "KOTA MALANG",
        "PUSKESMAS JANTI" .

<http://5.189.187.109/dataset/c0a98c73-a7a2-4af9-95b4-a854da89772b/resource/4d1bcdc7-9278-4d2d-ac9e-5a2ecc132630> a dcat:Distribution ;
    dct:description "LAPORAN PELAYANAN BAYI PARIPURNA AGUSTUS 2023" ;
    dct:format "XLS" ;
    dct:issued "2024-02-15T14:31:50.271585"^^xsd:dateTime ;
    dct:modified "2024-12-25T04:09:04.676194"^^xsd:dateTime ;
    dct:title "LAPORAN PELAYANAN BAYI PARIPURNA AGUSTUS 2023" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/c0a98c73-a7a2-4af9-95b4-a854da89772b/resource/4d1bcdc7-9278-4d2d-ac9e-5a2ecc132630/download/lap-bayi-paripurna-agustus-2023.xlsx> ;
    dcat:byteSize "41808"^^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" .

