@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/bb685dc1-3608-43a4-bcfc-c9aa3d525840> a dcat:Dataset ;
    dct:description "Jumlah pengguna Layanan Perpustakaan Keliling - Januari s.d Juli 2019" ;
    dct:identifier "bb685dc1-3608-43a4-bcfc-c9aa3d525840" ;
    dct:issued "2019-09-26T02:50:36.604126"^^xsd:dateTime ;
    dct:modified "2019-09-26T02:50:36.604140"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Jumlah pengguna Layanan Perpustakaan Keliling - Januari s.d Juli 2019" ;
    owl:versionInfo "2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Perpustakaan" ;
            vcard:hasEmail <mailto:disarpus@banjarnegarakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bb685dc1-3608-43a4-bcfc-c9aa3d525840/resource/cfc6d944-087b-4aee-baac-5f3c8d90784b> ;
    dcat:landingPage <-> .

<https://data.jatengprov.go.id/dataset/bb685dc1-3608-43a4-bcfc-c9aa3d525840/resource/cfc6d944-087b-4aee-baac-5f3c8d90784b> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Jumlah pengguna Layanan Perpustakaan Keliling - Januari s.d Juli 2019" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/bb685dc1-3608-43a4-bcfc-c9aa3d525840/resource/cfc6d944-087b-4aee-baac-5f3c8d90784b/download/8.-jumlah-pengguna-layanan-perpustakaan-keliling-januari-s.d-juli-2019.pdf> ;
    dcat:byteSize 127094.0 ;
    dcat:mediaType "application/pdf" .

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

