@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/392e972a-70c4-46d8-8783-f27c856a255b> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data stunting, wasting dan underweight dalam satuan jiwa. Dataset terkait topik status gizi ini dihasilkan oleh Dinas Kesehatan yang dikeluarkan dalam periode bulanan" ;
    dct:identifier "392e972a-70c4-46d8-8783-f27c856a255b" ;
    dct:issued "2026-04-08T08:09:59.676398"^^xsd:dateTime ;
    dct:modified "2026-04-08T08:09:59.676415"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7af92321-0a0c-4e4d-8495-a5b8ea7cd3d8> ;
    dct:title "Jumlah Balita Stunting, Wasting dan Underweight" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fany Dwi Hartanti" ;
            vcard:hasEmail <mailto:fanydwi59@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/392e972a-70c4-46d8-8783-f27c856a255b/resource/5a5095e6-aa5b-4f1c-9fc7-6983bc1fa39c> ;
    dcat:keyword "Stunting",
        "underweight",
        "wasting" .

<http://5.189.187.109/dataset/392e972a-70c4-46d8-8783-f27c856a255b/resource/5a5095e6-aa5b-4f1c-9fc7-6983bc1fa39c> a dcat:Distribution ;
    dct:description "Data source ini menyajikan data stunting, wasting underweight menurut Kabupaten Aceh Barat periode januari - september Tahun 2025" ;
    dct:format "CSV" ;
    dct:issued "2025-08-12T04:27:04.298800"^^xsd:dateTime ;
    dct:modified "2026-04-08T08:09:59.666355"^^xsd:dateTime ;
    dct:title "Jumlah balita stunting wasting underweight per Bulan" ;
    dcat:accessURL <https://data.acehbaratkab.go.id/dataset/392e972a-70c4-46d8-8783-f27c856a255b/resource/5a5095e6-aa5b-4f1c-9fc7-6983bc1fa39c/download/data_stunting_wasting_underweight_perbulan.csv> ;
    dcat:byteSize "1810"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/7af92321-0a0c-4e4d-8495-a5b8ea7cd3d8> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Barat" .

