@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://data.sumbarprov.go.id/dataset/6ab61b9e-9e4a-4d74-8501-c231c891a8ea> a dcat:Dataset ;
    dct:description "Akses publik terhadap informasi keuangan daerah (Public access to fiscal information) " ;
    dct:identifier "6ab61b9e-9e4a-4d74-8501-c231c891a8ea" ;
    dct:issued "2024-03-04T09:02:01.556825"^^xsd:dateTime ;
    dct:modified "2024-03-04T09:02:01.556833"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/1e0ea94d-bf98-46cc-af9b-9deb925d3a16> ;
    dct:title "Akses publik terhadap informasi keuangan daerah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPKAD Kota Padang" ;
            vcard:hasEmail <mailto:bpka.padang@gmail.com> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/6ab61b9e-9e4a-4d74-8501-c231c891a8ea/resource/5a4afc6b-eaca-4879-8c64-af50bf27701d> ;
    dcat:keyword "Keuangan" .

<https://data.sumbarprov.go.id/dataset/6ab61b9e-9e4a-4d74-8501-c231c891a8ea/resource/5a4afc6b-eaca-4879-8c64-af50bf27701d> a dcat:Distribution ;
    dct:description "Akses publik terhadap informasi keuangan daerah (Public access to fiscal information) " ;
    dct:format "CSV" ;
    dct:title "Akses publik terhadap informasi keuangan daerah" ;
    dcat:accessURL <https://satudata.padang.go.id/id/dataset/6ab61b9e-9e4a-4d74-8501-c231c891a8ea/resource/5a4afc6b-eaca-4879-8c64-af50bf27701d/download/akses-publik-terhadap-informasi-keuangan-daerah.csv> ;
    dcat:byteSize 116.0 ;
    dcat:mediaType "text/csv" .

<https://data.sumbarprov.go.id/organization/1e0ea94d-bf98-46cc-af9b-9deb925d3a16> a foaf:Organization ;
    foaf:name "Kota Padang" .

