@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/0ad8ea62-2d90-4f51-9924-7d006e2b8ae1> a dcat:Dataset ;
    dct:description "LAPORAN LABORATORIUM PUSKESMAS JANTI AGUSTUS 2023" ;
    dct:identifier "0ad8ea62-2d90-4f51-9924-7d006e2b8ae1" ;
    dct:issued "2024-02-14T07:54:59.257724"^^xsd:dateTime ;
    dct:modified "2024-12-05T14:07:45.726308"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "LAPORAN LABORATORIUM PUSKESMAS JANTI AGUSTUS 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "puskesmas janti" ;
            vcard:hasEmail <mailto:puskjanti@malangkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0ad8ea62-2d90-4f51-9924-7d006e2b8ae1/resource/69891ccb-d24c-4902-af99-d48eb97a529c> ;
    dcat:keyword "KOTA MALANG",
        "PUSKESMAS JANTI" .

<http://5.189.187.109/dataset/0ad8ea62-2d90-4f51-9924-7d006e2b8ae1/resource/69891ccb-d24c-4902-af99-d48eb97a529c> a dcat:Distribution ;
    dct:description "LAPORAN LABORATORIUM PUSKESMAS JANTI AGUSTUS 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-13T03:41:09.323056"^^xsd:dateTime ;
    dct:modified "2024-12-05T14:07:45.741348"^^xsd:dateTime ;
    dct:title "LAPORAN LABORATORIUM PUSKESMAS JANTI AGUSTUS 2023" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/0ad8ea62-2d90-4f51-9924-7d006e2b8ae1/resource/69891ccb-d24c-4902-af99-d48eb97a529c/download/laporan-yankes-lab-sadata.xlsx> ;
    dcat:byteSize "257057"^^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" .

