@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.balikpapan.go.id/dataset/2f92358e-32dd-4423-ba71-7ded9947ee01> a dcat:Dataset ;
    dct:description "Nilai AKIP Perangkat Daerah" ;
    dct:identifier "2f92358e-32dd-4423-ba71-7ded9947ee01" ;
    dct:issued "2026-04-02T00:16:31.423254"^^xsd:dateTime ;
    dct:modified "2026-04-02T01:03:09.142395"^^xsd:dateTime ;
    dct:publisher <https://ckan.balikpapan.go.id/organization/95c3bd5b-40c8-4d8d-bf7c-5dc4440fe466> ;
    dct:title "Nilai AKIP Perangkat Daerah Dinas Sosial" ;
    dcat:distribution <https://ckan.balikpapan.go.id/dataset/2f92358e-32dd-4423-ba71-7ded9947ee01/resource/2f157b66-7abd-4165-a2e8-5b0e3fd1fd7e> ;
    dcat:keyword "AKIP" .

<https://ckan.balikpapan.go.id/dataset/2f92358e-32dd-4423-ba71-7ded9947ee01/resource/2f157b66-7abd-4165-a2e8-5b0e3fd1fd7e> a dcat:Distribution ;
    dct:description "Nilai AKIP Perangkat Daerah" ;
    dct:format "CSV" ;
    dct:issued "2026-04-01T02:24:57.763902"^^xsd:dateTime ;
    dct:modified "2026-04-02T00:36:34.276035"^^xsd:dateTime ;
    dct:title "Nilai AKIP Perangkat Daerah Dinas Sosial" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "0a97b89f502d47ed976f8546891b311a"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.balikpapan.go.id/dataset/2f92358e-32dd-4423-ba71-7ded9947ee01/resource/2f157b66-7abd-4165-a2e8-5b0e3fd1fd7e/download/nilai-akip.csv> ;
    dcat:byteSize "33"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.balikpapan.go.id/organization/95c3bd5b-40c8-4d8d-bf7c-5dc4440fe466> a foaf:Agent ;
    foaf:name "Dinas Sosial" .

