@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/d42166af-446e-4641-bb7f-e47204d826d9> a dcat:Dataset ;
    dct:description "Laporan Akuntabilitas Kinerja Pemerintah Daerah" ;
    dct:identifier "23" ;
    dct:issued "2024-05-29T19:24:46+08:00"^^xsd:dateTime ;
    dct:modified "2026-05-11T19:49:15+08:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Biro Organisasi" ] ;
    dct:title """Laporan Kinerja Pemerintah
Provinsi Gorontalo (LAKIP)""" ;
    dcat:distribution <http://5.189.187.109/dataset/d42166af-446e-4641-bb7f-e47204d826d9/resource/e299f2c7-95c3-4b4e-889f-71e94ebc4962>,
        <http://5.189.187.109/dataset/d42166af-446e-4641-bb7f-e47204d826d9/resource/f7d2f4c8-788f-4f50-98b1-e9b93a6da8d8> ;
    dcat:keyword "Pembangunan" ;
    dcat:landingPage <https://opendata.gorontaloprov.go.id/dataset-detail/23> .

<http://5.189.187.109/dataset/d42166af-446e-4641-bb7f-e47204d826d9/resource/e299f2c7-95c3-4b4e-889f-71e94ebc4962> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-29T04:00:37.454383"^^xsd:dateTime ;
    dct:modified "2026-06-29T04:00:37.426690"^^xsd:dateTime ;
    dct:title """Laporan Kinerja Pemerintah
Provinsi Gorontalo (LAKIP)""" ;
    dcat:accessURL <https://opendata.gorontaloprov.go.id/front/api/v2/daftar-data/23/download-csv> .

<http://5.189.187.109/dataset/d42166af-446e-4641-bb7f-e47204d826d9/resource/f7d2f4c8-788f-4f50-98b1-e9b93a6da8d8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-29T04:00:37.454399"^^xsd:dateTime ;
    dct:modified "2026-06-29T04:00:37.426899"^^xsd:dateTime ;
    dct:title """Laporan Kinerja Pemerintah
Provinsi Gorontalo (LAKIP)""" ;
    dcat:accessURL <https://opendata.gorontaloprov.go.id/front/api/v2/daftar-data/23/download-excel> .

<https://opendata.gorontaloprov.go.id/dataset-detail/23> a foaf:Document .

