@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/1c0b80f4-02c8-4644-9085-9d5ca8c8da01> a dcat:Dataset ;
    dct:description "Jumlah Perpustakaan di Kota Denpasar Tahun 2021 dengan variabel Jenis Perpustakaan dan Jumlah Perpustakan" ;
    dct:identifier "1c0b80f4-02c8-4644-9085-9d5ca8c8da01" ;
    dct:issued "2024-10-11T06:19:26.066005"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:19:26.066017"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> ;
    dct:title "Jumlah Perpustakaan di Kota Denpasar Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/1c0b80f4-02c8-4644-9085-9d5ca8c8da01/resource/185e13c3-d7e8-4628-b3a3-48aaed845719> ;
    dcat:keyword "perpustakaan" .

<http://5.189.187.109/dataset/1c0b80f4-02c8-4644-9085-9d5ca8c8da01/resource/185e13c3-d7e8-4628-b3a3-48aaed845719> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-09-29T02:56:24.740063"^^xsd:dateTime ;
    dct:modified "2024-10-11T06:19:26.055361"^^xsd:dateTime ;
    dct:title "Jumlah Perpustakaan di Kota Denpasar Tahun 2021" ;
    dcat:accessURL <https://pusatdata.denpasarkota.go.id/?page=Data-Detail&domain=&language=id&action=downloadexcel2&type=csv&id=1661930296> .

<http://5.189.187.109/organization/ce7a9e56-ddcd-4ddc-bf18-2dd35ec4016f> a foaf:Agent ;
    foaf:name "Kota Denpasar" .

