@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:5000/dataset/63a80ea9-d964-4d9e-86c9-c348bb63d4c7> a dcat:Dataset ;
    dct:description "Laporan Bulanan Kesehatan Pekerja Bulan Februari 2022 di Puskesmas Ciptomulyo" ;
    dct:identifier "63a80ea9-d964-4d9e-86c9-c348bb63d4c7" ;
    dct:issued "2023-03-08T06:29:35.844379"^^xsd:dateTime ;
    dct:modified "2024-12-24T09:09:46.421915"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Laporan Bulanan Kesehatan Pekerja Bulan Februari 2022 Puskesmas Ciptomulyo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nuriman Imran" ;
            vcard:hasEmail <mailto:pkmciptomulyo@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/63a80ea9-d964-4d9e-86c9-c348bb63d4c7/resource/1775a3ba-e2b7-406a-b320-9dca3090c3e4> ;
    dcat:keyword "dara",
        "data kesehatan kerja",
        "puskesmasciptomulyo" .

<http://5.189.187.109:5000/dataset/63a80ea9-d964-4d9e-86c9-c348bb63d4c7/resource/1775a3ba-e2b7-406a-b320-9dca3090c3e4> a dcat:Distribution ;
    dct:description "Berikut Laporan Bulanan Kesehatan Pekerja  (LBKP) Bulan Februari 2022 di Puskesmas Ciptomulyo" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-27T05:11:48.360931"^^xsd:dateTime ;
    dct:modified "2024-12-24T09:09:46.437887"^^xsd:dateTime ;
    dct:title "Laporan Bulanan Kesehatan Pekerja Bulan Februari 2022 Puskesmas Ciptomulyo" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/63a80ea9-d964-4d9e-86c9-c348bb63d4c7/resource/1775a3ba-e2b7-406a-b320-9dca3090c3e4/download/lbkp-februari-2022.xls> ;
    dcat:byteSize "32768"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109:5000/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

