@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/31939a8f-5242-457f-be13-e96e607194bc> a dcat:Dataset ;
    dct:description "--description--" ;
    dct:identifier "73f7ae9f-fcd3-411c-9c0f-f2e8cfc101fa" ;
    dct:issued "2024-01-29"^^xsd:date ;
    dct:modified "2024-11-11"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PERHUBUNGAN" ] ;
    dct:title "Kapal Roro/Ferry" ;
    dcat:distribution <http://5.189.187.109/dataset/31939a8f-5242-457f-be13-e96e607194bc/resource/11d71f60-5ba3-4e95-ae22-45f36844ab09> ;
    dcat:keyword "perhubungan" ;
    dcat:landingPage <https://rumahdata.riau.go.id/dataset/kapal-roro-ferry> .

<http://5.189.187.109/dataset/31939a8f-5242-457f-be13-e96e607194bc/resource/11d71f60-5ba3-4e95-ae22-45f36844ab09> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-14T03:55:57.766741"^^xsd:dateTime ;
    dct:modified "2026-04-14T03:55:57.734105"^^xsd:dateTime ;
    dct:title "Kapal Roro/Ferry" ;
    dcat:accessURL <https://rumahdata.riau.go.id/download/dataset/csv/kapal-roro-ferry> .

<https://rumahdata.riau.go.id/dataset/kapal-roro-ferry> a foaf:Document .

