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

<https://data.salatiga.go.id/dataset/5e788278-aaa7-40cd-93d3-02f61ea0ecb4> a dcat:Dataset ;
    dct:description "Banyaknya Relawan TIK Kota Salatiga 2025" ;
    dct:identifier "5e788278-aaa7-40cd-93d3-02f61ea0ecb4" ;
    dct:issued "2026-06-09T07:42:16.435663"^^xsd:dateTime ;
    dct:modified "2026-06-09T07:42:24.683005"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/0368740d-7509-4107-8d89-8019995384f5> ;
    dct:title "Banyaknya Relawan TIK Kota Salatiga 2025" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/5e788278-aaa7-40cd-93d3-02f61ea0ecb4/resource/4e20ef06-c79c-4ebc-9ec7-f45b0549e5fa> .

<https://data.salatiga.go.id/dataset/5e788278-aaa7-40cd-93d3-02f61ea0ecb4/resource/4e20ef06-c79c-4ebc-9ec7-f45b0549e5fa> a dcat:Distribution ;
    dct:description "Banyaknya Relawan TIK Kota Salatiga 2025" ;
    dct:format "CSV" ;
    dct:title "Banyaknya Relawan TIK Kota Salatiga 2025.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/5e788278-aaa7-40cd-93d3-02f61ea0ecb4/resource/4e20ef06-c79c-4ebc-9ec7-f45b0549e5fa/download/banyaknya-relawan-tik-kota-salatiga-2025.csv> ;
    dcat:byteSize 164.0 ;
    dcat:mediaType "text/csv" .

<https://data.salatiga.go.id/organization/0368740d-7509-4107-8d89-8019995384f5> a foaf:Organization ;
    foaf:name "Dinas Komunikasi dan Informatika" .

