@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/bd7477a2-7d79-4841-88a9-ee930085dfea> a dcat:Dataset ;
    dct:identifier "bd7477a2-7d79-4841-88a9-ee930085dfea" ;
    dct:issued "2026-02-05T05:31:56.865061"^^xsd:dateTime ;
    dct:modified "2026-02-05T05:32:12.784194"^^xsd:dateTime ;
    dct:publisher <https://satudata.dharmasrayakab.go.id/organization/d51cd825-ceb5-4dee-a38b-69dc39ee9a33> ;
    dct:title "Persentase Organisasi Kemasyarakatan yang Aktif" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alberta Nady" ;
            vcard:hasEmail <mailto:Albertanady@dharmasraya.go.id> ] ;
    dcat:distribution <https://satudata.dharmasrayakab.go.id/dataset/bd7477a2-7d79-4841-88a9-ee930085dfea/resource/a961dc58-03d1-41c6-aada-9afde44196c3> ;
    dcat:keyword "bapperida" .

<https://satudata.dharmasrayakab.go.id/dataset/bd7477a2-7d79-4841-88a9-ee930085dfea/resource/a961dc58-03d1-41c6-aada-9afde44196c3> a dcat:Distribution ;
    dct:format "XLSX" .

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

