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

<https://data.jatengprov.go.id/dataset/02d6042f-70ee-4e97-b017-c1c93ed4bd3a> a dcat:Dataset ;
    dct:description "Jumlah Masjid dan Mushola Tahun 2019 dan 2020" ;
    dct:identifier "02d6042f-70ee-4e97-b017-c1c93ed4bd3a" ;
    dct:issued "2021-11-04T20:15:18.984149"^^xsd:dateTime ;
    dct:modified "2021-11-04T20:15:18.984163"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> ;
    dct:title "masjid dan mushola di Kabupaten pemlaang" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagian Kesra" ;
            vcard:hasEmail <mailto:aguslaura73@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/02d6042f-70ee-4e97-b017-c1c93ed4bd3a/resource/53835973-e75c-4a7b-87fd-ddb72b566c79> ;
    dcat:landingPage <Bagian%20Kesra%20Setda%20Kabupaten%20Pemalang> .

<https://data.jatengprov.go.id/dataset/02d6042f-70ee-4e97-b017-c1c93ed4bd3a/resource/53835973-e75c-4a7b-87fd-ddb72b566c79> a dcat:Distribution ;
    dct:format "XLS" .

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

