@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/b8dccf71-7080-48bc-82e3-cc618ba8f3ca> a dcat:Dataset ;
    dct:description "Data Opini BPK terhadap Pemerintah Daerah periode tahun 2016 sampai dengan 2024." ;
    dct:identifier "D15C3FD8-5135-42E1-81DF-888A70CB7891" ;
    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 Daerah 2016 s/d 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/b8dccf71-7080-48bc-82e3-cc618ba8f3ca/resource/e011950e-f306-4cea-8a59-21fd9d7acd4c> ;
    dcat:keyword "bpk",
        "opini",
        "pemerintah daerah" ;
    dcat:landingPage <https://data.bpk.go.id/Opini/opinidaerah> .

<http://5.189.187.109/dataset/b8dccf71-7080-48bc-82e3-cc618ba8f3ca/resource/e011950e-f306-4cea-8a59-21fd9d7acd4c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-08T08:44:40.567661"^^xsd:dateTime ;
    dct:modified "2026-04-08T08:44:40.548800"^^xsd:dateTime ;
    dct:title "daftar-opini-pemerintah-daerah-2016-sd-2024" ;
    dcat:accessURL <https://data.bpk.go.id/Opini/download_csv/D15C3FD8-5135-42E1-81DF-888A70CB7891> .

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

