@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/8f07aa60-a99f-4964-b3f5-11cb530366a7> a dcat:Dataset ;
    dct:description "DATA BALITA FEB'23 BB PER U_puskesmas bareng" ;
    dct:identifier "8f07aa60-a99f-4964-b3f5-11cb530366a7" ;
    dct:issued "2023-08-09T05:51:31.935305"^^xsd:dateTime ;
    dct:modified "2024-12-11T12:52:44.710859"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA BALITA FEB'23 BB PER U_puskesmas bareng" ;
    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/8f07aa60-a99f-4964-b3f5-11cb530366a7/resource/3e4236d7-02d1-401e-8a3e-fd21cfed028b> ;
    dcat:keyword "data balita",
        "data kesehatan",
        "dinas kesehatan kota malang",
        "puskesmas bareng kota malang" ;
    dcat:landingPage <Puskesmas%20Bareng> .

<Puskesmas%20Bareng> a foaf:Document .

<http://5.189.187.109/dataset/8f07aa60-a99f-4964-b3f5-11cb530366a7/resource/3e4236d7-02d1-401e-8a3e-fd21cfed028b> a dcat:Distribution ;
    dct:description "DATA BALITA FEB'23 BB PER U.xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-08-08T05:03:50.476241"^^xsd:dateTime ;
    dct:modified "2024-12-11T12:52:44.947178"^^xsd:dateTime ;
    dct:title "DATA BALITA FEB'23 BB PER U.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/8f07aa60-a99f-4964-b3f5-11cb530366a7/resource/3e4236d7-02d1-401e-8a3e-fd21cfed028b/download/data-balita-feb23-bb-per-u.xlsx> ;
    dcat:byteSize "16190"^^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" .

