@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/9ada4939-5441-4663-961b-b87c11aa55e0> a dcat:Dataset ;
    dct:description "Jumlah Pengunjung Perpustakaan per bulan Kota Sungai Penuh" ;
    dct:identifier "1" ;
    dct:issued "2026-04-30T09:54:13+00:00"^^xsd:dateTime ;
    dct:modified "2026-05-18T06:19:52+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Kota Sungai Penuh" ] ;
    dct:title "Jumlah Pengunjung Perpustakaan per bulan Kota Sungai Penuh" ;
    dcat:distribution <http://5.189.187.109/dataset/9ada4939-5441-4663-961b-b87c11aa55e0/resource/5e4dfdc0-2216-4c81-9074-b28f800f761c> ;
    dcat:keyword "Bidang Perpustakaan",
        "Dataset",
        "Pemerintah Daerah",
        "Sungai Penuh" .

<http://5.189.187.109/dataset/9ada4939-5441-4663-961b-b87c11aa55e0/resource/5e4dfdc0-2216-4c81-9074-b28f800f761c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-07-14T18:28:19.219374"^^xsd:dateTime ;
    dct:modified "2026-07-14T18:28:19.176647"^^xsd:dateTime ;
    dct:title "Pengunjung_Perpustakaan_Terstruktur.csv" ;
    dcat:accessURL <https://sidinda.sungaipenuhkota.go.id/dataset/1/download> ;
    dcat:byteSize "366"^^xsd:nonNegativeInteger .

