@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/9c117e26-00cb-46a0-a55d-3f73ea91065b> a dcat:Dataset ;
    dct:description "Data Kunjungan Bulan April Puskesmas Polowijen 2022" ;
    dct:identifier "9c117e26-00cb-46a0-a55d-3f73ea91065b" ;
    dct:issued "2023-03-08T07:39:14.991006"^^xsd:dateTime ;
    dct:modified "2024-12-24T13:33:52.772862"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Kunjungan Bulan April Puskesmas Polowijen 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala puskesmas" ;
            vcard:hasEmail <mailto:psukpolowijen@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9c117e26-00cb-46a0-a55d-3f73ea91065b/resource/7a92ec4f-8a3a-4244-a1b5-9d4301a84436> ;
    dcat:keyword "2022",
        "Kunjungan",
        "puskesmaspolowijen" .

<http://5.189.187.109/dataset/9c117e26-00cb-46a0-a55d-3f73ea91065b/resource/7a92ec4f-8a3a-4244-a1b5-9d4301a84436> a dcat:Distribution ;
    dct:description "Data Kunjungan Bulan April Puskesmas Polowijen 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-27T04:43:20.018717"^^xsd:dateTime ;
    dct:modified "2024-12-24T13:33:52.789578"^^xsd:dateTime ;
    dct:title "Data Kunjungan Bulan April Puskesmas Polowijen 2022" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/9c117e26-00cb-46a0-a55d-3f73ea91065b/resource/7a92ec4f-8a3a-4244-a1b5-9d4301a84436/download/kunj-april-2022.xlsx> ;
    dcat:byteSize "9709"^^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" .

