@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/634ed7be-f286-47cb-b6f3-3efdc0cce057> a dcat:Dataset ;
    dct:identifier "634ed7be-f286-47cb-b6f3-3efdc0cce057" ;
    dct:issued "2026-02-05T07:57:43.484559"^^xsd:dateTime ;
    dct:modified "2026-02-05T07:57:47.970889"^^xsd:dateTime ;
    dct:publisher <https://satudata.dharmasrayakab.go.id/organization/d51cd825-ceb5-4dee-a38b-69dc39ee9a33> ;
    dct:title "Pengeluaran Iptek dan Inovasi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alberta Nady" ;
            vcard:hasEmail <mailto:Albertanady@dharmasraya.go.id> ] ;
    dcat:distribution <https://satudata.dharmasrayakab.go.id/dataset/634ed7be-f286-47cb-b6f3-3efdc0cce057/resource/3e998c36-c0d8-4fdd-8d9c-75907e6b9964> ;
    dcat:keyword "bapperida" .

<https://satudata.dharmasrayakab.go.id/dataset/634ed7be-f286-47cb-b6f3-3efdc0cce057/resource/3e998c36-c0d8-4fdd-8d9c-75907e6b9964> a dcat:Distribution ;
    dct:title "2026" .

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

