@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/64c08bfc-0847-438f-83c6-aed9b4b8bebd> a dcat:Dataset ;
    dct:description "Data ini berisi Jumlah Pengunjung Perpustakaan per - Februari 2018" ;
    dct:identifier "64c08bfc-0847-438f-83c6-aed9b4b8bebd" ;
    dct:issued "2018-08-18T04:23:16.930837"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:23:16.930853"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Jumlah Pengunjung Perpustakaan 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/64c08bfc-0847-438f-83c6-aed9b4b8bebd/resource/ea9c6140-240e-45ae-8eb5-c1cd2adfd6d7> ;
    dcat:landingPage <-> .

<https://data.jatengprov.go.id/dataset/64c08bfc-0847-438f-83c6-aed9b4b8bebd/resource/ea9c6140-240e-45ae-8eb5-c1cd2adfd6d7> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "jumlah-pengunjung-perpustakaan-per-februari-2018" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/64c08bfc-0847-438f-83c6-aed9b4b8bebd/resource/ea9c6140-240e-45ae-8eb5-c1cd2adfd6d7/download/jumlah-pengunjung-perpustakaan-februari-2018.docx> ;
    dcat:byteSize 16823.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" .

