@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/1a65d280-8b60-497d-bb6f-14177c4ebad1> a dcat:Dataset ;
    dct:description " Jumlah Tempat Ibadah di Kecamatan Karanganyar Tahun 2014 yaitu 243 mushola dan 41 Masjid " ;
    dct:identifier "1a65d280-8b60-497d-bb6f-14177c4ebad1" ;
    dct:issued "2020-09-03T07:22:18.664671"^^xsd:dateTime ;
    dct:modified "2020-09-03T07:22:18.664681"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Tempat Ibadah di Kecamatan Karanganyar" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "kecamatan Karanganyar" ;
            vcard:hasEmail <mailto:keckaranganyardemak@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1a65d280-8b60-497d-bb6f-14177c4ebad1/resource/8a8ee4a9-2a21-47b1-9a91-edb7d960f7e5> .

<https://data.jatengprov.go.id/dataset/1a65d280-8b60-497d-bb6f-14177c4ebad1/resource/8a8ee4a9-2a21-47b1-9a91-edb7d960f7e5> a dcat:Distribution ;
    dct:description " Tempat Ibadah di Kecamatan Karanganyar Tahun 2014 yaitu ada 243 mushola dan 41 masjid" ;
    dct:format "XLSX" ;
    dct:title " Tempat Ibadah di Kecamatan Karanganyar Tahun 2014" ;
    dcat:accessURL <http://103.47.60.179/dataset/1a65d280-8b60-497d-bb6f-14177c4ebad1/resource/8a8ee4a9-2a21-47b1-9a91-edb7d960f7e5/download/tempat-ibadah-tahun-2014-kec-karanganyar.xlsx> ;
    dcat:byteSize 10929.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

