@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#> .

<http://5.189.187.109/dataset/be8be7a4-6d5c-4e89-8b48-4063bbf9b787> a dcat:Dataset ;
    dct:description "Jumlah Tempat Ibadah di Kecamatan Karanganyar Tahun 2015" ;
    dct:identifier "be8be7a4-6d5c-4e89-8b48-4063bbf9b787" ;
    dct:issued "2023-05-22T16:32:12.514801"^^xsd:dateTime ;
    dct:modified "2024-12-16T03:40:42.978795"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Tempat Ibadah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin Kecamatan Karanganyar" ;
            vcard:hasEmail <mailto:keckaranganyardemak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/be8be7a4-6d5c-4e89-8b48-4063bbf9b787/resource/162a92b4-f9c6-4abe-b1a9-1280ac3edeb4> ;
    dcat:keyword "jumlah tempat ibadah" .

<http://5.189.187.109/dataset/be8be7a4-6d5c-4e89-8b48-4063bbf9b787/resource/162a92b4-f9c6-4abe-b1a9-1280ac3edeb4> a dcat:Distribution ;
    dct:description "Jumlah Tempat Ibadah di Kecamatan Karanganyar Tahun 2015" ;
    dct:format "XLSX" ;
    dct:issued "2021-05-28T03:01:14.749716"^^xsd:dateTime ;
    dct:modified "2023-05-22T16:32:12.509483"^^xsd:dateTime ;
    dct:title "Jumlah Tempat Ibadah Kecamatan Karanganyar Tahun 2015.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/be8be7a4-6d5c-4e89-8b48-4063bbf9b787/resource/162a92b4-f9c6-4abe-b1a9-1280ac3edeb4/download/jumlah-tempat-ibadah-kecamatan-karanganyar-tahun-2015.xlsx> ;
    dcat:byteSize "10625"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

