@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/1b39c5da-d912-45ce-898a-38ae633f297b> a dcat:Dataset ;
    dct:description "Persebaran Penduduk Kota Semarang 2018" ;
    dct:identifier "1b39c5da-d912-45ce-898a-38ae633f297b" ;
    dct:issued "2023-02-01T03:51:29.663092"^^xsd:dateTime ;
    dct:modified "2023-02-01T03:51:29.663098"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Persebaran Penduduk Kota Semarang 2018" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1b39c5da-d912-45ce-898a-38ae633f297b/resource/4f10da49-dd77-4baa-ac3a-dd422ebe9a6c> ;
    dcat:keyword "Penduduk" .

<https://data.jatengprov.go.id/dataset/1b39c5da-d912-45ce-898a-38ae633f297b/resource/4f10da49-dd77-4baa-ac3a-dd422ebe9a6c> a dcat:Distribution ;
    dct:description "Persebaran Penduduk Kota Semarang 2018" ;
    dct:format "PDF" ;
    dct:title "Persebaran Penduduk Kota Semarang 2018" ;
    dcat:accessURL <https://drive.google.com/file/d/1B7CTYk8tyGz8YsEy8cx_tjcwmRdcGbFH/view?usp=sharing> .

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

