@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/97ee94b4-f3e6-4c55-9825-2b49e2d0f669> a dcat:Dataset ;
    dct:description "DATA PENIMBANGAN BALITA JANUARI (BB/TB) TAHUN 2023" ;
    dct:identifier "97ee94b4-f3e6-4c55-9825-2b49e2d0f669" ;
    dct:issued "2024-01-31T08:02:04.642432"^^xsd:dateTime ;
    dct:modified "2024-12-23T00:22:12.515719"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA PENIMBANGAN BALITA JANUARI (BB/TB) 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/97ee94b4-f3e6-4c55-9825-2b49e2d0f669/resource/038f4f89-a5b2-4150-969c-33b731491e96> ;
    dcat:keyword "2023",
        "Pemkot Kota Malang",
        "data",
        "datakesehatan",
        "dinaskesehatankotamalang",
        "januari",
        "kesehatan",
        "laporan",
        "puskesmasbarengkotamalang" ;
    dcat:landingPage <Puskesmas%20Bareng> .

<Puskesmas%20Bareng> a foaf:Document .

<http://5.189.187.109/dataset/97ee94b4-f3e6-4c55-9825-2b49e2d0f669/resource/038f4f89-a5b2-4150-969c-33b731491e96> a dcat:Distribution ;
    dct:description "DATA PENIMBANGAN BALITA (BB/TB) JANUARI 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-31T02:16:57.269258"^^xsd:dateTime ;
    dct:modified "2024-12-23T00:22:12.536714"^^xsd:dateTime ;
    dct:title "DATA PENIMBANGAN BALITA (BB/TB) JANUARI 2023" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/97ee94b4-f3e6-4c55-9825-2b49e2d0f669/resource/038f4f89-a5b2-4150-969c-33b731491e96/download/data-balita-jan23-bb-per-tb.xlsx> ;
    dcat:byteSize "16269"^^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" .

