@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/985e609b-3b5a-4f72-9e9b-54494b8eb3b4> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Kota Semarang Tahun 2019" ;
    dct:identifier "985e609b-3b5a-4f72-9e9b-54494b8eb3b4" ;
    dct:issued "2023-02-01T05:00:41.847177"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:00:41.847183"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah Penduduk Kota Semarang Tahun 2019" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/985e609b-3b5a-4f72-9e9b-54494b8eb3b4/resource/fd00a8f4-c1d8-40b6-af8e-a488ac265390> ;
    dcat:keyword "Data Statistik",
        "Kepadatan Penduduk" .

<https://data.jatengprov.go.id/dataset/985e609b-3b5a-4f72-9e9b-54494b8eb3b4/resource/fd00a8f4-c1d8-40b6-af8e-a488ac265390> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Kota Semarang Tahun 2019" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Penduduk Kota Semarang Tahun 2019" ;
    dcat:accessURL <https://drive.google.com/file/d/1bOgfNCrQTyf7aRfoJJZT4YwmN10fq24t/view> .

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

