@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/d7a048e7-c422-4342-bb0b-942e45afd0fe> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Kota Salatiga menurut Jenis Kelamin per Kelurahan 2025" ;
    dct:identifier "d7a048e7-c422-4342-bb0b-942e45afd0fe" ;
    dct:issued "2026-06-09T04:00:44.087125"^^xsd:dateTime ;
    dct:modified "2026-06-09T04:01:08.473829"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/cf0649af-80d4-4b40-9088-02d0d66eee71> ;
    dct:title "Jumlah Penduduk Kota Salatiga menurut Jenis Kelamin per Kelurahan 2025" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/d7a048e7-c422-4342-bb0b-942e45afd0fe/resource/04284450-f495-460c-baa7-48a9efb82bb4> .

<https://data.salatiga.go.id/dataset/d7a048e7-c422-4342-bb0b-942e45afd0fe/resource/04284450-f495-460c-baa7-48a9efb82bb4> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Kota Salatiga menurut Jenis Kelamin per Kelurahan 2025" ;
    dct:format "CSV" ;
    dct:title "Jumlah Penduduk Kota Salatiga menurut Jenis Kelamin per Kelurahan 2025.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/d7a048e7-c422-4342-bb0b-942e45afd0fe/resource/04284450-f495-460c-baa7-48a9efb82bb4/download/jumlah-penduduk-kota-salatiga-menurut-jenis-kelamin-per-kelurahan-2025.csv> ;
    dcat:byteSize 1288.0 ;
    dcat:mediaType "text/csv" .

<https://data.salatiga.go.id/organization/cf0649af-80d4-4b40-9088-02d0d66eee71> a foaf:Organization ;
    foaf:name "Dinas Kependudukan dan Pencatatan Sipil" .

