@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/f85e877d-4827-4161-be92-c3175c0e6ed4> a dcat:Dataset ;
    dct:description "DATA LAPORAN TBC BULAN DESEMBER 2023" ;
    dct:identifier "f85e877d-4827-4161-be92-c3175c0e6ed4" ;
    dct:issued "2024-02-21T08:24:29.825111"^^xsd:dateTime ;
    dct:modified "2024-12-25T11:46:52.610020"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA LAPORAN TBC BULAN DESEMBER 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "JUKHRIYAH" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f85e877d-4827-4161-be92-c3175c0e6ed4/resource/dafe0a21-56e1-4a2c-b446-f234af2ab07d> ;
    dcat:keyword "KOTAMALANG",
        "PUSKESMASJANTI",
        "TBC" .

<http://5.189.187.109/dataset/f85e877d-4827-4161-be92-c3175c0e6ed4/resource/dafe0a21-56e1-4a2c-b446-f234af2ab07d> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-02-19T02:37:42.654447"^^xsd:dateTime ;
    dct:modified "2024-12-25T11:46:52.623423"^^xsd:dateTime ;
    dct:title "LAPORAN TBC BULAN DESEMBER 2023.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/f85e877d-4827-4161-be92-c3175c0e6ed4/resource/dafe0a21-56e1-4a2c-b446-f234af2ab07d/download/laporan-tbc-bulan-desember-2023.xls> ;
    dcat:byteSize "52736"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

