@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/90f27185-4a38-44a5-ac53-ec0874f8ef5a> a dcat:Dataset ;
    dct:description "Data Capaian Bumil yang mendapat perawatan gigi Juni 2022 Puskesmas Polowijen" ;
    dct:identifier "90f27185-4a38-44a5-ac53-ec0874f8ef5a" ;
    dct:issued "2023-03-08T07:33:51.827253"^^xsd:dateTime ;
    dct:modified "2024-12-20T22:48:17.257203"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Capaian Bumil yang mendapat perawatan gigi Juni 2022 Puskesmas Polowijen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Puskesmas" ;
            vcard:hasEmail <mailto:puskesmaspolowijen@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/90f27185-4a38-44a5-ac53-ec0874f8ef5a/resource/89fbdcdd-94a6-4307-a161-9c2d6990434a> ;
    dcat:keyword "gigi",
        "puskesmas polowijen" .

<http://5.189.187.109/dataset/90f27185-4a38-44a5-ac53-ec0874f8ef5a/resource/89fbdcdd-94a6-4307-a161-9c2d6990434a> a dcat:Distribution ;
    dct:description "Data Capaian Bumil yang mendapat perawatan gigi Juni 2022 Puskesmas Polowijen" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T10:05:37.821847"^^xsd:dateTime ;
    dct:modified "2024-12-20T22:48:17.270269"^^xsd:dateTime ;
    dct:title "Data Capaian Bumil yang mendapat perawatan gigi Juni 2022 Puskesmas Polowijen" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/90f27185-4a38-44a5-ac53-ec0874f8ef5a/resource/89fbdcdd-94a6-4307-a161-9c2d6990434a/download/bumil-gigi-jun.xlsx> ;
    dcat:byteSize "12850"^^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" .

