@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/4af538ec-2f34-48f0-b4a8-e7dc7c91ceb1> a dcat:Dataset ;
    dct:description "Data tentang 2024. Jumlah Perpustakaan Yg di bina" ;
    dct:identifier "1458351269" ;
    dct:issued "2025-01-08"^^xsd:date ;
    dct:modified "2025-03-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERPUSTAKAAN DAN KEARSIPAN Kota Dumai" ] ;
    dct:title "2024. Jumlah Perpustakaan Yg di bina" ;
    dcat:distribution <http://5.189.187.109/dataset/4af538ec-2f34-48f0-b4a8-e7dc7c91ceb1/resource/10b4bd55-f873-47a4-9098-4b996a2d0beb> ;
    dcat:keyword "Perpustakaan" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=MTQ1ODM1MTI2OQ> .

<http://5.189.187.109/dataset/4af538ec-2f34-48f0-b4a8-e7dc7c91ceb1/resource/10b4bd55-f873-47a4-9098-4b996a2d0beb> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T04:49:57.317600"^^xsd:dateTime ;
    dct:modified "2026-06-14T04:49:57.296555"^^xsd:dateTime ;
    dct:title "2024. jumlah perpustakaan yg di bina.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/26/DATA_20241223090015-4439936548.xlsx> .

<https://sidatin.dumaikota.go.id?dataset=MTQ1ODM1MTI2OQ> a foaf:Document .

