@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/f4f2beac-bdcf-4a1e-b061-e3847b6905a5> a dcat:Dataset ;
    dct:description "Jumlah buku perpustakaan berdasarkan nomor klasifikasi" ;
    dct:identifier "f4f2beac-bdcf-4a1e-b061-e3847b6905a5" ;
    dct:issued "2023-11-28T08:32:26.877644"^^xsd:dateTime ;
    dct:modified "2023-11-28T08:32:26.877650"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/81c3cb5d-8b1e-4930-b279-ba994c8267fc> ;
    dct:title "Statistik Sektoral Jumlah Buku Perpustakaan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo Kabupaten Bulukumba" ;
            vcard:hasEmail <mailto:rismayani75@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/f4f2beac-bdcf-4a1e-b061-e3847b6905a5/resource/e6c0c91e-b77d-44aa-ab29-624762e74ca8> .

<http://5.189.187.109:5000/dataset/f4f2beac-bdcf-4a1e-b061-e3847b6905a5/resource/e6c0c91e-b77d-44aa-ab29-624762e74ca8> a dcat:Distribution ;
    dct:description "Data ini tentang Statistik Sektoral Triwulan Ke III pada Bidang Perpustakaan yaitu jumlah buku , pengunjung dan perpustakaan" ;
    dct:format "CSV" ;
    dct:issued "2023-11-28T03:02:42.146999"^^xsd:dateTime ;
    dct:modified "2023-11-28T08:32:26.874275"^^xsd:dateTime ;
    dct:title "Triwulan III 2023.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/f4f2beac-bdcf-4a1e-b061-e3847b6905a5/resource/e6c0c91e-b77d-44aa-ab29-624762e74ca8/download/triwulan-iii-2023.xlsx> ;
    dcat:byteSize "26063"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/81c3cb5d-8b1e-4930-b279-ba994c8267fc> a foaf:Agent ;
    foaf:name "Kabupaten Bulukumba" .

