@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/1beda1c5-1c18-47f4-81a6-6e95a2e678f6> a dcat:Dataset ;
    dct:identifier "2ee58d72-36cc-4c0d-b578-6e10e8232cc2" ;
    dct:issued "2023-05-25T07:15:27"^^xsd:dateTime ;
    dct:modified "2024-06-28T06:59:26"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kearsipan dan Perpustakaan Kota Depok" ] ;
    dct:title "Jumlah rata-rata pengunjung pepustakaan per tahun" ;
    dcat:distribution <http://5.189.187.109/dataset/1beda1c5-1c18-47f4-81a6-6e95a2e678f6/resource/f3f7f467-a8ad-47c0-8a00-a9f72967a964> ;
    dcat:keyword "IKD" ;
    dcat:landingPage <https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/2ee58d72-36cc-4c0d-b578-6e10e8232cc2> .

<http://5.189.187.109/dataset/1beda1c5-1c18-47f4-81a6-6e95a2e678f6/resource/f3f7f467-a8ad-47c0-8a00-a9f72967a964> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-11-20T09:05:31.335047"^^xsd:dateTime ;
    dct:modified "2024-12-20T09:02:54.696560"^^xsd:dateTime ;
    dct:title "Jumlah rata-rata pengunjung pepustakaan per tahun" ;
    dcat:accessURL <https://satudata.depok.go.id/uploads/dataset/D4_Jumlah_rata-rata_pengunjung_pepustakaan_per_tahun%281%29.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.depok.go.id/opendatadepok2022/User/detail_dataset/2ee58d72-36cc-4c0d-b578-6e10e8232cc2> a foaf:Document .

