@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/e1692d10-d45f-4c12-a105-b6e929841e03> a dcat:Dataset ;
    dct:description "--description--" ;
    dct:identifier "675bd3b0-1936-4f4a-bc3f-d0ccaa4605b1" ;
    dct:issued "2024-01-29"^^xsd:date ;
    dct:modified "2024-07-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "BADAN PENGELOLA KEUANGAN DAN ASET DAERAH" ] ;
    dct:title "Pendapatan Daerah" ;
    dcat:distribution <http://5.189.187.109/dataset/e1692d10-d45f-4c12-a105-b6e929841e03/resource/784a6c59-553a-4a7d-9252-2d3d2c8f3679> ;
    dcat:keyword "keuangan" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/pendapatan-daerah> .

<http://5.189.187.109/dataset/e1692d10-d45f-4c12-a105-b6e929841e03/resource/784a6c59-553a-4a7d-9252-2d3d2c8f3679> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-14T03:55:33.112653"^^xsd:dateTime ;
    dct:modified "2026-04-14T03:55:33.087934"^^xsd:dateTime ;
    dct:title "Pendapatan Daerah" ;
    dcat:accessURL <https://rumahdata.riau.go.id/download/dataset/csv/pendapatan-daerah> .

<https://rumahdata.riau.go.id/dataset/pendapatan-daerah> a foaf:Document .

