@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/9d4a744e-9ec9-44e7-ae17-f73e3a24cee4> a dcat:Dataset ;
    dct:description "Data Imunisasi DPT-HIB-HB pada Bayi Puskesmas Arjowinangun Tahun 2022" ;
    dct:identifier "9d4a744e-9ec9-44e7-ae17-f73e3a24cee4" ;
    dct:issued "2023-03-08T07:40:00.184404"^^xsd:dateTime ;
    dct:modified "2024-12-16T04:53:00.662577"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Imunisasi DPT-HIB-HB pada Bayi" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dr. Farida Angrijani Nuna" ;
            vcard:hasEmail <mailto:pkmarjowinangun@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9d4a744e-9ec9-44e7-ae17-f73e3a24cee4/resource/b3e19cd6-43db-4b99-b963-de9a6a1fc527> ;
    dcat:keyword "DPT",
        "HB",
        "HIB",
        "imunisasi",
        "kesehatan",
        "pentavalen",
        "puskesmas arjowinangun" ;
    dcat:landingPage <Data%202022> .

<Data%202022> a foaf:Document .

<http://5.189.187.109/dataset/9d4a744e-9ec9-44e7-ae17-f73e3a24cee4/resource/b3e19cd6-43db-4b99-b963-de9a6a1fc527> a dcat:Distribution ;
    dct:description "Data Imunisasi DPT-HIB-HB pada Bayi Puskesmas Arjowinangun Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-27T09:23:28.711694"^^xsd:dateTime ;
    dct:modified "2024-12-16T04:53:00.677458"^^xsd:dateTime ;
    dct:title "DATA IMUNISASI DPT-HIB-HB.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/9d4a744e-9ec9-44e7-ae17-f73e3a24cee4/resource/b3e19cd6-43db-4b99-b963-de9a6a1fc527/download/data-imunisasi-dpt-hib-hb.xlsx> ;
    dcat:byteSize "10312"^^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" .

