@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/97d175f9-c968-4c63-83d5-f99c488db52e> a dcat:Dataset ;
    dct:description "Data ini berisi Jumlah Pengguna Layanan Perpustakaan Keliling per - Januari 2018" ;
    dct:identifier "97d175f9-c968-4c63-83d5-f99c488db52e" ;
    dct:issued "2018-08-18T04:25:11.054341"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:25:11.054356"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Jumlah Pengguna Layanan Perpustakaan Keliling 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/97d175f9-c968-4c63-83d5-f99c488db52e/resource/746b4e06-16ec-4304-a2b2-280d262dbbec> ;
    dcat:landingPage <-> .

<https://data.jatengprov.go.id/dataset/97d175f9-c968-4c63-83d5-f99c488db52e/resource/746b4e06-16ec-4304-a2b2-280d262dbbec> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "jumlah-pengguna-layanan-perpustakaan-keliling-per-januari-2018" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/97d175f9-c968-4c63-83d5-f99c488db52e/resource/746b4e06-16ec-4304-a2b2-280d262dbbec/download/jumlah-pengguna-layanan-perpustakaan-keliling-januari-2018.docx> ;
    dcat:byteSize 16790.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" .

