@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/2148a075-97b3-4b8e-b3da-a949ef1c79b7> a dcat:Dataset ;
    dct:description "Neraca Limbah Medis Puskesmas Bareng Bulan Februari Tahun 2023" ;
    dct:identifier "2148a075-97b3-4b8e-b3da-a949ef1c79b7" ;
    dct:issued "2024-02-07T12:42:06.554397"^^xsd:dateTime ;
    dct:modified "2024-12-05T06:45:22.078158"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Neraca Limbah Medis Puskesmas Bareng Bulan Februari Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aulia Eka Bimesti, S.KM" ;
            vcard:hasEmail <mailto:puskbareng@malangkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2148a075-97b3-4b8e-b3da-a949ef1c79b7/resource/39fef77c-c992-4476-8a07-9a806bd2c999> ;
    dcat:keyword "PEMKOTKMALANG",
        "dinkeskotamalang",
        "limbahmedis",
        "puskesmasbareng",
        "tahun2023" ;
    dcat:landingPage <Puskesmas%20Bareng> .

<Puskesmas%20Bareng> a foaf:Document .

<http://5.189.187.109/dataset/2148a075-97b3-4b8e-b3da-a949ef1c79b7/resource/39fef77c-c992-4476-8a07-9a806bd2c999> a dcat:Distribution ;
    dct:description "Neraca Limbah Medis Puskesmas Bareng Bulan Februari Tahun 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-02T02:55:07.411656"^^xsd:dateTime ;
    dct:modified "2024-12-05T06:45:22.095581"^^xsd:dateTime ;
    dct:title "Neraca Limbah Medis Puskesmas Bareng Bulan Februari Tahun 2023" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/2148a075-97b3-4b8e-b3da-a949ef1c79b7/resource/39fef77c-c992-4476-8a07-9a806bd2c999/download/feb.xlsx> ;
    dcat:byteSize "107627"^^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" .

