@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/ae4072c3-8f4e-4065-8a67-210c853870c8> a dcat:Dataset ;
    dct:description "Dataset ini berisikan daftar nama dermaga yang dikelola oleh Dinas Perhubungan Provinsi DKI Jakarta denngan keterangan lokasi dermaga" ;
    dct:identifier "e09d1a777ae79b53b8c4062813da1232" ;
    dct:issued "2023-02-28"^^xsd:date ;
    dct:modified "2024-02-19"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perhubungan" ] ;
    dct:title "Data Jumlah Dermaga Penyebrangan Tahun 2023" ;
    dcat:distribution <http://5.189.187.109/dataset/ae4072c3-8f4e-4065-8a67-210c853870c8/resource/c9fdd3d6-2d49-4bb8-ab1d-d31aea2352b0>,
        <http://5.189.187.109/dataset/ae4072c3-8f4e-4065-8a67-210c853870c8/resource/d5386310-18a4-4b4e-adff-c4648c70cceb> ;
    dcat:keyword "dermaga",
        "lokasi" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-jumlah-dermaga-penyebrangan-tahun-2023> .

<http://5.189.187.109/dataset/ae4072c3-8f4e-4065-8a67-210c853870c8/resource/c9fdd3d6-2d49-4bb8-ab1d-d31aea2352b0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T18:08:31.524379"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:08:31.504940"^^xsd:dateTime ;
    dct:title "Data Jumlah Dermaga Penyebrangan Tahun 2023" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/2fb3367581ca2258f6958b0e3a762423/data-jumlah-dermaga-penyebrangan-tahun-2023.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/ae4072c3-8f4e-4065-8a67-210c853870c8/resource/d5386310-18a4-4b4e-adff-c4648c70cceb> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T18:08:31.524396"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:08:31.505237"^^xsd:dateTime ;
    dct:title "Data Jumlah Dermaga Penyebrangan Tahun 2023" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/2fb3367581ca2258f6958b0e3a762423/data-jumlah-dermaga-penyebrangan-tahun-2023.xlsx> .

<https://satudata.jakarta.go.id/open-data/detail/data-jumlah-dermaga-penyebrangan-tahun-2023> a foaf:Document .

