@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/c0d2bb21-3c0f-4131-bc5b-f5371478cfe3> a dcat:Dataset ;
    dct:description "Data yang berisi Jumlah Peminjaman Tahun 2021" ;
    dct:identifier "c0d2bb21-3c0f-4131-bc5b-f5371478cfe3" ;
    dct:issued "2022-02-21T01:35:46.739011"^^xsd:dateTime ;
    dct:modified "2022-02-21T01:35:46.739035"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Jumlah Peminjaman Tahun 2021" ;
    owl:versionInfo "2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Perpustakaan" ;
            vcard:hasEmail <mailto:disarpus@banjarnegarakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c0d2bb21-3c0f-4131-bc5b-f5371478cfe3/resource/f654849c-45cb-4f2c-9eb2-f6054caf675b> ;
    dcat:landingPage <Jumlah%20Peminjaman> .

<https://data.jatengprov.go.id/dataset/c0d2bb21-3c0f-4131-bc5b-f5371478cfe3/resource/f654849c-45cb-4f2c-9eb2-f6054caf675b> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Jumlah Peminjaman Tahun 2021" ;
    dcat:accessURL <https://opendata.banjarnegarakab.go.id/dataset/c0d2bb21-3c0f-4131-bc5b-f5371478cfe3/resource/f654849c-45cb-4f2c-9eb2-f6054caf675b/download/4.-jumlah-peminjaman-januari-s.d-desember-2021-ok.pdf> ;
    dcat:byteSize 268234.0 ;
    dcat:mediaType "application/pdf" .

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

