@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://opendata.sumselprov.go.id/dataset/b4d0e4f5-8fd9-4853-8222-88f470eac03e> a dcat:Dataset ;
    dct:description "Jumlah Pengunjung Perpustakaan" ;
    dct:identifier "b4d0e4f5-8fd9-4853-8222-88f470eac03e" ;
    dct:issued "2026-02-26T05:41:49.487853"^^xsd:dateTime ;
    dct:modified "2026-02-26T05:42:20.558603"^^xsd:dateTime ;
    dct:publisher <https://opendata.sumselprov.go.id/organization/850e201f-435b-429e-be8a-aeb3d152b2d8> ;
    dct:title "Jumlah Pengunjung Perpustakaan" ;
    dcat:distribution <https://opendata.sumselprov.go.id/dataset/b4d0e4f5-8fd9-4853-8222-88f470eac03e/resource/66d8f507-3bd4-4299-a827-4a0439f667e2> .

<https://opendata.sumselprov.go.id/dataset/b4d0e4f5-8fd9-4853-8222-88f470eac03e/resource/66d8f507-3bd4-4299-a827-4a0439f667e2> a dcat:Distribution ;
    dct:description "Jumlah Pengunjung Perpustakaan 2024" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Pengunjung Perpustakaan 2024" ;
    dcat:accessURL <https://opendata.sumselprov.go.id/dataset/b4d0e4f5-8fd9-4853-8222-88f470eac03e/resource/66d8f507-3bd4-4299-a827-4a0439f667e2/download/jumlah-pengunjung-perpustakaan-2024.xlsx> ;
    dcat:byteSize 9672.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.sumselprov.go.id/organization/850e201f-435b-429e-be8a-aeb3d152b2d8> a foaf:Organization ;
    foaf:name "Dinas Perpustakaan" .

