@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/d4000fce-97ef-461e-9f14-0858827c797c> a dcat:Dataset ;
    dct:description "Data Jumlah Penduduk Menurut Agama di Kecamatan Gringsing, 2017" ;
    dct:identifier "d4000fce-97ef-461e-9f14-0858827c797c" ;
    dct:issued "2019-03-18T06:48:15.379095"^^xsd:dateTime ;
    dct:modified "2019-03-18T06:48:15.379103"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Jumlah Penduduk Menurut Agama di Kecamatan Gringsing, 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@batangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d4000fce-97ef-461e-9f14-0858827c797c/resource/7f31b406-76ca-419e-9347-41c2375f3558>,
        <https://data.jatengprov.go.id/dataset/d4000fce-97ef-461e-9f14-0858827c797c/resource/b02f472c-0b87-4705-845f-387849fe8b8b> ;
    dcat:landingPage <Kecamatan%20Dalam%20Angka%202018> .

<https://data.jatengprov.go.id/dataset/d4000fce-97ef-461e-9f14-0858827c797c/resource/7f31b406-76ca-419e-9347-41c2375f3558> a dcat:Distribution ;
    dct:description "Data Jumlah Penduduk Menurut Agama di Kecamatan Gringsing, 2017" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Penduduk Menurut Agama di Kecamatan Gringsing, 2017.xlsx" ;
    dcat:accessURL <http://103.78.143.59/dataset/d4000fce-97ef-461e-9f14-0858827c797c/resource/7f31b406-76ca-419e-9347-41c2375f3558/download/jumlah-penduduk-menurut-agama-di-kecamatan-gringsing-2017.xlsx> ;
    dcat:byteSize 10781.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/dataset/d4000fce-97ef-461e-9f14-0858827c797c/resource/b02f472c-0b87-4705-845f-387849fe8b8b> a dcat:Distribution ;
    dct:description "Data Jumlah Penduduk Menurut Agama di Kecamatan Gringsing, 2017" ;
    dct:format "CSV" ;
    dct:title "Jumlah Penduduk Menurut Agama di Kecamatan Gringsing, 2017.csv" ;
    dcat:accessURL <http://103.78.143.59/dataset/d4000fce-97ef-461e-9f14-0858827c797c/resource/b02f472c-0b87-4705-845f-387849fe8b8b/download/jumlah-penduduk-menurut-agama-di-kecamatan-gringsing-2017.csv> ;
    dcat:byteSize 626.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

