@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/858e1ba3-7088-4e4d-ac1d-55d89c1d5916> a dcat:Dataset ;
    dct:description "Data ini berisi jumlah peminjam bahan pustka/buku bacaan pada Dinas Kearsipan dan Perpustakaan Kabupaten Banjarnegara Per Juli s/d Desember 2018" ;
    dct:identifier "858e1ba3-7088-4e4d-ac1d-55d89c1d5916" ;
    dct:issued "2019-03-18T06:01:50.635450"^^xsd:dateTime ;
    dct:modified "2019-03-18T06:01:50.635460"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Jumlah Peminjam Bahan Pustaka DISARPUS Per Juli s/d Desember 2018" ;
    owl:versionInfo "2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Perpustakaan" ;
            vcard:hasEmail <mailto:disarpus@banjarnegarakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/858e1ba3-7088-4e4d-ac1d-55d89c1d5916/resource/ad7e982c-0d8c-435d-ae3b-a992ed545d99> ;
    dcat:landingPage <-> .

<https://data.jatengprov.go.id/dataset/858e1ba3-7088-4e4d-ac1d-55d89c1d5916/resource/ad7e982c-0d8c-435d-ae3b-a992ed545d99> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "Jumlah peminjam bahan pustaka per Juli - Desember 2018" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/858e1ba3-7088-4e4d-ac1d-55d89c1d5916/resource/ad7e982c-0d8c-435d-ae3b-a992ed545d99/download/jumlah-peminjam-bahan-pustaka-per-juli-desember-2018.docx> ;
    dcat:byteSize 40169.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

