@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#> .

<http://5.189.187.109/dataset/771ecf94-cbff-4641-b4b4-dce5cdb67ece> a dcat:Dataset ;
    dct:description "Jumlah koleksi yang tersedia maupun terdaftar pada aplikasi Jaklitera. Satuan : Koleksi." ;
    dct:identifier "bdf48657d1c812de62a035c39b2c774c" ;
    dct:issued "2023-03-28"^^xsd:date ;
    dct:modified "2024-02-03"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perpustakaan dan Kearsipan" ] ;
    dct:title "Data Koleksi Perpustakaan Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/771ecf94-cbff-4641-b4b4-dce5cdb67ece/resource/9f83d702-ffae-463d-9d16-b5e4190eb956>,
        <http://5.189.187.109/dataset/771ecf94-cbff-4641-b4b4-dce5cdb67ece/resource/bc463c8f-a3ae-4e13-a250-9edb394cffc5> ;
    dcat:keyword "StatistikSektoral",
        "koleksi" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-koleksi-perpustakaan-tahun-2022> .

<http://5.189.187.109/dataset/771ecf94-cbff-4641-b4b4-dce5cdb67ece/resource/9f83d702-ffae-463d-9d16-b5e4190eb956> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T18:05:54.636347"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:05:54.615544"^^xsd:dateTime ;
    dct:title "Data Koleksi Perpustakaan Tahun 2022" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/9c664af99770e2eb4a8c6c25ae95aef1/data-koleksi-perpustakaan-tahun-2022.xlsx> .

<http://5.189.187.109/dataset/771ecf94-cbff-4641-b4b4-dce5cdb67ece/resource/bc463c8f-a3ae-4e13-a250-9edb394cffc5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T18:05:54.636331"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:05:54.615262"^^xsd:dateTime ;
    dct:title "Data Koleksi Perpustakaan Tahun 2022" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/9c664af99770e2eb4a8c6c25ae95aef1/data-koleksi-perpustakaan-tahun-2022.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.jakarta.go.id/open-data/detail/data-koleksi-perpustakaan-tahun-2022> a foaf:Document .

