David Price

Fixed Gas Sales after small transform change

......@@ -1026,7 +1026,14 @@ mpr-tables:GasSales
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#movedProduct> ;
sp:subject
[ sp:varName "salesActivityMovement"^^xsd:string
]
] [ sp:object
[ sp:varName "salesActivity"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject
[ sp:varName "salesActivityMovement"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#SalesActivity> ;
sp:predicate rdf:type ;
......