@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/e1667a7c-99bf-42d9-bcd9-ed46f1cd1703> a dcat:Dataset ;
    dct:description "Jumlah Penduduk sampai dengan Tahun 2021 Semester 2" ;
    dct:identifier "e1667a7c-99bf-42d9-bcd9-ed46f1cd1703" ;
    dct:issued "2022-09-19T05:17:47.376710"^^xsd:dateTime ;
    dct:modified "2022-09-19T05:17:47.376722"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "01. Jumlah Penduduk Tahun 2021 (Semester 2)" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

