@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/3f921552-b465-48a3-ab8a-27db5807a0fa> a dcat:Dataset ;
    dct:description "PWS Bayi Bulan Februari 2023" ;
    dct:identifier "3f921552-b465-48a3-ab8a-27db5807a0fa" ;
    dct:issued "2024-01-17T07:40:18.582810"^^xsd:dateTime ;
    dct:modified "2024-12-05T12:40:31.890784"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "PWS Bayi Bulan Februari 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Promosi Kesehatan" ;
            vcard:hasEmail <mailto:promkeskedungkandang@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3f921552-b465-48a3-ab8a-27db5807a0fa/resource/8597fef7-ec2d-4134-acc5-205acb8367e8> ;
    dcat:keyword "databayi",
        "datakesehatan",
        "kesehatan",
        "pemkotmalang",
        "puskesmas kedungkandang" ;
    dcat:landingPage <data%20puskesmas%20kedungkandang> .

<data%20puskesmas%20kedungkandang> a foaf:Document .

<http://5.189.187.109/dataset/3f921552-b465-48a3-ab8a-27db5807a0fa/resource/8597fef7-ec2d-4134-acc5-205acb8367e8> a dcat:Distribution ;
    dct:description "PWS Bayi Februari 2023" ;
    dct:format "XLS" ;
    dct:issued "2024-01-12T03:07:49.999280"^^xsd:dateTime ;
    dct:modified "2024-12-05T12:40:31.902420"^^xsd:dateTime ;
    dct:title "PWS bayi FEBRUARI 2023.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/3f921552-b465-48a3-ab8a-27db5807a0fa/resource/8597fef7-ec2d-4134-acc5-205acb8367e8/download/pws-bayi-februari-2023.xlsx> ;
    dcat:byteSize "17397"^^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" .

