@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/d1c4db6d-47ea-4ee7-b266-197efddd815d> a dcat:Dataset ;
    dct:identifier "d1c4db6d-47ea-4ee7-b266-197efddd815d" ;
    dct:issued "2026-02-06T08:31:22.019623"^^xsd:dateTime ;
    dct:modified "2026-02-06T08:31:27.833564"^^xsd:dateTime ;
    dct:publisher <https://satudata.dharmasrayakab.go.id/organization/d51cd825-ceb5-4dee-a38b-69dc39ee9a33> ;
    dct:title "Peningkatan Indeks Keberdayaan Ekonomi" ;
    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/d1c4db6d-47ea-4ee7-b266-197efddd815d/resource/0b643b48-4960-40b0-9fdc-f15415285a2e> ;
    dcat:keyword "bapperida" .

<https://satudata.dharmasrayakab.go.id/dataset/d1c4db6d-47ea-4ee7-b266-197efddd815d/resource/0b643b48-4960-40b0-9fdc-f15415285a2e> a dcat:Distribution ;
    dct:title "2026" .

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

