Skip to main content
UK Parliament
House of Commons Library
Procedure browser
Work packageable things
Merchant Shipping (Light Dues) (Amendment) Regulations 2025
Procedure browser
Work packageable things
Enabling legislation
Work packages
Procedures
Calculation styles
Steps
Step collections
Routes
Clocks
Legislatures
Houses
Merchant Shipping (Light Dues) (Amendment) Regulations 2025
Merchant Shipping (Light Dues) (Amendment) Regulations 2025
A work package, subject to the
Made negative
procedure.
Work packageable thing identifier
https://id.parliament.uk/aDuBff3b
SPARQL queries used by this page
PREFIX id: <https://id.parliament.uk/> PREFIX : <https://id.parliament.uk/schema/> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> select * where { ?WorkPackagedThing a :WorkPackagedThing; :name ?workPackagedThingName. filter (?WorkPackagedThing in (id:aDuBff3b)) }
PREFIX id: <https://id.parliament.uk/> PREFIX : <https://id.parliament.uk/schema/> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> select ?workPackage ?WorkPackagedThing ?workPackagedThingName ?MadeAvailableDate ?procedure ?procedureName where { ?WorkPackagedThing a :WorkPackagedThing; :name ?workPackagedThingName; :workPackagedThingHasWorkPackage ?workPackage. ?workPackage :workPackageHasProcedure ?procedure. ?procedure :name ?procedureName. optional {?workPackage :workPackageHasBusinessItem ?businessItem . ?businessItem :businessItemHasProcedureStep ?step; :businessItemDate ?MadeAvailableDate. filter (?step in (id:isWn7s3K, id:cspzmb6w, id:ITNO9JWr, id:otscOTzB))} filter (?WorkPackagedThing in (id:aDuBff3b)) }