@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/3520ef28-d0c8-46e0-ad94-2ec101e49c7c> a dcat:Dataset ;
    dct:description "Dataset ini berisi data yang diperoleh dari hasil pelaporan/penilaian Innovative Government Awards (IGA) yang dilakukan oleh Kementerian Dalam Negeri Republik Indonesia" ;
    dct:identifier "a6a242264ce26c18af87507fe2fed725" ;
    dct:issued "2026-03-31"^^xsd:date ;
    dct:modified "2026-04-19"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Badan Perencanaan Pembangunan Daerah" ] ;
    dct:title "Indeks Inovasi Daerah" ;
    dcat:distribution <http://5.189.187.109/dataset/3520ef28-d0c8-46e0-ad94-2ec101e49c7c/resource/35ff0a79-6afc-40e1-8dc0-ce4b0562428d>,
        <http://5.189.187.109/dataset/3520ef28-d0c8-46e0-ad94-2ec101e49c7c/resource/d9126463-9f6d-45fb-a10f-11c351a75bd5> ;
    dcat:keyword "inovasi" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/indeks-inovasi-daerah> .

<http://5.189.187.109/dataset/3520ef28-d0c8-46e0-ad94-2ec101e49c7c/resource/35ff0a79-6afc-40e1-8dc0-ce4b0562428d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T16:35:42.849802"^^xsd:dateTime ;
    dct:modified "2026-05-19T16:35:42.831337"^^xsd:dateTime ;
    dct:title "Indeks Inovasi Daerah" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/c0383b4739b9fd1b156b01976db0210e/indeks-inovasi-daerah.xlsx> .

<http://5.189.187.109/dataset/3520ef28-d0c8-46e0-ad94-2ec101e49c7c/resource/d9126463-9f6d-45fb-a10f-11c351a75bd5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T16:35:42.849784"^^xsd:dateTime ;
    dct:modified "2026-05-19T16:35:42.831170"^^xsd:dateTime ;
    dct:title "Indeks Inovasi Daerah" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/c0383b4739b9fd1b156b01976db0210e/indeks-inovasi-daerah.csv> .

<https://satudata.jakarta.go.id/open-data/detail/indeks-inovasi-daerah> a foaf:Document .

