@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/a72796f1-9946-46a9-b281-05943b06a994> a dcat:Dataset ;
    dct:description "Jumlah Keluarga (Rumah Tangga) Kota Semarang Tahun 2006" ;
    dct:identifier "a72796f1-9946-46a9-b281-05943b06a994" ;
    dct:issued "2023-02-01T05:09:02.386395"^^xsd:dateTime ;
    dct:modified "2023-02-01T05:09:02.386402"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/52042f16-bda1-44dc-8444-fe921f96541a> ;
    dct:title "Jumlah Keluarga (Rumah Tangga) Kota Semarang Tahun 2006" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a72796f1-9946-46a9-b281-05943b06a994/resource/eb8f7287-d11d-49c0-8449-7b43dc89ec82> ;
    dcat:keyword "Data Statistik",
        "Kepadatan Penduduk" .

<https://data.jatengprov.go.id/dataset/a72796f1-9946-46a9-b281-05943b06a994/resource/eb8f7287-d11d-49c0-8449-7b43dc89ec82> a dcat:Distribution ;
    dct:description "Jumlah Keluarga (Rumah Tangga) Kota Semarang Tahun 2006" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Keluarga (Rumah Tangga) Kota Semarang Tahun 2006" ;
    dcat:accessURL <https://drive.google.com/file/d/1iFhiIqfiMTPMNZ1cmvVRWZBkajQpTRrQ/view> .

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

