@prefix rdf: . @prefix opl-xbrl: . opl-xbrl:RestructuringProvisionTotal rdf:type rdf:Property . @prefix owl: . opl-xbrl:RestructuringProvisionTotal rdf:type owl:Class . @prefix rdfs: . @prefix ns4: . opl-xbrl:RestructuringProvisionTotal rdfs:subPropertyOf ns4:item ; rdfs:subClassOf _:vb10078 , _:vb10079 , _:vb10084 , opl-xbrl:IFRS_GP_Item , _:vb10080 , _:vb10081 , _:vb10082 , _:vb10083 ; rdfs:range ns4:monetaryItemType . _:vb10078 rdf:type owl:Restriction ; owl:cardinality "1" ; owl:onProperty opl-xbrl:restructuringProvisionTotalValue . _:vb10079 rdf:type owl:Restriction ; owl:hasValue "INF" ; owl:onProperty opl-xbrl:decimals . _:vb10080 rdf:type owl:Restriction ; owl:hasValue "INF" ; owl:onProperty opl-xbrl:precision . _:vb10081 rdf:type owl:Restriction ; owl:hasValue "instant" ; owl:onProperty opl-xbrl:periodType . _:vb10082 rdf:type owl:Restriction ; owl:hasValue "credit" ; owl:onProperty opl-xbrl:balance . _:vb10083 rdf:type owl:Restriction . @prefix xsd: . _:vb10083 owl:allValuesFrom xsd:integer ; owl:onProperty opl-xbrl:decimals . _:vb10084 rdf:type owl:Restriction ; owl:allValuesFrom xsd:nonNegativeInteger ; owl:onProperty opl-xbrl:precision .