@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/aafacba6-032c-4c87-852f-d4727dac16ee> a dcat:Dataset ;
    dct:description "Dataset ini berisi tetang data Kepadatan Penduduk Kota Salatiga per Km2 per Kelurahan 2021" ;
    dct:identifier "aafacba6-032c-4c87-852f-d4727dac16ee" ;
    dct:issued "2023-05-12T03:05:57.058011"^^xsd:dateTime ;
    dct:modified "2023-05-12T03:06:01.915989"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/cf0649af-80d4-4b40-9088-02d0d66eee71> ;
    dct:title "Data Kepadatan Penduduk Kota Salatiga per Km2 per Kelurahan 2021" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/aafacba6-032c-4c87-852f-d4727dac16ee/resource/482ee1f2-b8b9-42bc-95c8-df73800f0dc5> .

<https://data.salatiga.go.id/dataset/aafacba6-032c-4c87-852f-d4727dac16ee/resource/482ee1f2-b8b9-42bc-95c8-df73800f0dc5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Kepadatan Penduduk Kota Salatiga per Km2 per Kelurahan 2021.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/aafacba6-032c-4c87-852f-d4727dac16ee/resource/482ee1f2-b8b9-42bc-95c8-df73800f0dc5/download/kepadatan-penduduk-kota-salatiga-per-km2-per-kelurahan-2021.csv> ;
    dcat:byteSize 1015.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" .

