@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/09ea704c-0448-45c2-81d8-7fb6ef669c8d> a dcat:Dataset ;
    dct:description "DATA IMUNISASI DASAR LENGKAP (IDL) OKTOBER 2023" ;
    dct:identifier "09ea704c-0448-45c2-81d8-7fb6ef669c8d" ;
    dct:issued "2024-02-21T08:06:01.225031"^^xsd:dateTime ;
    dct:modified "2024-12-07T10:25:10.851477"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA IMUNISASI DASAR LENGKAP (IDL) 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/09ea704c-0448-45c2-81d8-7fb6ef669c8d/resource/63626192-6bb5-4ebf-834f-7e70a48242b2> ;
    dcat:keyword "IDL",
        "KOTAMALANG",
        "PUSKESMASJANTI" .

<http://5.189.187.109/dataset/09ea704c-0448-45c2-81d8-7fb6ef669c8d/resource/63626192-6bb5-4ebf-834f-7e70a48242b2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-02-19T01:59:18.499176"^^xsd:dateTime ;
    dct:modified "2024-12-07T10:25:10.864989"^^xsd:dateTime ;
    dct:title "IDL SEPT 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/09ea704c-0448-45c2-81d8-7fb6ef669c8d/resource/63626192-6bb5-4ebf-834f-7e70a48242b2/download/idl-sept-2023.xlsx> ;
    dcat:byteSize "42028"^^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" .

