@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/56bd978b-9efe-4cec-a44a-697d05bc8c3d> a dcat:Dataset ;
    dct:description "Berisi tentang data penumpang Kapal dari dan Ke Kepulauan Seribu selama Tahun 2021" ;
    dct:identifier "6dba535e9e0656c6c005a34bfa6cb066" ;
    dct:issued "2023-10-20"^^xsd:date ;
    dct:modified "2023-10-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perhubungan" ] ;
    dct:title "Data Penumpang Kapal dari dan ke Kepulauan Seribu Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/56bd978b-9efe-4cec-a44a-697d05bc8c3d/resource/4a7a05cb-f845-4cf2-a6c4-6b8e7ca885a3>,
        <http://5.189.187.109/dataset/56bd978b-9efe-4cec-a44a-697d05bc8c3d/resource/d06075d1-caa1-428c-a3af-3defd34db1ae> ;
    dcat:keyword "2021",
        "DataPenumpang",
        "KepulauanSeribu",
        "PenumpangKapal" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-penumpang-kapal-dari-dan-ke-kepulauan-seribu-tahun-2021> .

<http://5.189.187.109/dataset/56bd978b-9efe-4cec-a44a-697d05bc8c3d/resource/4a7a05cb-f845-4cf2-a6c4-6b8e7ca885a3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T17:39:09.231265"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:39:09.178694"^^xsd:dateTime ;
    dct:title "Data Penumpang Kapal dari dan ke Kepulauan Seribu Tahun 2021" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/5cddcb3f7d2e8b96b0afeef3a0262611/data-penumpang-kapal-dari-dan-ke-kepulauan-seribu-tahun-2021.xlsx> .

<http://5.189.187.109/dataset/56bd978b-9efe-4cec-a44a-697d05bc8c3d/resource/d06075d1-caa1-428c-a3af-3defd34db1ae> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T17:39:09.231248"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:39:09.178393"^^xsd:dateTime ;
    dct:title "Data Penumpang Kapal dari dan ke Kepulauan Seribu Tahun 2021" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/5cddcb3f7d2e8b96b0afeef3a0262611/data-penumpang-kapal-dari-dan-ke-kepulauan-seribu-tahun-2021.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.jakarta.go.id/open-data/detail/data-penumpang-kapal-dari-dan-ke-kepulauan-seribu-tahun-2021> a foaf:Document .

