|
| 1 | + |
| 2 | +<http://www/example.com/data/component-bom-b01> a <http://www/example.com/ont/component-bom>; |
| 3 | + <http://www/example.com/ont/has-component-material-assoc> <http://www/example.com/data/component-material-assoc-b01-m01>, |
| 4 | + <http://www/example.com/data/component-material-assoc-b01-m02>, <http://www/example.com/data/component-material-assoc-b01-m03> . |
| 5 | + |
| 6 | +<http://www/example.com/data/component-bom-b02> a <http://www/example.com/ont/component-bom>; |
| 7 | + <http://www/example.com/ont/has-component-material-assoc> <http://www/example.com/data/component-material-assoc-b02-m04>, |
| 8 | + <http://www/example.com/data/component-material-assoc-b02-m05>, <http://www/example.com/data/component-material-assoc-b02-m06>, |
| 9 | + <http://www/example.com/data/component-material-assoc-b02-m07>, <http://www/example.com/data/component-material-assoc-b02-m08>, |
| 10 | + <http://www/example.com/data/component-material-assoc-b02-m09> . |
| 11 | + |
| 12 | +<http://www/example.com/data/component-bom-b03> a <http://www/example.com/ont/component-bom>; |
| 13 | + <http://www/example.com/ont/has-component-material-assoc> <http://www/example.com/data/component-material-assoc-b03-m10>, |
| 14 | + <http://www/example.com/data/component-material-assoc-b03-m11> . |
| 15 | + |
| 16 | +<http://www/example.com/data/component-material-assoc-b01-m01> a <http://www/example.com/ont/component-material-assoc>; |
| 17 | + <http://www/example.com/ont/has-material> <http://www/example.com/data/material-m01>; |
| 18 | + <http://www/example.com/ont/percentage> 60 . |
| 19 | + |
| 20 | +<http://www/example.com/data/component-material-assoc-b01-m02> a <http://www/example.com/ont/component-material-assoc>; |
| 21 | + <http://www/example.com/ont/has-material> <http://www/example.com/data/material-m02>; |
| 22 | + <http://www/example.com/ont/percentage> 30 . |
| 23 | + |
| 24 | +<http://www/example.com/data/component-material-assoc-b01-m03> a <http://www/example.com/ont/component-material-assoc>; |
| 25 | + <http://www/example.com/ont/has-material> <http://www/example.com/data/material-m03>; |
| 26 | + <http://www/example.com/ont/percentage> 10 . |
| 27 | + |
| 28 | +<http://www/example.com/data/component-material-assoc-b02-m04> a <http://www/example.com/ont/component-material-assoc>; |
| 29 | + <http://www/example.com/ont/has-material> <http://www/example.com/data/material-m04>; |
| 30 | + <http://www/example.com/ont/percentage> 40 . |
| 31 | + |
| 32 | +<http://www/example.com/data/component-material-assoc-b02-m05> a <http://www/example.com/ont/component-material-assoc>; |
| 33 | + <http://www/example.com/ont/has-material> <http://www/example.com/data/material-m05>; |
| 34 | + <http://www/example.com/ont/percentage> 20 . |
| 35 | + |
| 36 | +<http://www/example.com/data/component-material-assoc-b02-m06> a <http://www/example.com/ont/component-material-assoc>; |
| 37 | + <http://www/example.com/ont/has-material> <http://www/example.com/data/material-m06>; |
| 38 | + <http://www/example.com/ont/percentage> 25 . |
| 39 | + |
| 40 | +<http://www/example.com/data/component-material-assoc-b02-m07> a <http://www/example.com/ont/component-material-assoc>; |
| 41 | + <http://www/example.com/ont/has-material> <http://www/example.com/data/material-m07>; |
| 42 | + <http://www/example.com/ont/percentage> 7 . |
| 43 | + |
| 44 | +<http://www/example.com/data/component-material-assoc-b02-m08> a <http://www/example.com/ont/component-material-assoc>; |
| 45 | + <http://www/example.com/ont/has-material> <http://www/example.com/data/material-m08>; |
| 46 | + <http://www/example.com/ont/percentage> 5 . |
| 47 | + |
| 48 | +<http://www/example.com/data/component-material-assoc-b02-m09> a <http://www/example.com/ont/component-material-assoc>; |
| 49 | + <http://www/example.com/ont/has-material> <http://www/example.com/data/material-m09>; |
| 50 | + <http://www/example.com/ont/percentage> 3 . |
| 51 | + |
| 52 | +<http://www/example.com/data/component-material-assoc-b03-m10> a <http://www/example.com/ont/component-material-assoc>; |
| 53 | + <http://www/example.com/ont/has-material> <http://www/example.com/data/material-m10>; |
| 54 | + <http://www/example.com/ont/percentage> 85 . |
| 55 | + |
| 56 | +<http://www/example.com/data/component-material-assoc-b03-m11> a <http://www/example.com/ont/component-material-assoc>; |
| 57 | + <http://www/example.com/ont/has-material> <http://www/example.com/data/material-m11>; |
| 58 | + <http://www/example.com/ont/percentage> 15 . |
0 commit comments