@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/3e7ccd8e-b731-41bb-8d69-2966a836d0b7> a dcat:Dataset ;
    dct:description "Data ini berisi Jumlah Perpustakaan Desa dan Koleksi Tahun 2021" ;
    dct:identifier "3e7ccd8e-b731-41bb-8d69-2966a836d0b7" ;
    dct:issued "2022-02-21T01:35:22.475125"^^xsd:dateTime ;
    dct:modified "2022-02-21T01:35:22.475142"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Jumlah Perpustakaan Desa dan Koleksi 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/3e7ccd8e-b731-41bb-8d69-2966a836d0b7/resource/aed718d9-e528-4fd1-b272-a04f026daf11> ;
    dcat:landingPage <Jumlah%20Perpustakaan%20Desa%20dan%20Koleksi%20Tahun%202021> .

<https://data.jatengprov.go.id/dataset/3e7ccd8e-b731-41bb-8d69-2966a836d0b7/resource/aed718d9-e528-4fd1-b272-a04f026daf11> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "Jumlah Perpustakaan Desa dan Koleksi Tahun 2021" ;
    dcat:accessURL <https://opendata.banjarnegarakab.go.id/dataset/3e7ccd8e-b731-41bb-8d69-2966a836d0b7/resource/aed718d9-e528-4fd1-b272-a04f026daf11/download/jumlah-perpust-desa-2021.pdf> ;
    dcat:byteSize 454513.0 ;
    dcat:mediaType "application/pdf" .

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

