@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/b4498f65-508c-4419-80e8-6207d1feb4b7> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Menurut Kecamatan dan Agama yang Dianut di Kabupaten Pemalang" ;
    dct:identifier "b4498f65-508c-4419-80e8-6207d1feb4b7" ;
    dct:issued "2023-02-01T02:58:58.996273"^^xsd:dateTime ;
    dct:modified "2023-02-01T02:58:58.996279"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> ;
    dct:title "Jumlah Penduduk Menurut Kecamatan dan Agama yang Dianut di Kabupaten Pemalang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b4498f65-508c-4419-80e8-6207d1feb4b7/resource/8310451e-c2f4-4738-928f-71611bfd475a> ;
    dcat:keyword "Kesejahteraan Rakyat",
        "Sosial" ;
    dcat:landingPage <Disdukcapil> .

<https://data.jatengprov.go.id/dataset/b4498f65-508c-4419-80e8-6207d1feb4b7/resource/8310451e-c2f4-4738-928f-71611bfd475a> a dcat:Distribution ;
    dct:description "Tahun 2021" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Penduduk Menurut Kecamatan dan Agama yang Dianut di Kabupaten Pemalang" ;
    dcat:accessURL <http://data.pemalangkab.go.id/dataset/b4498f65-508c-4419-80e8-6207d1feb4b7/resource/8310451e-c2f4-4738-928f-71611bfd475a/download/jumlah-penduduk-menurut-kecamatan-dan-agama-yang-dianut-di-kabupaten-pemalang.xlsx> ;
    dcat:byteSize 10075.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pemalang" .

