@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/39fded31-e514-4e33-b75b-0e6cb2c1bf3d> a dcat:Dataset ;
    dct:description "Kepadatan Penduduk Kota Salatiga per Km2 per Kelurahan 2025" ;
    dct:identifier "39fded31-e514-4e33-b75b-0e6cb2c1bf3d" ;
    dct:issued "2026-06-09T04:01:21.972712"^^xsd:dateTime ;
    dct:modified "2026-06-09T04:01:30.290210"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/cf0649af-80d4-4b40-9088-02d0d66eee71> ;
    dct:title "Kepadatan Penduduk Kota Salatiga per Km2 per Kelurahan 2025" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/39fded31-e514-4e33-b75b-0e6cb2c1bf3d/resource/ee109b2c-18de-4a6b-b145-0ce9bc795eac> .

<https://data.salatiga.go.id/dataset/39fded31-e514-4e33-b75b-0e6cb2c1bf3d/resource/ee109b2c-18de-4a6b-b145-0ce9bc795eac> a dcat:Distribution ;
    dct:description "Kepadatan Penduduk Kota Salatiga per Km2 per Kelurahan 2025" ;
    dct:format "CSV" ;
    dct:title "Kepadatan Penduduk Kota Salatiga per Km2 per Kelurahan 2025.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/39fded31-e514-4e33-b75b-0e6cb2c1bf3d/resource/ee109b2c-18de-4a6b-b145-0ce9bc795eac/download/kepadatan-penduduk-kota-salatiga-per-km2-per-kelurahan-2025.csv> ;
    dcat:byteSize 1048.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" .

