@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#> .

<https://data.sumbarprov.go.id/dataset/2ca1aa0f-75de-4f84-a4a6-9d6fec448edb> a dcat:Dataset ;
    dct:identifier "2ca1aa0f-75de-4f84-a4a6-9d6fec448edb" ;
    dct:issued "2026-02-11T03:52:41.701058"^^xsd:dateTime ;
    dct:modified "2026-02-11T03:52:41.701073"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/a4d24cc2-2d8a-40ca-af9e-590417129d9e> ;
    dct:title "Prevalensi Stunting (pendek dan sangat pendek) pada balita" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "M. SHOLEH HAVIF" ;
            vcard:hasEmail <mailto:muhammadhavif@dharmasrayakab.go.id> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/2ca1aa0f-75de-4f84-a4a6-9d6fec448edb/resource/97b9f8d2-a9b5-4555-926c-678f9be2b262> ;
    dcat:keyword "bapperida" .

<https://data.sumbarprov.go.id/dataset/2ca1aa0f-75de-4f84-a4a6-9d6fec448edb/resource/97b9f8d2-a9b5-4555-926c-678f9be2b262> a dcat:Distribution ;
    dct:title "2026" .

<https://data.sumbarprov.go.id/organization/a4d24cc2-2d8a-40ca-af9e-590417129d9e> a foaf:Organization ;
    foaf:name "Kabupaten Dharmasraya" .

