@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/ea594bf4-da0f-4a53-a0ff-224db301794f> a dcat:Dataset ;
    dct:description "Data ini berisi Jumlah Pengguna Layanan Perpustakaan Keliling per - Februari 2018" ;
    dct:identifier "ea594bf4-da0f-4a53-a0ff-224db301794f" ;
    dct:issued "2018-08-18T04:28:47.216844"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:28:47.216859"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Jumlah Pengguna Layanan Perpustakaan Keliling per - Februari 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/ea594bf4-da0f-4a53-a0ff-224db301794f/resource/ee039fd7-cc80-4cda-9f19-7c2fc16105cb> ;
    dcat:landingPage <-> .

<https://data.jatengprov.go.id/dataset/ea594bf4-da0f-4a53-a0ff-224db301794f/resource/ee039fd7-cc80-4cda-9f19-7c2fc16105cb> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "jumlah-pengguna-layanan-perpustakaan-keliling-per-januari-2018" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/ea594bf4-da0f-4a53-a0ff-224db301794f/resource/ee039fd7-cc80-4cda-9f19-7c2fc16105cb/download/jumlah-pengguna-layanan-perpustakaan-keliling-februari-2018.docx> ;
    dcat:byteSize 16898.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" .

