@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/fa54b0b9-6f4d-4163-b4ac-9bb2027ee01e> a dcat:Dataset ;
    dct:description "Foto kantor Walikota " ;
    dct:identifier "fa54b0b9-6f4d-4163-b4ac-9bb2027ee01e" ;
    dct:issued "2026-04-23T04:23:59.978832"^^xsd:dateTime ;
    dct:modified "2026-04-23T04:23:59.978857"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8463180-1771-4790-a08c-d2e1f7113d0b> ;
    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 <http://5.189.187.109/dataset/fa54b0b9-6f4d-4163-b4ac-9bb2027ee01e/resource/7208927d-2ec5-4cf8-8e20-03b7a8114f28> .

<http://5.189.187.109/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-04-23T04:23:59.973224"^^xsd:dateTime ;
    dcat:accessURL <https://data.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" .

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

