@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/9e389c0a-4e30-44de-85cf-e01e1f7bc05e> a dcat:Dataset ;
    dct:description "Rekapitulasi Laporan Tribulan Kegiatan Kunjungan POLI GIGI Puskesmas Arjuno" ;
    dct:identifier "9e389c0a-4e30-44de-85cf-e01e1f7bc05e" ;
    dct:issued "2023-03-08T07:40:40.743234"^^xsd:dateTime ;
    dct:modified "2024-12-21T14:12:14.502641"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA TRIBULAN KEGIATAN KUNJUNGAN PUSKESMAS ARJUNO TAHUN 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dr.Edy Dwitanto" ;
            vcard:hasEmail <mailto:puskesmasarjuno17@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9e389c0a-4e30-44de-85cf-e01e1f7bc05e/resource/b518d333-95f6-42e1-85ca-18cccc07c72f> ;
    dcat:keyword "gigi",
        "mulut",
        "puskesmas arjuno" .

<http://5.189.187.109/dataset/9e389c0a-4e30-44de-85cf-e01e1f7bc05e/resource/b518d333-95f6-42e1-85ca-18cccc07c72f> a dcat:Distribution ;
    dct:description "Rekapitulasi Laporan Tribulan Kegiatan Kunjungan Puskesmas Arjuno" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T16:29:54.137931"^^xsd:dateTime ;
    dct:modified "2024-12-21T14:12:14.517156"^^xsd:dateTime ;
    dct:title "TW (1).xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/9e389c0a-4e30-44de-85cf-e01e1f7bc05e/resource/b518d333-95f6-42e1-85ca-18cccc07c72f/download/tw-1.xlsx> ;
    dcat:byteSize "21050"^^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" .

