@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/969162fe-4872-459d-9531-4a40e73f0801> a dcat:Dataset ;
    dct:description "Dataset ini berisi data Distribusi Persentase Penduduk" ;
    dct:identifier "969162fe-4872-459d-9531-4a40e73f0801" ;
    dct:issued "2023-01-25T03:13:58.384814"^^xsd:dateTime ;
    dct:modified "2023-01-25T03:13:58.384820"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4e329047-221a-451a-93ec-dab0ae74fde6> ;
    dct:title "Distribusi Persentase Penduduk" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/969162fe-4872-459d-9531-4a40e73f0801/resource/927d8582-fe53-4cf1-ae0d-f1b207962edb>,
        <https://data.jatengprov.go.id/dataset/969162fe-4872-459d-9531-4a40e73f0801/resource/e6729130-dabc-4590-966b-c32c75b8c460> ;
    dcat:keyword "kependudukan" .

<https://data.jatengprov.go.id/dataset/969162fe-4872-459d-9531-4a40e73f0801/resource/927d8582-fe53-4cf1-ae0d-f1b207962edb> a dcat:Distribution ;
    dct:description "Tahun 2021" ;
    dct:format "CSV" ;
    dct:title "distribusi-persentase-penduduk-tahun-2021" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/969162fe-4872-459d-9531-4a40e73f0801/resource/927d8582-fe53-4cf1-ae0d-f1b207962edb/download/distribusi-persentase-penduduk.csv> ;
    dcat:byteSize 211.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/dataset/969162fe-4872-459d-9531-4a40e73f0801/resource/e6729130-dabc-4590-966b-c32c75b8c460> a dcat:Distribution ;
    dct:description "Semester 1 Tahun 2022" ;
    dct:format "CSV" ;
    dct:title "distribusi-persentase-penduduk-tahun-2022-semester-1" ;
    dcat:accessURL <http://data.pekalongankota.go.id/dataset/969162fe-4872-459d-9531-4a40e73f0801/resource/e6729130-dabc-4590-966b-c32c75b8c460/download/distribusi-persentase-penduduk.csv> ;
    dcat:byteSize 376.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/4e329047-221a-451a-93ec-dab0ae74fde6> a foaf:Organization ;
    foaf:name "Pemerintah Kota Pekalongan" .

