@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://satudata.dharmasrayakab.go.id/dataset/2ecd36f1-d690-4afc-9f90-4ff21d3a6ae1> a dcat:Dataset ;
    dct:identifier "2ecd36f1-d690-4afc-9f90-4ff21d3a6ae1" ;
    dct:issued "2026-02-05T06:14:27.142298"^^xsd:dateTime ;
    dct:modified "2026-02-05T06:15:14.790487"^^xsd:dateTime ;
    dct:publisher <https://satudata.dharmasrayakab.go.id/organization/d51cd825-ceb5-4dee-a38b-69dc39ee9a33> ;
    dct:title "Prevalensi Ketidakcukupan Konsumsi Pangan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "M. SHOLEH HAVIF" ;
            vcard:hasEmail <mailto:muhammadhavif@dharmasrayakab.go.id> ] ;
    dcat:distribution <https://satudata.dharmasrayakab.go.id/dataset/2ecd36f1-d690-4afc-9f90-4ff21d3a6ae1/resource/bf42b998-d8df-4914-9ff5-993c2d8bc118> ;
    dcat:keyword "bapperida" .

<https://satudata.dharmasrayakab.go.id/dataset/2ecd36f1-d690-4afc-9f90-4ff21d3a6ae1/resource/bf42b998-d8df-4914-9ff5-993c2d8bc118> a dcat:Distribution ;
    dct:title "2026" .

<https://satudata.dharmasrayakab.go.id/organization/d51cd825-ceb5-4dee-a38b-69dc39ee9a33> a foaf:Organization ;
    foaf:name "BAPPERIDA" .

