@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/bce1e81d-7b23-42c7-97b8-a2b22cdd0aeb> a dcat:Dataset ;
    dct:description "DATA LAPORAN TBC BULAN NOVEMBER 2023" ;
    dct:identifier "bce1e81d-7b23-42c7-97b8-a2b22cdd0aeb" ;
    dct:issued "2024-02-21T08:19:34.035273"^^xsd:dateTime ;
    dct:modified "2024-12-25T12:30:29.963901"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA LAPORAN TBC BULAN NOVEMBER 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "JUKHRIYAH" ;
            vcard:hasEmail <mailto:digitalmediapuskesmasjanti@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/bce1e81d-7b23-42c7-97b8-a2b22cdd0aeb/resource/8aa1ae18-02d9-4890-a389-d6097df6a2d5> ;
    dcat:keyword "KOTAMALANG",
        "PUSKESMASJANTI",
        "TBC" .

<http://5.189.187.109/dataset/bce1e81d-7b23-42c7-97b8-a2b22cdd0aeb/resource/8aa1ae18-02d9-4890-a389-d6097df6a2d5> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2024-02-19T02:36:48.889863"^^xsd:dateTime ;
    dct:modified "2024-12-25T12:30:29.983651"^^xsd:dateTime ;
    dct:title "LAPORAN TBC BULAN NOVEMBER 2023.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/bce1e81d-7b23-42c7-97b8-a2b22cdd0aeb/resource/8aa1ae18-02d9-4890-a389-d6097df6a2d5/download/laporan-tbc-bulan-november-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" .

