@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/3ba8aae8-eb58-4e9c-bc7a-4fe5aa9bf2b2> a dcat:Dataset ;
    dct:description "Data Opini BPK terhadap Lembaga/Kementerian periode tahun 2016 sampai dengan 2024." ;
    dct:identifier "183E1CAB-4319-49E2-9858-E11675C4CFF2" ;
    dct:issued "2026-02-19"^^xsd:date ;
    dct:modified "2026-02-19"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Pemeriksa Keuangan Republik Indonesia" ] ;
    dct:title "Daftar Opini Pemerintah Pusat (Kementerian/Lembaga) 2016 s/d 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/3ba8aae8-eb58-4e9c-bc7a-4fe5aa9bf2b2/resource/1e7fb8d6-4bea-4db7-a9ac-c4d2013df148> ;
    dcat:keyword "bpk",
        "lkkl",
        "opini" ;
    dcat:landingPage <https://data.bpk.go.id/Opini/opinilkkl> .

<http://5.189.187.109/dataset/3ba8aae8-eb58-4e9c-bc7a-4fe5aa9bf2b2/resource/1e7fb8d6-4bea-4db7-a9ac-c4d2013df148> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-08T08:44:42.706812"^^xsd:dateTime ;
    dct:modified "2026-04-08T08:44:42.687028"^^xsd:dateTime ;
    dct:title "daftar-opini-pemerintah-pusat-kementerianlembaga-2016-sd-2024" ;
    dcat:accessURL <https://data.bpk.go.id/Opini/download_csv/183E1CAB-4319-49E2-9858-E11675C4CFF2> .

<https://data.bpk.go.id/Opini/opinilkkl> a foaf:Document .

