@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/242ba112-a050-4d44-8413-7530f7dca820> a dcat:Dataset ;
    dct:description "Data ini berisi perkembangan Jumlah Anggota Baru Perpustakaan Bulan Januari 2018" ;
    dct:identifier "242ba112-a050-4d44-8413-7530f7dca820" ;
    dct:issued "2018-08-18T04:20:14.439964"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:20:14.439980"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Jumlah Anggota Baru Perpustakaan Bulan 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/242ba112-a050-4d44-8413-7530f7dca820/resource/33ce6269-1319-44f8-88e5-516d728eda52> ;
    dcat:landingPage <-> .

<https://data.jatengprov.go.id/dataset/242ba112-a050-4d44-8413-7530f7dca820/resource/33ce6269-1319-44f8-88e5-516d728eda52> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "jumlah-anggota-baru-perpustakaan-bulan-januari-2018" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/242ba112-a050-4d44-8413-7530f7dca820/resource/33ce6269-1319-44f8-88e5-516d728eda52/download/jumlah-anggota-baru-januari-2018.docx> ;
    dcat:byteSize 17628.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" .

