@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://ckan.balikpapan.go.id/dataset/7ad5f4d4-ad84-4661-9ea9-736a0cd5dd08> a dcat:Dataset ;
    dct:description "Jumlah pengaduan yang ditangani" ;
    dct:identifier "7ad5f4d4-ad84-4661-9ea9-736a0cd5dd08" ;
    dct:issued "2026-04-02T00:16:48.927885"^^xsd:dateTime ;
    dct:modified "2026-04-02T01:00:53.574777"^^xsd:dateTime ;
    dct:publisher <https://ckan.balikpapan.go.id/organization/0d6308e0-07d7-4e59-9246-6c1f73d4f30a> ;
    dct:title "pengaduan yang ditangani" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "prog.keu.polpp" ;
            vcard:hasEmail <mailto:prog.keu.polpp@gmail.com> ] ;
    dcat:distribution <https://ckan.balikpapan.go.id/dataset/7ad5f4d4-ad84-4661-9ea9-736a0cd5dd08/resource/71f2d1c2-d887-4fc2-b5b5-b01f8db4d74b> ;
    dcat:keyword "Ketentraman dan Ketertiban" .

<https://ckan.balikpapan.go.id/dataset/7ad5f4d4-ad84-4661-9ea9-736a0cd5dd08/resource/71f2d1c2-d887-4fc2-b5b5-b01f8db4d74b> a dcat:Distribution ;
    dct:description "Jumlah pengaduan yang ditangani dalam setahun" ;
    dct:format "CSV" ;
    dct:issued "2024-01-28T23:54:10.647483"^^xsd:dateTime ;
    dct:modified "2026-04-02T00:34:11.463444"^^xsd:dateTime ;
    dct:title "Jumlah pengaduan yang ditangani" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "437c14609033e9fa85d5b663cc40cde9"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.balikpapan.go.id/dataset/7ad5f4d4-ad84-4661-9ea9-736a0cd5dd08/resource/71f2d1c2-d887-4fc2-b5b5-b01f8db4d74b/download/jumlah-pengaduan-yang-ditangani.csv> ;
    dcat:byteSize "56"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.balikpapan.go.id/organization/0d6308e0-07d7-4e59-9246-6c1f73d4f30a> a foaf:Agent ;
    foaf:name "Satuan Polisi Pamong Praja" .

