@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/8aaa61b4-7e0d-4f6e-8d0a-3a0f55642588> a dcat:Dataset ;
    dct:description "--description--" ;
    dct:identifier "e2d663ae-cc48-4a7f-b0c8-cd30849256a4" ;
    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 "Aset Daerah" ;
    dcat:distribution <http://5.189.187.109/dataset/8aaa61b4-7e0d-4f6e-8d0a-3a0f55642588/resource/4ee25436-556e-4f3d-86d7-401108c6b12a> ;
    dcat:keyword "keuangan" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/aset-daerah> .

<http://5.189.187.109/dataset/8aaa61b4-7e0d-4f6e-8d0a-3a0f55642588/resource/4ee25436-556e-4f3d-86d7-401108c6b12a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-08-06T05:37:38.258519"^^xsd:dateTime ;
    dct:modified "2024-08-14T09:18:58.679479"^^xsd:dateTime ;
    dct:title "Aset Daerah" ;
    dcat:accessURL <https://rumahdata.riau.go.id/download/dataset/csv/aset-daerah> .

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

