@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/9038dce7-eb19-4f8e-87dc-49e0ca076ce2> a dcat:Dataset ;
    dct:description "Jumlah Balita Kurang Gizi Mendapat Perawatan" ;
    dct:identifier "9038dce7-eb19-4f8e-87dc-49e0ca076ce2" ;
    dct:issued "2024-05-27T06:56:49.147056"^^xsd:dateTime ;
    dct:modified "2024-05-27T06:56:49.147062"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/571ce2f3-4698-493f-9649-776916018450> ;
    dct:title "JUMLAH BALITA KURANG GIZI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DINAS KEHATAN, P2KB" ;
            vcard:hasEmail <mailto:dinkeskabnias2020@gmail.com> ] ;
    dcat:keyword "kesehatan" .

<http://5.189.187.109/organization/571ce2f3-4698-493f-9649-776916018450> a foaf:Agent ;
    foaf:name "Kabupaten Nias" .

