@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/31d563af-4396-4160-815f-1e54196fdef4> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah penduduk berdasarkan jenis kelamin per tahun." ;
    dct:identifier "31d563af-4396-4160-815f-1e54196fdef4" ;
    dct:issued "2020-11-26T04:51:07.255829"^^xsd:dateTime ;
    dct:modified "2020-12-16T01:52:23.635586"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/cf0649af-80d4-4b40-9088-02d0d66eee71> ;
    dct:title "Penduduk menurut Jenis Kelamin di Kota Salatiga" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/31d563af-4396-4160-815f-1e54196fdef4/resource/4e119024-ffc4-4513-b9c4-ab5d58a64238>,
        <https://data.salatiga.go.id/dataset/31d563af-4396-4160-815f-1e54196fdef4/resource/8980735e-0e26-44b3-bd82-68a7efcd9ef9> .

<https://data.salatiga.go.id/dataset/31d563af-4396-4160-815f-1e54196fdef4/resource/4e119024-ffc4-4513-b9c4-ab5d58a64238> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Jumlah Penduduk Kota Salatiga menurut Jenis Kelamin 2019.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/31d563af-4396-4160-815f-1e54196fdef4/resource/4e119024-ffc4-4513-b9c4-ab5d58a64238/download/jumlah-penduduk-kota-salatiga-menurut-jenis-kelamin-2019.csv> ;
    dcat:byteSize 174.0 ;
    dcat:mediaType "text/csv" .

<https://data.salatiga.go.id/dataset/31d563af-4396-4160-815f-1e54196fdef4/resource/8980735e-0e26-44b3-bd82-68a7efcd9ef9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Jumlah Penduduk Kota Salatiga menurut Jenis Kelamin 2020 Semester I.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/31d563af-4396-4160-815f-1e54196fdef4/resource/8980735e-0e26-44b3-bd82-68a7efcd9ef9/download/jumlah-penduduk-kota-salatiga-menurut-jenis-kelamin-2020-semester-i.csv> ;
    dcat:byteSize 228.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" .

