@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/c2c666e9-c313-4c46-9587-ba14e6d4cfb4> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Kota Semarang Tahun 2013" ;
    dct:identifier "c2c666e9-c313-4c46-9587-ba14e6d4cfb4" ;
    dct:issued "2023-02-01T05:26:08.920327"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:26:08.920333"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah Penduduk Kota Semarang Tahun 2013" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c2c666e9-c313-4c46-9587-ba14e6d4cfb4/resource/86410136-c455-42ed-a5ce-9d41f1c82147> ;
    dcat:keyword "Data Statistik",
        "Kepadatan Penduduk" .

<https://data.jatengprov.go.id/dataset/c2c666e9-c313-4c46-9587-ba14e6d4cfb4/resource/86410136-c455-42ed-a5ce-9d41f1c82147> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Kota Semarang Tahun 2013" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Penduduk Kota Semarang Tahun 2013" ;
    dcat:accessURL <https://drive.google.com/file/d/1SIbJ3nQ5PkGigiXOeCXfChAXCzelXqMU/view> .

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

