@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/b3674eb3-f947-425d-87f1-4419594ba0fb> 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/b3674eb3-f947-425d-87f1-4419594ba0fb/resource/7be5787f-806b-4abd-86e9-703b30dbe1e2> ;
    dcat:keyword "keuangan" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/pendapatan-daerah> .

<http://5.189.187.109/dataset/b3674eb3-f947-425d-87f1-4419594ba0fb/resource/7be5787f-806b-4abd-86e9-703b30dbe1e2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-08-06T05:37:36.340304"^^xsd:dateTime ;
    dct:modified "2024-08-14T09:18:53.582457"^^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 .

