@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/51c8a04d-910e-43ff-bc45-565f9ae7ea59> a dcat:Dataset ;
    dct:description "Data ini berisi Jumlah Koleksi Buku yang telah diolah DISARPUS Per - Januari 2018" ;
    dct:identifier "51c8a04d-910e-43ff-bc45-565f9ae7ea59" ;
    dct:issued "2018-08-18T04:22:19.831818"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:22:19.831833"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Jumlah Koleksi Buku DISARPUS Per - Januari 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/51c8a04d-910e-43ff-bc45-565f9ae7ea59/resource/029a4383-45f5-40ce-8d5c-9e8bb539ef70> ;
    dcat:landingPage <-> .

<https://data.jatengprov.go.id/dataset/51c8a04d-910e-43ff-bc45-565f9ae7ea59/resource/029a4383-45f5-40ce-8d5c-9e8bb539ef70> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "jumlah-koleksi-buku-disarpus-per-januari-2018" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/51c8a04d-910e-43ff-bc45-565f9ae7ea59/resource/029a4383-45f5-40ce-8d5c-9e8bb539ef70/download/jumlah-koleksi-buku-yang-telah-diolah-dinas-kearsipan-dan-perpustakaan-januari-2018.docx> ;
    dcat:byteSize 16120.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" .

