@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/01cc2286-5cf1-4a3c-9d5f-77748bf604ae> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "<p>Number and power (kW) of tugs and pushers in service at 31 December by year of construction</p>" ;
    dct:identifier "01cc2286-5cf1-4a3c-9d5f-77748bf604ae" ;
    dct:issued "2025-05-05T11:30:34.676513"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2025-05-05T11:30:34.676519"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/aca946c5-db6e-4134-bfc7-009af3a343b0> ;
    dct:title "Number and power of tugs and pushers by year of construction" ;
    dcat:landingPage <https://w3.unece.org/PXWeb2015/pxweb/en/STAT/STAT__40-TRTRANS__08-TRINLVESS/04_en_TRInlFleetTugAge_REV_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/04_en_TRInlFleetTugAge_REV_r.px/> a foaf:Document .

