@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://data.sumbarprov.go.id/dataset/2f7e9e0f-7a5d-4ab9-bfff-4039b44ae840> a dcat:Dataset ;
    dct:identifier "2f7e9e0f-7a5d-4ab9-bfff-4039b44ae840" ;
    dct:issued "2026-02-11T03:52:45.447961"^^xsd:dateTime ;
    dct:modified "2026-02-11T03:52:45.447984"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/a4d24cc2-2d8a-40ca-af9e-590417129d9e> ;
    dct:title "Persentase Warisan Budaya yang Dilestarikan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alberta Nady" ;
            vcard:hasEmail <mailto:Albertanady@dharmasraya.go.id> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/2f7e9e0f-7a5d-4ab9-bfff-4039b44ae840/resource/4f16e4fe-dc2c-4a08-ae03-ce29caf5d5c7> ;
    dcat:keyword "bapperida" .

<https://data.sumbarprov.go.id/dataset/2f7e9e0f-7a5d-4ab9-bfff-4039b44ae840/resource/4f16e4fe-dc2c-4a08-ae03-ce29caf5d5c7> a dcat:Distribution ;
    dct:title "2026" .

<https://data.sumbarprov.go.id/organization/a4d24cc2-2d8a-40ca-af9e-590417129d9e> a foaf:Organization ;
    foaf:name "Kabupaten Dharmasraya" .

