@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/afb7bc3f-a8dc-4e90-ae46-e01964d79409> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah kepadatan penduduk berdasarkan luas wilayah dan jumlah penduduk per kelurahan." ;
    dct:identifier "afb7bc3f-a8dc-4e90-ae46-e01964d79409" ;
    dct:issued "2020-11-26T04:51:52.876157"^^xsd:dateTime ;
    dct:modified "2020-12-16T01:51:36.642471"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/cf0649af-80d4-4b40-9088-02d0d66eee71> ;
    dct:title "Kepadatan Penduduk per Kelurahan di Kota Salatiga" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/afb7bc3f-a8dc-4e90-ae46-e01964d79409/resource/6e2f06ec-6624-44a3-bd15-8e682b121997>,
        <https://data.salatiga.go.id/dataset/afb7bc3f-a8dc-4e90-ae46-e01964d79409/resource/80db1ad5-b264-4a39-92da-d1436b9e3e1c> .

<https://data.salatiga.go.id/dataset/afb7bc3f-a8dc-4e90-ae46-e01964d79409/resource/6e2f06ec-6624-44a3-bd15-8e682b121997> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Kepadatan Penduduk Kota Salatiga per Km2 per Kelurahan 2020 Semester I.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/afb7bc3f-a8dc-4e90-ae46-e01964d79409/resource/6e2f06ec-6624-44a3-bd15-8e682b121997/download/kepadatan-penduduk-kota-salatiga-per-km2-per-kelurahan-2020-semester-i.csv> ;
    dcat:byteSize 705.0 ;
    dcat:mediaType "text/csv" .

<https://data.salatiga.go.id/dataset/afb7bc3f-a8dc-4e90-ae46-e01964d79409/resource/80db1ad5-b264-4a39-92da-d1436b9e3e1c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Kepadatan Penduduk Kota Salatiga per Km2 per Kelurahan 2019.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/afb7bc3f-a8dc-4e90-ae46-e01964d79409/resource/80db1ad5-b264-4a39-92da-d1436b9e3e1c/download/kepadatan-penduduk-kota-salatiga-per-km2-per-kelurahan-2019.csv> ;
    dcat:byteSize 668.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" .

