@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/ae93908b-7a27-46c1-b684-9957f4708a6b> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Kota Semarang Tahun 2020" ;
    dct:identifier "ae93908b-7a27-46c1-b684-9957f4708a6b" ;
    dct:issued "2023-02-01T05:13:34.452813"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:13:34.452822"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah Penduduk Kota Semarang Tahun 2020" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ae93908b-7a27-46c1-b684-9957f4708a6b/resource/4b3dac4c-3a9c-4918-a0a2-fb67a5c08fb6> ;
    dcat:keyword "Data Statistik",
        "Kepadatan Penduduk" .

<https://data.jatengprov.go.id/dataset/ae93908b-7a27-46c1-b684-9957f4708a6b/resource/4b3dac4c-3a9c-4918-a0a2-fb67a5c08fb6> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Kota Semarang Tahun 2020" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Penduduk Kota Semarang Tahun 2020" ;
    dcat:accessURL <https://drive.google.com/file/d/1BqqOsJCza7pNi82t7dVD8_VUBSnOkW0c/view> .

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

