@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/9f012b04-f442-489a-9ec7-de6f68062ca9> a dcat:Dataset ;
    dct:description "Dataset ini berisi data jumlah penumpang kapal roro lintasan Balohan-Ulee Lheue di Kota Sabang. Data disajikan pertahun." ;
    dct:identifier "9f012b04-f442-489a-9ec7-de6f68062ca9" ;
    dct:issued "2022-10-11T02:26:41.780435"^^xsd:dateTime ;
    dct:modified "2022-10-11T02:26:41.780440"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/902f0658-e37e-458a-8340-810f71a04fbc> ;
    dct:title "Jumlah Penumpang Kapal Roro Lintasan Balohan - Ulee Lheue" ;
    dcat:distribution <http://5.189.187.109/dataset/9f012b04-f442-489a-9ec7-de6f68062ca9/resource/017255e2-be31-4c49-bb20-288170946d7b> ;
    dcat:keyword "jumlah penumpang",
        "kapal roro",
        "penumpang" .

<http://5.189.187.109/dataset/9f012b04-f442-489a-9ec7-de6f68062ca9/resource/017255e2-be31-4c49-bb20-288170946d7b> a dcat:Distribution ;
    dct:description """Data ini berisi kolom :\r
\r
* Nama Bulan\r
* Nama Kapal\r
* Total Penumpang Berangkat\r
* Total Penumpang Tiba\r
* Satuan""" ;
    dct:format "CSV" ;
    dct:issued "2021-06-29T04:53:33.263210"^^xsd:dateTime ;
    dct:modified "2022-10-11T02:26:41.770826"^^xsd:dateTime ;
    dct:title "Tahun 2020 - Jumlah Penumpang Kapal Roro Lintasan Balohan - Ulee Lheue" ;
    dcat:accessURL <https://data.sabangkota.go.id/dataset/9f012b04-f442-489a-9ec7-de6f68062ca9/resource/017255e2-be31-4c49-bb20-288170946d7b/download/data-penumpang-kapal-roro-tahun-2020.csv> ;
    dcat:byteSize "1523"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/902f0658-e37e-458a-8340-810f71a04fbc> a foaf:Agent ;
    foaf:name "Kota Sabang" .

