Showing
1 changed file
with
7 additions
and
0 deletions
| ... | @@ -1026,7 +1026,14 @@ mpr-tables:GasSales | ... | @@ -1026,7 +1026,14 @@ mpr-tables:GasSales |
| 1026 | ] ; | 1026 | ] ; |
| 1027 | sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#movedProduct> ; | 1027 | sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#movedProduct> ; |
| 1028 | sp:subject | 1028 | sp:subject |
| 1029 | + [ sp:varName "salesActivityMovement"^^xsd:string | ||
| 1030 | + ] | ||
| 1031 | + ] [ sp:object | ||
| 1029 | [ sp:varName "salesActivity"^^xsd:string | 1032 | [ sp:varName "salesActivity"^^xsd:string |
| 1033 | + ] ; | ||
| 1034 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | ||
| 1035 | + sp:subject | ||
| 1036 | + [ sp:varName "salesActivityMovement"^^xsd:string | ||
| 1030 | ] | 1037 | ] |
| 1031 | ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#SalesActivity> ; | 1038 | ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#SalesActivity> ; |
| 1032 | sp:predicate rdf:type ; | 1039 | sp:predicate rdf:type ; | ... | ... |
-
Please register or login to post a comment