@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/d87d3e9b-3cd3-4bab-9d62-da837b09fc3c> a dcat:Dataset ;
    dct:identifier "d87d3e9b-3cd3-4bab-9d62-da837b09fc3c" ;
    dct:issued "2026-02-05T08:30:13.366753"^^xsd:dateTime ;
    dct:modified "2026-02-05T08:30:25.953750"^^xsd:dateTime ;
    dct:publisher <https://satudata.dharmasrayakab.go.id/organization/d51cd825-ceb5-4dee-a38b-69dc39ee9a33> ;
    dct:title "Persentase PAD terhadap Pendapatan Daerah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alberta Nady" ;
            vcard:hasEmail <mailto:Albertanady@dharmasraya.go.id> ] ;
    dcat:distribution <https://satudata.dharmasrayakab.go.id/dataset/d87d3e9b-3cd3-4bab-9d62-da837b09fc3c/resource/7abac3f9-2c4e-4ca4-9afe-c7eea97b4e5c> ;
    dcat:keyword "bapperida" .

<https://satudata.dharmasrayakab.go.id/dataset/d87d3e9b-3cd3-4bab-9d62-da837b09fc3c/resource/7abac3f9-2c4e-4ca4-9afe-c7eea97b4e5c> a dcat:Distribution ;
    dct:title "2026" .

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

