@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/0f2e4807-18ab-49f5-b9a3-f737af60173e> a dcat:Dataset ;
    dct:description "Data Jumlah Koleksi Buku yang Tersedia di DISARPUS 2017" ;
    dct:identifier "0f2e4807-18ab-49f5-b9a3-f737af60173e" ;
    dct:issued "2018-08-18T04:19:05.992243"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:19:05.992260"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Jumlah Koleksi Buku yang Tersedia di DISARPUS 2017" ;
    owl:versionInfo "2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Perpustakaan" ;
            vcard:hasEmail <mailto:disarpus@banjarnegarakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0f2e4807-18ab-49f5-b9a3-f737af60173e/resource/e60c8a11-7947-4111-8f41-e0d0c6e6c7a3> ;
    dcat:landingPage <-> .

<https://data.jatengprov.go.id/dataset/0f2e4807-18ab-49f5-b9a3-f737af60173e/resource/e60c8a11-7947-4111-8f41-e0d0c6e6c7a3> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "Koleksi Buku DISARPUS 2017" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/0f2e4807-18ab-49f5-b9a3-f737af60173e/resource/e60c8a11-7947-4111-8f41-e0d0c6e6c7a3/download/koleksi-buku.docx> ;
    dcat:byteSize 18880.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" .

