@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.jatengprov.go.id/dataset/7d9cc73b-8db1-4be1-9429-e054a0fd09fe> a dcat:Dataset ;
    dct:description "Jumlah penduduk menurut jenis kelamin tahun 2017" ;
    dct:identifier "7d9cc73b-8db1-4be1-9429-e054a0fd09fe" ;
    dct:issued "2018-11-18T06:49:08.394797"^^xsd:dateTime ;
    dct:modified "2018-11-18T06:49:08.394807"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "Jumlah penduduk menurut jenis kelamin tahun 2017" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7d9cc73b-8db1-4be1-9429-e054a0fd09fe/resource/a123db90-5d1f-414c-87fa-ac369d06debe> .

<https://data.jatengprov.go.id/dataset/7d9cc73b-8db1-4be1-9429-e054a0fd09fe/resource/a123db90-5d1f-414c-87fa-ac369d06debe> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "jumlah penduduk menurut jenis kelamin dan kelompok umur kabupaten kudus tahun 2017.xlsx" ;
    dcat:accessURL <http://data.kuduskab.go.id/dataset/7d9cc73b-8db1-4be1-9429-e054a0fd09fe/resource/a123db90-5d1f-414c-87fa-ac369d06debe/download/jumlah-penduduk-menurut-jenis-kelamin-dan-kelompok-umur-kabupaten-kudus-tahun-2017.xlsx> ;
    dcat:byteSize 15691.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kudus" .

