@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/f68229e0-5c61-46d3-a349-41819d7391b7> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Kota Semarang Tahun 2016" ;
    dct:identifier "f68229e0-5c61-46d3-a349-41819d7391b7" ;
    dct:issued "2023-02-01T05:58:59.857489"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:58:59.857496"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah Penduduk Kota Semarang Tahun 2016" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f68229e0-5c61-46d3-a349-41819d7391b7/resource/f18b2b35-0537-46f7-b583-68eca49ff510> ;
    dcat:keyword "Data Statistik",
        "Kepadatan Penduduk" .

<https://data.jatengprov.go.id/dataset/f68229e0-5c61-46d3-a349-41819d7391b7/resource/f18b2b35-0537-46f7-b583-68eca49ff510> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Kota Semarang Tahun 2016" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Penduduk Kota Semarang Tahun 2016" ;
    dcat:accessURL <https://drive.google.com/file/d/1EZNn1o7QtsNzBAEDehzntLQFZkTq_aOj/view> .

<https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> a foaf:Organization ;
    foaf:name "Pemerintah Kota Semarang" .

