@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/ee46e01a-c75e-45cd-bd14-615e8da2a52a> a dcat:Dataset ;
    dct:description "DATA UNIVERSAL CHILD IMMUNIZATION (UCI) OKTOBER 2023" ;
    dct:identifier "ee46e01a-c75e-45cd-bd14-615e8da2a52a" ;
    dct:issued "2024-02-21T08:23:22.204605"^^xsd:dateTime ;
    dct:modified "2024-12-24T07:40:47.642113"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA UNIVERSAL CHILD IMMUNIZATION (UCI) OKTOBER 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/ee46e01a-c75e-45cd-bd14-615e8da2a52a/resource/7b155340-b57f-493c-8072-588badfa2285> ;
    dcat:keyword "KOTAMALANG",
        "PUSKESMASJANTI",
        "UCI" .

<http://5.189.187.109/dataset/ee46e01a-c75e-45cd-bd14-615e8da2a52a/resource/7b155340-b57f-493c-8072-588badfa2285> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-19T02:06:06.821465"^^xsd:dateTime ;
    dct:modified "2024-12-24T07:40:47.656656"^^xsd:dateTime ;
    dct:title "UCI OKT 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/ee46e01a-c75e-45cd-bd14-615e8da2a52a/resource/7b155340-b57f-493c-8072-588badfa2285/download/uci-okt-2023.xlsx> ;
    dcat:byteSize "42015"^^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" .

