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

<http://5.189.187.109/dataset/a788efb9-dedd-46b0-8db2-e6f5b3ada9c7> a dcat:Dataset ;
    dct:description "Nilai AKIP Kecamatan Balikpapan Barat" ;
    dct:identifier "a788efb9-dedd-46b0-8db2-e6f5b3ada9c7" ;
    dct:issued "2026-04-23T04:12:16.375022"^^xsd:dateTime ;
    dct:modified "2026-04-23T04:12:16.375047"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> ;
    dct:title "Nilai AKIP Kecamatan Balikpapan Barat" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Balikpapan Barat" ;
            vcard:hasEmail <mailto:kecamatanbalbar@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a788efb9-dedd-46b0-8db2-e6f5b3ada9c7/resource/43b27c4a-9eaa-43e2-a3ba-589a8d1481a2> ;
    dcat:keyword "SAKIP",
        "evaluasisakip" ;
    dcat:landingPage <https://opendata.balikpapan.go.id/dataset-statistik/1180> .

<http://5.189.187.109/dataset/a788efb9-dedd-46b0-8db2-e6f5b3ada9c7/resource/43b27c4a-9eaa-43e2-a3ba-589a8d1481a2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-03-29T06:32:33.080668"^^xsd:dateTime ;
    dct:modified "2026-04-23T04:12:16.363356"^^xsd:dateTime ;
    dct:title "Nilai AKIP Kecamatan Balikpapan Barat" ;
    dcat:accessURL <https://data.balikpapan.go.id/dataset/a788efb9-dedd-46b0-8db2-e6f5b3ada9c7/resource/43b27c4a-9eaa-43e2-a3ba-589a8d1481a2/download/nilai-akip-perangkat-daerah-1.csv> ;
    dcat:byteSize "47"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> a foaf:Agent ;
    foaf:name "Kota Balikpapan" .

<https://opendata.balikpapan.go.id/dataset-statistik/1180> a foaf:Document .

