@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/11c4346d-e4d7-4850-9758-03b8d1774a8d> 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/11c4346d-e4d7-4850-9758-03b8d1774a8d/resource/676fd038-dabe-4464-8d1e-b4e549fd0e56>,
        <http://5.189.187.109/dataset/11c4346d-e4d7-4850-9758-03b8d1774a8d/resource/ab919c00-8023-410e-a224-42154b447d5b> ;
    dcat:keyword "Pembangunan" ;
    dcat:landingPage <https://opendata.gorontaloprov.go.id/dataset-detail/23> .

<http://5.189.187.109/dataset/11c4346d-e4d7-4850-9758-03b8d1774a8d/resource/676fd038-dabe-4464-8d1e-b4e549fd0e56> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-29T04:10:32.548812"^^xsd:dateTime ;
    dct:modified "2026-05-29T04:10:32.517064"^^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/11c4346d-e4d7-4850-9758-03b8d1774a8d/resource/ab919c00-8023-410e-a224-42154b447d5b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-29T04:10:32.548826"^^xsd:dateTime ;
    dct:modified "2026-05-29T04:10:32.517314"^^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 .

