@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/ef803578-0004-4416-bdd8-e64973f81a77> a dcat:Dataset ;
    dct:description "Jumlah pengunjung perpustakaan per tahun" ;
    dct:identifier "ef803578-0004-4416-bdd8-e64973f81a77" ;
    dct:issued "2023-01-23T05:44:25.144627"^^xsd:dateTime ;
    dct:modified "2023-07-17T09:37:15.330460"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "Jumlah pengunjung perpustakaan per tahun" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ef803578-0004-4416-bdd8-e64973f81a77/resource/f6657392-74a5-4911-a8a2-9f8102c6419f> ;
    dcat:keyword "perpustakaan" .

<https://data.jatengprov.go.id/dataset/ef803578-0004-4416-bdd8-e64973f81a77/resource/f6657392-74a5-4911-a8a2-9f8102c6419f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah pengunjung perpustakaan per tahun" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/ef803578-0004-4416-bdd8-e64973f81a77/resource/f6657392-74a5-4911-a8a2-9f8102c6419f/download/38.-jumlah-pengunjung-perpustakaan-per-tahun.xlsx> ;
    dcat:byteSize 10899.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kudus" .

