@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#> .

<https://ckan.tdc.prod.datopian.com/dataset/033a8358-fe17-46f8-b720-5ccc13b0e677> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "<p>Number, carrying capacity (tonnes), and power (kW) of self-propelled vessels in service at 31 December by year of construction</p>" ;
    dct:identifier "033a8358-fe17-46f8-b720-5ccc13b0e677" ;
    dct:issued "2025-05-05T11:24:05.895853"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2025-05-05T11:24:05.895858"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/aca946c5-db6e-4134-bfc7-009af3a343b0> ;
    dct:title "Number, carrying capacity, and power of self-propelled vessels by year of construction" ;
    dcat:keyword "inland waterway",
        "vessel" ;
    dcat:landingPage <https://w3.unece.org/PXWeb2015/pxweb/en/STAT/STAT__40-TRTRANS__08-TRINLVESS/01_en_TRInlFleetSPAge_r.px/> .

<https://ckan.tdc.prod.datopian.com/organization/aca946c5-db6e-4134-bfc7-009af3a343b0> a foaf:Agent ;
    foaf:homepage <https://unece.org/> ;
    foaf:mbox "stat.trans@un.org" ;
    foaf:name "UNECE" .

<https://w3.unece.org/PXWeb2015/pxweb/en/STAT/STAT__40-TRTRANS__08-TRINLVESS/01_en_TRInlFleetSPAge_r.px/> a foaf:Document .

