@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/dataset/6547e36e-0326-4e7a-a59f-9cb711a143b8> a dcat:Dataset ;
    dct:description "Dataset ini berisi lokasi yang dikunjungi armada mobil perpustakaan dan layanan mandiri" ;
    dct:identifier "6547e36e-0326-4e7a-a59f-9cb711a143b8" ;
    dct:issued "2024-06-11T08:11:01.119269"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:11:01.119275"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Layanan Perpustakaan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Dinas" ;
            vcard:hasEmail <mailto:dpk@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/6547e36e-0326-4e7a-a59f-9cb711a143b8/resource/02a3c08c-9029-4152-a707-ea452793a401>,
        <http://5.189.187.109/dataset/6547e36e-0326-4e7a-a59f-9cb711a143b8/resource/7881d1e6-d57a-4cd0-9198-413f863f0795> ;
    dcat:keyword "perpustakaan" .

<http://5.189.187.109/dataset/6547e36e-0326-4e7a-a59f-9cb711a143b8/resource/02a3c08c-9029-4152-a707-ea452793a401> a dcat:Distribution ;
    dct:description "Tahun 2020. Definisi : Jumlah lokasi layanan perpustakaan mandiri " ;
    dct:format "XLS" ;
    dct:issued "2020-03-12T07:54:18.739367"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:11:01.113607"^^xsd:dateTime ;
    dct:title "Layanan Perpustakaan Mandiri 2020" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/6547e36e-0326-4e7a-a59f-9cb711a143b8/resource/02a3c08c-9029-4152-a707-ea452793a401/download/lokasi-layanan-perpustakaan-mandiri-2020.xls> ;
    dcat:byteSize "27648"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/dataset/6547e36e-0326-4e7a-a59f-9cb711a143b8/resource/7881d1e6-d57a-4cd0-9198-413f863f0795> a dcat:Distribution ;
    dct:description "Tahun 2020. Definisi : Jumlah lokasi layanan perpustakaan keliling " ;
    dct:format "XLS" ;
    dct:issued "2020-03-12T06:40:23.462479"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:11:01.110903"^^xsd:dateTime ;
    dct:title "Layanan Perpustakaan Keliling 2020" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/6547e36e-0326-4e7a-a59f-9cb711a143b8/resource/7881d1e6-d57a-4cd0-9198-413f863f0795/download/lokasi-layanan-perpustakaan-keliling-2020.xls> ;
    dcat:byteSize "41472"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

