@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/fd45c45c-da62-4332-912b-cacb1398ce68> a dcat:Dataset ;
    dct:description "Opini Badan Pemeriksa Keuangan Republik Indonesia (BPK RI) atas Laporan Keuangan Pemerintah Kota Padang" ;
    dct:identifier "fd45c45c-da62-4332-912b-cacb1398ce68" ;
    dct:issued "2024-03-11T09:12:32.134352"^^xsd:dateTime ;
    dct:modified "2024-03-11T09:12:32.134358"^^xsd:dateTime ;
    dct:publisher <https://data.sumbarprov.go.id/organization/1e0ea94d-bf98-46cc-af9b-9deb925d3a16> ;
    dct:title "Opini_BPK_RI_atas_Laporan_Keuangan_Pemko_Padang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPKAD Kota Padang" ;
            vcard:hasEmail <mailto:bpkad.padang@gmail.com> ] ;
    dcat:distribution <https://data.sumbarprov.go.id/dataset/fd45c45c-da62-4332-912b-cacb1398ce68/resource/2a08b67f-5075-4817-a438-cf545b97d6f5> ;
    dcat:keyword "Keuangan" .

<https://data.sumbarprov.go.id/dataset/fd45c45c-da62-4332-912b-cacb1398ce68/resource/2a08b67f-5075-4817-a438-cf545b97d6f5> a dcat:Distribution ;
    dct:description "Opini Badan Pemeriksa Keuangan Republik Indonesia atas Laporan Keuangan Pemko Padang" ;
    dct:format "CSV" ;
    dct:title "Opini_BPK_RI_atas_Laporan_Keuangan_Pemko_Padang" ;
    dcat:accessURL <https://satudata.padang.go.id/dataset/fd45c45c-da62-4332-912b-cacb1398ce68/resource/2a08b67f-5075-4817-a438-cf545b97d6f5/download/opini_bpk_ri_atas_laporan_keuangan_pemko_padang.csv> ;
    dcat:byteSize 74.0 ;
    dcat:mediaType "text/csv" .

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

