@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#> .

<http://5.189.187.109/dataset/3db97318-dd58-4eeb-a388-774b37f45db8> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data tentang Opini Badan Pemeriksa Keuangan" ;
    dct:identifier "3db97318-dd58-4eeb-a388-774b37f45db8" ;
    dct:issued "2025-01-20T10:51:46.134486"^^xsd:dateTime ;
    dct:modified "2025-01-20T10:51:46.134495"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Opini BPK" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPKA" ;
            vcard:hasEmail <mailto:bpkaprogram@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/3db97318-dd58-4eeb-a388-774b37f45db8/resource/b11b9c3a-d16a-492e-b3a2-54acb1b2913d> ;
    dcat:keyword "APBA",
        "Laporan Keuangan",
        "Opini BPK" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/14K3j2v8or7Rl5aQ5-s1DWgE89_vuUYeVqSCQ74MHm0w/edit?usp=sharing> .

<http://5.189.187.109/dataset/3db97318-dd58-4eeb-a388-774b37f45db8/resource/b11b9c3a-d16a-492e-b3a2-54acb1b2913d> a dcat:Distribution ;
    dct:description "Dataset Opini Badan Pemeriksa Keuangan RI atas Laporan Keuangan Pemerintah Aceh Tahun 2019 - 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-12-16T03:07:38.525344"^^xsd:dateTime ;
    dct:modified "2025-01-20T10:51:46.124470"^^xsd:dateTime ;
    dct:title "Opini BPK.csv" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/3db97318-dd58-4eeb-a388-774b37f45db8/resource/b11b9c3a-d16a-492e-b3a2-54acb1b2913d/download/opini-bpk.csv> ;
    dcat:byteSize "448"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> a foaf:Agent ;
    foaf:name "Provinsi Aceh" .

<https://docs.google.com/spreadsheets/d/14K3j2v8or7Rl5aQ5-s1DWgE89_vuUYeVqSCQ74MHm0w/edit?usp=sharing> a foaf:Document .

