@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.kaltimprov.go.id/dataset/b5968815-45e7-4ab6-be6c-4e377e9064ef> a dcat:Dataset ;
    dct:description "Nilai AKIP Perangkat Daerah" ;
    dct:identifier "b5968815-45e7-4ab6-be6c-4e377e9064ef" ;
    dct:issued "2022-07-19T01:20:46.281139"^^xsd:dateTime ;
    dct:modified "2026-03-31T20:45:36.796360"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/de629c2b-898c-4d82-8fbf-65a1feaa5d70> ;
    dct:title "Nilai AKIP OPD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nia Darmawanti" ;
            vcard:hasEmail <mailto:nia.darmawanti@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/b5968815-45e7-4ab6-be6c-4e377e9064ef/resource/5ed60a8e-f946-4fe0-9e22-9ce78f48d590> ;
    dcat:keyword "AKIP",
        "nilai" .

<https://data.kaltimprov.go.id/dataset/b5968815-45e7-4ab6-be6c-4e377e9064ef/resource/5ed60a8e-f946-4fe0-9e22-9ce78f48d590> a dcat:Distribution ;
    dct:description "Capaian Nilai AKIP DPMPTSP" ;
    dct:format "CSV" ;
    dct:issued "2022-05-09T14:33:43.391637"^^xsd:dateTime ;
    dct:modified "2026-03-31T20:45:36.805369"^^xsd:dateTime ;
    dct:title "Nilai AKIP DPMPTSP" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "9db593802254be264ff637d24ad794a2"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.balikpapan.go.id/dataset/b5968815-45e7-4ab6-be6c-4e377e9064ef/resource/5ed60a8e-f946-4fe0-9e22-9ce78f48d590/download/nilai-akip-perangkat-daerah.csv> ;
    dcat:byteSize "28"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.kaltimprov.go.id/organization/de629c2b-898c-4d82-8fbf-65a1feaa5d70> a foaf:Agent ;
    foaf:name "Kota Balikpapan" .

