@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/8c97ff41-827d-4423-a5e2-d912e357e425> a dcat:Dataset ;
    dct:identifier "8c97ff41-827d-4423-a5e2-d912e357e425" ;
    dct:issued "2026-02-06T09:48:39.208421"^^xsd:dateTime ;
    dct:modified "2026-02-06T09:48:44.721459"^^xsd:dateTime ;
    dct:publisher <https://satudata.dharmasrayakab.go.id/organization/d51cd825-ceb5-4dee-a38b-69dc39ee9a33> ;
    dct:title "Persentase Daerah Rentan Rawan 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/8c97ff41-827d-4423-a5e2-d912e357e425/resource/49613e5a-f37d-4eb2-8701-f6a7d500a5a9> ;
    dcat:keyword "bapperida" .

<https://satudata.dharmasrayakab.go.id/dataset/8c97ff41-827d-4423-a5e2-d912e357e425/resource/49613e5a-f37d-4eb2-8701-f6a7d500a5a9> a dcat:Distribution ;
    dct:title "2026" .

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

