@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/2f85df61-9afb-473b-ae84-7a5519939782> a dcat:Dataset ;
    dct:identifier "2f85df61-9afb-473b-ae84-7a5519939782" ;
    dct:issued "2026-02-05T10:35:11.528566"^^xsd:dateTime ;
    dct:modified "2026-02-05T10:35:15.645748"^^xsd:dateTime ;
    dct:publisher <https://satudata.dharmasrayakab.go.id/organization/d51cd825-ceb5-4dee-a38b-69dc39ee9a33> ;
    dct:title "Peningkatan Produksi Hortikultura" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alberta Nady" ;
            vcard:hasEmail <mailto:Albertanady@dharmasraya.go.id> ] ;
    dcat:distribution <https://satudata.dharmasrayakab.go.id/dataset/2f85df61-9afb-473b-ae84-7a5519939782/resource/2cc53d3f-e480-49ad-8d6e-fcf0de31a3c2> ;
    dcat:keyword "bapperida" .

<https://satudata.dharmasrayakab.go.id/dataset/2f85df61-9afb-473b-ae84-7a5519939782/resource/2cc53d3f-e480-49ad-8d6e-fcf0de31a3c2> a dcat:Distribution ;
    dct:title "2026" .

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

