@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/2e4d5cf0-ea4c-4b4b-8bb7-7f33ae06a410> a dcat:Dataset ;
    dct:description "Jumlah Sarana Ibadah yang ada di Desa-desa se Kecamatan Plantungan" ;
    dct:identifier "2e4d5cf0-ea4c-4b4b-8bb7-7f33ae06a410" ;
    dct:issued "2018-05-18T07:49:05.663651"^^xsd:dateTime ;
    dct:modified "2018-05-18T07:49:05.663671"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "JUMLAH SARANA IBADAH TAHUN 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fida" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2e4d5cf0-ea4c-4b4b-8bb7-7f33ae06a410/resource/a9680fad-62c7-4c4b-8a9c-db59e7a90e58> .

<https://data.jatengprov.go.id/dataset/2e4d5cf0-ea4c-4b4b-8bb7-7f33ae06a410/resource/a9680fad-62c7-4c4b-8a9c-db59e7a90e58> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "DATA SARANA IBADAH PER DESA.docx" ;
    dcat:accessURL <http://118.97.18.18/dataset/2e4d5cf0-ea4c-4b4b-8bb7-7f33ae06a410/resource/a9680fad-62c7-4c4b-8a9c-db59e7a90e58/download/data-sarana-ibadah-per-desa.docx> ;
    dcat:byteSize 185163.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

