@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://ckan.balikpapan.go.id/dataset/fa54b0b9-6f4d-4163-b4ac-9bb2027ee01e> a dcat:Dataset ;
    dct:description "Foto kantor Walikota " ;
    dct:identifier "fa54b0b9-6f4d-4163-b4ac-9bb2027ee01e" ;
    dct:issued "2026-07-16T04:46:03.395093"^^xsd:dateTime ;
    dct:modified "2026-07-16T04:54:21.963754"^^xsd:dateTime ;
    dct:publisher <https://ckan.balikpapan.go.id/organization/f554f7fe-73bc-4363-b70f-fb510ffece8f> ;
    dct:title "Foto Kantor Walikota" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika Kota Balikpapan" ;
            vcard:hasEmail <mailto:diskominfo@balikpapan.go.id> ] ;
    dcat:distribution <https://ckan.balikpapan.go.id/dataset/fa54b0b9-6f4d-4163-b4ac-9bb2027ee01e/resource/7208927d-2ec5-4cf8-8e20-03b7a8114f28> .

<https://ckan.balikpapan.go.id/dataset/fa54b0b9-6f4d-4163-b4ac-9bb2027ee01e/resource/7208927d-2ec5-4cf8-8e20-03b7a8114f28> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:issued "2022-05-13T02:08:24.060937"^^xsd:dateTime ;
    dct:modified "2026-07-16T04:46:03.393693"^^xsd:dateTime ;
    dcat:accessURL <https://ckan.balikpapan.go.id/dataset/fa54b0b9-6f4d-4163-b4ac-9bb2027ee01e/resource/7208927d-2ec5-4cf8-8e20-03b7a8114f28/download/img_7166.jpg> ;
    dcat:byteSize "4416511"^^xsd:nonNegativeInteger ;
    dcat:mediaType "image/jpeg" .

<https://ckan.balikpapan.go.id/organization/f554f7fe-73bc-4363-b70f-fb510ffece8f> a foaf:Agent ;
    foaf:name "Dinas Komunikasi dan Informatika" .

