@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#> .

<https://data.kaltimprov.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-03-31T20:45:08.724420"^^xsd:dateTime ;
    dct:modified "2026-03-31T20:45:08.724424"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/de629c2b-898c-4d82-8fbf-65a1feaa5d70> ;
    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://data.kaltimprov.go.id/dataset/7ad5f4d4-ad84-4661-9ea9-736a0cd5dd08/resource/71f2d1c2-d887-4fc2-b5b5-b01f8db4d74b> ;
    dcat:keyword "Ketentraman dan Ketertiban" .

<https://data.kaltimprov.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-03-31T20:45:08.721832"^^xsd:dateTime ;
    dct:title "Jumlah pengaduan yang ditangani" ;
    dcat:accessURL <https://data.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://data.kaltimprov.go.id/organization/de629c2b-898c-4d82-8fbf-65a1feaa5d70> a foaf:Agent ;
    foaf:name "Kota Balikpapan" .

