@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/7f03b4cf-abf8-4323-99c2-70854c7517e1> a dcat:Dataset ;
    dct:description "Dataset ini berisi tentang data Call Center 112 di Kabupaten Bantul" ;
    dct:identifier "7f03b4cf-abf8-4323-99c2-70854c7517e1" ;
    dct:issued "2024-06-11T08:17:59.252678"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:17:59.252686"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Call Center 112" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Dinas Kominfo Kab. bantul" ;
            vcard:hasEmail <mailto:diskominfo@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/7f03b4cf-abf8-4323-99c2-70854c7517e1/resource/46013e47-73f2-43cb-a5d4-c5a3fd2dfecb>,
        <http://5.189.187.109/dataset/7f03b4cf-abf8-4323-99c2-70854c7517e1/resource/de7599f0-d1cd-4cbc-8cf8-dd295cb676d0>,
        <http://5.189.187.109/dataset/7f03b4cf-abf8-4323-99c2-70854c7517e1/resource/e7c77a6d-485f-4c0c-8fae-72b361473987> ;
    dcat:keyword "call center" ;
    dcat:landingPage <diskominfo.bantulkab.go.id> .

<diskominfo.bantulkab.go.id> a foaf:Document .

<http://5.189.187.109/dataset/7f03b4cf-abf8-4323-99c2-70854c7517e1/resource/46013e47-73f2-43cb-a5d4-c5a3fd2dfecb> a dcat:Distribution ;
    dct:description "2020: Jumlah Panggilan Masuk Call Center 112 per Bulan" ;
    dct:format "CSV" ;
    dct:issued "2021-06-09T04:31:49.866313"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:17:59.242545"^^xsd:dateTime ;
    dct:title "Jumlah Panggilan Masuk Call Center 112 per Bulan Tahun 2020" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vQBMq2g5aan4x8zn3tPPvTrqxxFMT8u-JxQBqL1KYZjzn9sIKrSONHzg1OEzAWcHA/pub?gid=1455437765&single=true&output=csv> .

<http://5.189.187.109/dataset/7f03b4cf-abf8-4323-99c2-70854c7517e1/resource/de7599f0-d1cd-4cbc-8cf8-dd295cb676d0> a dcat:Distribution ;
    dct:description "2020: Jumlah Panggilan Masuk Call Center 112 per Bulan menurut Jenis Kejadian" ;
    dct:format "CSV" ;
    dct:issued "2021-06-11T01:50:52.752056"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:17:59.245737"^^xsd:dateTime ;
    dct:title "Jumlah Panggilan Masuk Call Center 112 per Bulan menurut Jenis Kejadian Tahun 2020" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vQBMq2g5aan4x8zn3tPPvTrqxxFMT8u-JxQBqL1KYZjzn9sIKrSONHzg1OEzAWcHA/pub?gid=8165982&single=true&output=csv> .

<http://5.189.187.109/dataset/7f03b4cf-abf8-4323-99c2-70854c7517e1/resource/e7c77a6d-485f-4c0c-8fae-72b361473987> a dcat:Distribution ;
    dct:description "2020: Tindak Lanjut Call Center 112 menurut Perangkat Daerah" ;
    dct:format "CSV" ;
    dct:issued "2021-06-09T04:19:48.198740"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:17:59.239515"^^xsd:dateTime ;
    dct:title "Jumlah Tindak Lanjut Call Center 112 menurut Perangkat Daerah Tahun 2020" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vQBMq2g5aan4x8zn3tPPvTrqxxFMT8u-JxQBqL1KYZjzn9sIKrSONHzg1OEzAWcHA/pub?gid=1912886600&single=true&output=csv> .

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

