@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/c508e680-d218-40af-bf1b-46a654ef17cd> a dcat:Dataset ;
    dct:description "DATA UNIVERSAL CHILD IMMUNIZATION (UCI) JANUARI 2024" ;
    dct:identifier "c508e680-d218-40af-bf1b-46a654ef17cd" ;
    dct:issued "2024-02-21T08:20:15.440865"^^xsd:dateTime ;
    dct:modified "2024-12-24T07:40:42.232787"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA UNIVERSAL CHILD IMMUNIZATION (UCI) JANUARI 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "KARTIKA EKA PAKSI" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c508e680-d218-40af-bf1b-46a654ef17cd/resource/b8e70252-bd17-433d-8971-737d6f19e2ba> ;
    dcat:keyword "KOTAMALANG",
        "PUSKESMASJANTI",
        "UCI" .

<http://5.189.187.109/dataset/c508e680-d218-40af-bf1b-46a654ef17cd/resource/b8e70252-bd17-433d-8971-737d6f19e2ba> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-19T02:00:46.129251"^^xsd:dateTime ;
    dct:modified "2024-12-24T07:40:42.245892"^^xsd:dateTime ;
    dct:title "UCI JAN 2024.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/c508e680-d218-40af-bf1b-46a654ef17cd/resource/b8e70252-bd17-433d-8971-737d6f19e2ba/download/uci-jan-2024.xlsx> ;
    dcat:byteSize "42002"^^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" .

