@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/dba6ddc0-56ed-4b0f-8a95-956bcd097b81> 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-04-30T09:54:24+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/dba6ddc0-56ed-4b0f-8a95-956bcd097b81/resource/0767ee24-3afa-4610-8349-2c1b535b8ce7> ;
    dcat:keyword "Dataset",
        "Pemerintah Daerah",
        "Perpustakaan",
        "Sungai Penuh" .

<http://5.189.187.109/dataset/dba6ddc0-56ed-4b0f-8a95-956bcd097b81/resource/0767ee24-3afa-4610-8349-2c1b535b8ce7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-14T13:44:43.928923"^^xsd:dateTime ;
    dct:modified "2026-05-14T13:44:43.789023"^^xsd:dateTime ;
    dct:title "Pengunjung_Perpustakaan_Terstruktur.csv" ;
    dcat:accessURL <https://api-splp.layanan.go.id/dataset/1/download> ;
    dcat:byteSize "366"^^xsd:nonNegativeInteger .

