@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/e56a8a58-d5a3-4492-9506-cf8d5ef685b6> a dcat:Dataset ;
    dct:description "Jumlah Judul Buku di Perpustakaan Kota Madiun" ;
    dct:identifier "e56a8a58-d5a3-4492-9506-cf8d5ef685b6" ;
    dct:issued "2023-11-14T03:26:32.024916"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:26:32.024925"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> ;
    dct:title "Jumlah Judul Buku di Perpustakaan" ;
    dcat:distribution <http://5.189.187.109/dataset/e56a8a58-d5a3-4492-9506-cf8d5ef685b6/resource/2dc51c22-fdf5-4174-b592-19d04e5b91fa> ;
    dcat:keyword "perpustakaan" .

<http://5.189.187.109/dataset/e56a8a58-d5a3-4492-9506-cf8d5ef685b6/resource/2dc51c22-fdf5-4174-b592-19d04e5b91fa> a dcat:Distribution ;
    dct:description "Jumlah Judul Buku di Perpustakaan Kota Madiun" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-06T09:41:08.935566"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:26:32.018519"^^xsd:dateTime ;
    dct:title "Jumlah Judul Buku.xlsx" ;
    dcat:accessURL <https://data.madiunkota.go.id/dataset/e56a8a58-d5a3-4492-9506-cf8d5ef685b6/resource/2dc51c22-fdf5-4174-b592-19d04e5b91fa/download/jumlah-judul-buku.xlsx> ;
    dcat:byteSize "9339"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> a foaf:Agent ;
    foaf:name "Kota Madiun" .

