@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/4317c166-f61d-47f5-8298-c5059a8871da> a dcat:Dataset ;
    dct:description " CAPAIAN IMUNISASI BADUTA LENGKAP (IBL) SEPTEMBER 2023" ;
    dct:identifier "4317c166-f61d-47f5-8298-c5059a8871da" ;
    dct:issued "2024-02-21T08:11:38.693277"^^xsd:dateTime ;
    dct:modified "2024-12-20T00:52:39.251892"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "CAPAIAN IMUNISASI BADUTA LENGKAP (IBL) SEPTEMBER 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "KARTIKA EKA PAKSI" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4317c166-f61d-47f5-8298-c5059a8871da/resource/856cf3d0-3dcd-4ce7-94b4-377157459ed5> ;
    dcat:keyword "IMUNISASI",
        "KOTAMALANG",
        "PUSKESMASJANTI" .

<http://5.189.187.109/dataset/4317c166-f61d-47f5-8298-c5059a8871da/resource/856cf3d0-3dcd-4ce7-94b4-377157459ed5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-19T03:19:52.508200"^^xsd:dateTime ;
    dct:modified "2024-12-19T22:54:49.740967"^^xsd:dateTime ;
    dct:title "IBL SEPT 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/4317c166-f61d-47f5-8298-c5059a8871da/resource/856cf3d0-3dcd-4ce7-94b4-377157459ed5/download/ibl-sept-2023.xlsx> ;
    dcat:byteSize "42012"^^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" .

