@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/3b69020c-f404-4a08-a4f0-22c20ff01dfb> a dcat:Dataset ;
    dct:identifier "3b69020c-f404-4a08-a4f0-22c20ff01dfb" ;
    dct:issued "2026-02-06T06:28:22.038545"^^xsd:dateTime ;
    dct:modified "2026-02-06T06:28:27.958620"^^xsd:dateTime ;
    dct:publisher <https://satudata.dharmasrayakab.go.id/organization/d51cd825-ceb5-4dee-a38b-69dc39ee9a33> ;
    dct:title "Jumlah Warga Negara yang memperoleh layanan informasi rawan bencana" ;
    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/3b69020c-f404-4a08-a4f0-22c20ff01dfb/resource/b861df20-7b56-4cc7-9d38-e08419376e1e> ;
    dcat:keyword "bapperida" .

<https://satudata.dharmasrayakab.go.id/dataset/3b69020c-f404-4a08-a4f0-22c20ff01dfb/resource/b861df20-7b56-4cc7-9d38-e08419376e1e> a dcat:Distribution ;
    dct:title "2026" .

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

