David Price

Rebuilt erh facts from MPR G and DPR 2 files with flowIntoOutOf for NPD things

Showing 25 changed files with 1897 additions and 2175 deletions
# baseURI: http://www.reportinghub.no/ep/schema/1.0/flow
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.reportinghub.no/ep/schema/1.0/material
# imports: http://www.reportinghub.no/ep/schema/1.0/production-activity
@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
@prefix ep-flow: <http://www.reportinghub.no/ep/schema/flow#> .
@prefix ep-material: <http://www.reportinghub.no/ep/schema/material#> .
@prefix ep-prodact: <http://www.reportinghub.no/ep/schema/production-activity#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/schema/1.0/flow>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/material> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
ep-core:PhysicalThingAtInstant
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing at instant"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringGasYearToDate
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during gas year to date"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringMonthToDate
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during month to date"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringOneDay
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during one day"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringOneGasDay
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during one gas day"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringOneGasMonth
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during one gas month"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringOneGasYear
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during one gas year"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringOneMonth
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during one month"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringOneWeek
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during one week"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringOneYear
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during one year"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringYearToDate
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during year to date"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-flow:AllocatedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is allocated back to a well as opposed to being measured at a well (source: MPR-XSD)"^^xsd:string ;
rdfs:label "allocated flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:AllocatedInventory
rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ;
rdfs:comment "inventory that is allocated (source: MPR-XSD)"^^xsd:string ;
rdfs:label "allocated inventory"^^xsd:string ;
rdfs:subClassOf ep-flow:Inventory .
ep-flow:BudgetFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is a performance requirement as determined by a budget (source: MPR-XSD)"^^xsd:string ;
rdfs:label "budget flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ClassOfMaterialWithMassCriterion
rdf:type rdfs:Class ;
rdfs:comment "NOTE: This class is used for the average daily mass of material in a particular flow. In this case the criteria for being a member of the class is that it is material taken from a particular flow during a reporting period, and that the material has the average mass of a daily flow during the reporting period."^^xsd:string , "class that has amounts of material with a particular mass as members"^^xsd:string ;
rdfs:label "class of material with mass criterion"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ConstraintFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is determined by an allowable or other performance limit. This includes allowables which are usually established by a regulatory agency for a product. (source: MPR-XSD)"^^xsd:string ;
rdfs:label "constraint flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ConstraintFlow-fixed
rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
rdfs:comment "constraint flow that is the only permitted flow (source: MPR-XSD)"^^xsd:string ;
rdfs:label "constraint flow - fixed"^^xsd:string ;
rdfs:subClassOf ep-flow:ConstraintFlow .
ep-flow:ConstraintFlow-maximum
rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
rdfs:comment "constraint flow that is the maximum permitted flow (source: MPR-XSD)"^^xsd:string ;
rdfs:label "constraint flow - maximum"^^xsd:string ;
rdfs:subClassOf ep-flow:ConstraintFlow .
ep-flow:ConstraintFlow-minimum
rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
rdfs:comment "constraint flow that is the minimum permitted flow (source: MPR-XSD)"^^xsd:string ;
rdfs:label "constraint flow - minimum"^^xsd:string ;
rdfs:subClassOf ep-flow:ConstraintFlow .
ep-flow:ConsumptionFlow
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "flow that is consumed by a facility (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ConsumptionFlow-HPflare
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "consumption flow - flare that is burned in a high pressure flare (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow - HP flare"^^xsd:string ;
rdfs:subClassOf ep-flow:ConsumptionFlow-flare .
ep-flow:ConsumptionFlow-LPflare
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "consumption flow - flare that is burned in a low pressure flare (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow - LP flare"^^xsd:string ;
rdfs:subClassOf ep-flow:ConsumptionFlow-flare .
ep-flow:ConsumptionFlow-blackstart
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "consumption flow that is to restart power facilities as a result of an overall power outage (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow - blackstart"^^xsd:string ;
rdfs:subClassOf ep-flow:ConsumptionFlow .
ep-flow:ConsumptionFlow-compressor
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "consumption flow that is by a compressor (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow - compressor"^^xsd:string ;
rdfs:subClassOf ep-flow:ConsumptionFlow .
ep-flow:ConsumptionFlow-emitted
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "consumption flow that is released into the atmosphere as a by-product of consumption (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow - emitted"^^xsd:string ;
rdfs:subClassOf ep-flow:ConsumptionFlow .
ep-flow:ConsumptionFlow-flare
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "consumption flow that is burned in a flare. A fluid stream that has one or more flares as the ultimate target. (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow - flare"^^xsd:string ;
rdfs:subClassOf ep-flow:ConsumptionFlow .
ep-flow:ConsumptionFlow-fuel
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "consumption flow that is by processing equipment (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow - fuel"^^xsd:string ;
rdfs:subClassOf ep-flow:ConsumptionFlow .
ep-flow:ConsumptionFlow-noncompressor
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "consumption flow that is by a device other than a compressor (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow - non-compressor"^^xsd:string ;
rdfs:subClassOf ep-flow:ConsumptionFlow .
ep-flow:ConsumptionFlow-venting
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "consumption flow that is released into the atmosphere (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow - venting"^^xsd:string ;
rdfs:subClassOf ep-flow:ConsumptionFlow .
ep-flow:CurrentInWater
rdf:type owl:Class ;
rdfs:comment "flow that is the natural movement of water"^^xsd:string ;
rdfs:label "current"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:DailyProductionFlow
rdf:type owl:Class ;
rdfs:comment "production flow that exists during a day"^^xsd:string ;
rdfs:label "daily production flow"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductionFlow .
ep-flow:DerivedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is derived directly from one or more other flows (source: MPR-XSD)"^^xsd:string ;
rdfs:label "derived flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:DerivedFlow-difference
rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
rdfs:comment "derived flow that is the difference between two other flows (source: MPR-XSD)"^^xsd:string ;
rdfs:label "derived flow - difference"^^xsd:string ;
rdfs:subClassOf ep-flow:DerivedFlow .
ep-flow:DifferenceFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is the difference between two flows, e.g. a target flow and a metered flow (source: MPR-XSD)"^^xsd:string ;
rdfs:label "difference flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ElectricPowerFlow
rdf:type owl:Class ;
rdfs:comment "flow that is of electric power along a circuit"^^xsd:string ;
rdfs:label "flow of electricity"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:EstimatedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is estimated or calculated, possibly based on comparable product flow units, but not based on reservoir simulations for the particular product flow unit (source: MPR-XSD)"^^xsd:string ;
rdfs:label "estimated flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ExportFlow
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:comment "flow that leaves a facility for commercial purposes (source: MPR-XSD)"^^xsd:string ;
rdfs:label "export"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ExportFlow-nominated
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "export flow that is planned (source: MPR-XSD)"^^xsd:string ;
rdfs:label "export flow nominated"^^xsd:string ;
rdfs:subClassOf ep-flow:ExportFlow .
ep-flow:ExportFlow-requested
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "export flow that is requested (source: MPR-XSD)"^^xsd:string ;
rdfs:label "export flow requested"^^xsd:string ;
rdfs:subClassOf ep-flow:ExportFlow .
ep-flow:ExportFlow-shortfall
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "export flow that is the difference between what was requested and what was delivered (source: MPR-XSD)"^^xsd:string ;
rdfs:label "export flow shortfall"^^xsd:string ;
rdfs:subClassOf ep-flow:ExportFlow .
ep-flow:Flow
rdf:type owl:Class ;
rdfs:comment "physical thing that is the movement of matter or energy along a path"^^xsd:string ;
rdfs:label "flow"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-flow:FlowAtInstant
rdf:type owl:Class ;
rdfs:comment "flow that is at an instant in time"^^xsd:string ;
rdfs:label "flow at instant"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:FlowDuringDay
rdf:type owl:Class ;
rdfs:comment "flow that is during a day"^^xsd:string ;
rdfs:label "flow during day"^^xsd:string ;
rdfs:subClassOf ep-flow:FlowDuringPeriod .
ep-flow:FlowDuringMonth
rdf:type owl:Class ;
rdfs:comment "flow that is during a month"^^xsd:string ;
rdfs:label "flow during month"^^xsd:string ;
rdfs:subClassOf ep-flow:FlowDuringPeriod .
ep-flow:FlowDuringMonthToDate
rdf:type owl:Class ;
rdfs:comment "flow that exists from the beginning of a month to a point in time within it"^^xsd:string ;
rdfs:label "flow during month to date"^^xsd:string ;
rdfs:subClassOf ep-flow:FlowDuringPeriod .
ep-flow:FlowDuringPeriod
rdf:type owl:Class ;
rdfs:comment "flow that is during a period of time"^^xsd:string ;
rdfs:label "flow during period"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:FlowDuringWeek
rdf:type owl:Class ;
rdfs:comment "flow that is during a week"^^xsd:string ;
rdfs:label "flow during week"^^xsd:string ;
rdfs:subClassOf ep-flow:FlowDuringPeriod .
ep-flow:FlowDuringYear
rdf:type owl:Class ;
rdfs:comment "flow that is during a year"^^xsd:string ;
rdfs:label "flow during year"^^xsd:string ;
rdfs:subClassOf ep-flow:FlowDuringPeriod .
ep-flow:FlowDuringYearToDate
rdf:type owl:Class ;
rdfs:comment "flow that exists from the beginning of a year to a point in time within it"^^xsd:string ;
rdfs:label "flow during year to date"^^xsd:string ;
rdfs:subClassOf ep-flow:FlowDuringPeriod .
ep-flow:FlowInAStandardState
rdf:type owl:Class ;
rdfs:comment "flow that is in a standard pressure and temperature state"^^xsd:string ;
rdfs:label "flow in a standard state"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:FlowOfLiquid
rdf:type owl:Class ;
rdfs:comment "flow that is of liquid"^^xsd:string ;
rdfs:label "flow of liquid"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:FlowToSale
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "flow that is sold and transported to a buyer by pipeline (source: MPR-XSD)"^^xsd:string ;
rdfs:label "flow to sale"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:FlowToStorage
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "flow that is directed to one or more storage locations (source: MPR-XSD)"^^xsd:string ;
rdfs:label "flow to storage"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ForecastFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is a forecast (source: MPR-XSD)"^^xsd:string ;
rdfs:label "forecast flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ForecastFlow-declineCurve
rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
rdfs:comment "forecast flow that is calculated using a pseudo decline-curve of flow rate over time. This presumes that the flow will not be interrupted over the time period. (source: MPR-XSD)"^^xsd:string ;
rdfs:label "forecast flow - decline curve"^^xsd:string ;
rdfs:subClassOf ep-flow:ForecastFlow .
ep-flow:ForecastFlow-standard
rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
rdfs:comment "forecast flow that is a standard forecast as opposed to calculated using a decline curve (source: MPR-XSD)"^^xsd:string ;
rdfs:label "forecast flow - standard"^^xsd:string ;
rdfs:subClassOf ep-flow:ForecastFlow .
ep-flow:GasLiftFlow
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:comment "injection flow into a producing well to reduce the hydrostataic pressure of the fluid column. The resulting reduction in bottom hole pressure allows the reservoir liquids to flow. (source: MPR-XSD)"^^xsd:string ;
rdfs:label "gas lift flow"^^xsd:string ;
rdfs:subClassOf ep-flow:InjectionFlow .
ep-flow:GrossProductFlow
rdf:type ep-flow:ProductFlowGrossOrNetType , owl:Class ;
rdfs:comment "probably a mistake - should be rolled up as condensate-gross or oil-gross"^^xsd:string ;
rdfs:label "gross product flow"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductFlow .
ep-flow:HydrocarbonAccountingFlow
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:comment "flow that is an accounting of all of the fluids into and out of Stock (i.e., Inventory) which includes all storage facilities at a site including fluid within a pipeline (source: MPR-XSD)"^^xsd:string ;
rdfs:label "hydrocarbon accounting"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ImportFlow
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:comment "flow that enters a facility for commercial purposes (source: MPR-XSD)"^^xsd:string ;
rdfs:label "import"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:InjectionFlow
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "flow that is injected into a well (source: MPR-XSD)"^^xsd:string ;
rdfs:label "injection flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:Inventory
rdf:type owl:Class ;
rdfs:comment "physical object that is a managed store of material"^^xsd:string ;
rdfs:label "inventory"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalObject .
ep-flow:MassAdjustedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that <not documented in XSD>"^^xsd:string ;
rdfs:label "mass adjusted flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:MeasuredFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is actually measured at the port (source: MPR-XSD)"^^xsd:string ;
rdfs:label "measured flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:MeasuredFlow-fiscal
rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
rdfs:comment "measured flow that was measured for fiscal purposes"^^xsd:string ;
rdfs:label "measured flow - fiscal"^^xsd:string ;
rdfs:subClassOf ep-flow:MeasuredFlow .
ep-flow:MeasuredFlow-raw
rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
rdfs:comment "measured flow that is a raw measurement (source: MPR-XSD)"^^xsd:string ;
rdfs:label "measured flow - raw"^^xsd:string ;
rdfs:subClassOf ep-flow:MeasuredFlow .
ep-flow:MeasuredFlow-recalibrated
rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
rdfs:comment "measured flow that has been changed because of a recalibration of a sensor (source: MPR-XSD)"^^xsd:string ;
rdfs:label "measured flow - recalibrated"^^xsd:string ;
rdfs:subClassOf ep-flow:MeasuredFlow .
ep-flow:MeasuredInventory
rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ;
rdfs:comment "inventory that is of actually measured product volumes (source: MPR-XSD)"^^xsd:string ;
rdfs:label "measured inventory"^^xsd:string ;
rdfs:subClassOf ep-flow:Inventory .
ep-flow:MeteredFlowFiscal
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is generated by measurement and calculation and has an impact on company revenue and government taxation"^^xsd:string ;
rdfs:label "metered flow fiscal"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:NetProductFlow
rdf:type ep-flow:ProductFlowGrossOrNetType , owl:Class ;
rdfs:comment "probably a mistake - should be rolled up as condensate-net"^^xsd:string ;
rdfs:label "net product flow"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductFlow .
ep-flow:NominatedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is a promise to a buyer. Normally a 1 day forcast. (source: MPR-XSD)"^^xsd:string ;
rdfs:label "nominated flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:OverboardFlow
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:comment "flow that is overboard into the sea (source: MPR-XSD)"^^xsd:string ;
rdfs:label "overboard"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:PotentialFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is the estimated maximum possible (source: MPR-XSD)"^^xsd:string ;
rdfs:label "potential flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:Precipitation
rdf:type owl:Class ;
rdfs:comment "flow that is of rain, hail or snow from the atmoshere to the earths surface"^^xsd:string ;
rdfs:label "precipitation"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:PrecipitationType
rdf:type rdfs:Class ;
rdfs:comment "class that consists of subclasses of precipitation"^^xsd:string ;
rdfs:label "precipitation type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ProcessedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that has been processed. This is different from derived flow because it is fundamentally a variation of the original flow. (source: MPR-XSD)"^^xsd:string ;
rdfs:label "processed flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ProductFlow
rdf:type owl:Class ;
rdfs:comment "flow that is of product"^^xsd:string ;
rdfs:label "product flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ProductFlowGrossOrNetType
rdf:type rdfs:Class ;
rdfs:comment "probably a mistake - should be rolled up as condensate-gross or oil-gross"^^xsd:string ;
rdfs:label "product flow gross or net type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ProductFlowToDate
rdf:type owl:Class ;
rdfs:comment "product flow that is the whole life of a flow of material up to a point in time"^^xsd:string ;
rdfs:label "product flow to date"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductFlow .
ep-flow:ProductInventory
rdf:type owl:Class ;
rdfs:comment "inventory that is a store of product"^^xsd:string ;
rdfs:label "product inventory"^^xsd:string ;
rdfs:subClassOf ep-flow:Inventory .
ep-flow:ProductInventoryAdjustedClosingBalance
rdf:type ep-flow:ProductInventoryType , owl:Class ;
rdfs:comment "product inventory that <not documented in XSD>"^^xsd:string ;
rdfs:label "product inventory adjusted closing balance"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductInventory .
ep-flow:ProductInventoryClosingBalance
rdf:type ep-flow:ProductInventoryType , owl:Class ;
rdfs:comment "product inventory that is at the end of a time period (source: MPR-XSD)"^^xsd:string ;
rdfs:label "product inventory closing balance"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductInventory .
ep-flow:ProductInventoryClosingStorageBalance
rdf:type ep-flow:ProductInventoryType , owl:Class ;
rdfs:comment "product inventory closing balance that has been adjusted"^^xsd:string ;
rdfs:label "product inventory closing storage balance"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductInventory .
ep-flow:ProductInventoryOpFlex
rdf:type ep-flow:ProductInventoryType , owl:Class ;
rdfs:comment "product inventory that is the unused and availiable quantity of gas within a gas transportation system and/or at one or many gas producing fields that is accessible by the operator responsible for gas transportation for the purposes of alleviating field curtailment (source: MPR-XSD)"^^xsd:string ;
rdfs:label "product inventory opFlex"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductInventory .
ep-flow:ProductInventoryOpeningBalance
rdf:type ep-flow:ProductInventoryType , owl:Class ;
rdfs:comment "product inventory that is at the beginning of a time period (source: MPR-XSD)"^^xsd:string ;
rdfs:label "product inventory opening balance"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductInventory .
ep-flow:ProductInventoryType
rdf:type rdfs:Class ;
rdfs:comment "class that consists of subclasses of inventory defined by the SalesFlowPart enumeration in the MPR_XSD"^^xsd:string ;
rdfs:label "product inventory type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ProductMaterialType
rdf:type rdfs:Class ;
rdfs:comment "class that consists of subclasses of material defined by the ReportingProduct enumeration in the MPR-XSD"^^xsd:string ;
rdfs:label "product material type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ProductionExploitation
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:comment "flow that is exploited from a reservoir. This is independent of any disposition. (source: MPR-XSD)"^^xsd:string ;
rdfs:label "production exploitation"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ProductionFlow
rdf:type owl:Class ;
rdfs:comment "flow that is of produced material, consisting of one or more products"^^xsd:string ;
rdfs:label "production flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ProductionFlowDefinitionSubType
rdf:type rdfs:Class ;
rdfs:comment "class that consists of the subclasses of flow defined by the FlowSubQualifier enumeration in the MPR-XSD"^^xsd:string ;
rdfs:label "production flow definition subtype"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ProductionFlowDefinitionType
rdf:type rdfs:Class ;
rdfs:label "production flow definition type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ProductionFlowNetwork
rdf:type owl:Class ;
rdfs:comment "flow that is a network of production flows"^^xsd:string ;
rdfs:label "production flow network"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ProductionFlowNetworkToDate
rdf:type owl:Class ;
rdfs:comment "flow that is the whole life of a network of production flows up to a point in time"^^xsd:string ;
rdfs:label "production flow network to date"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductionFlowNetwork .
ep-flow:ProductionFlowPurposeType
rdf:type rdfs:Class ;
rdfs:label "production flow purpose type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ProductionFlowToDate
rdf:type owl:Class ;
rdfs:comment "production flow that is the whole life of a flow of produced material up to a point in time"^^xsd:string ;
rdfs:label "production flow to date"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductionFlow .
ep-flow:ProductionInventory
rdf:type owl:Class ;
rdfs:comment "inventory that is a managed store of produced material, consisting of one or more products"^^xsd:string ;
rdfs:label "production inventory"^^xsd:string ;
rdfs:subClassOf ep-flow:Inventory .
ep-flow:ProductionInventoryCollection
rdf:type owl:Class ;
rdfs:comment "inventory that is an assembly of one or more production inventories"^^xsd:string ;
rdfs:label "production inventory collection"^^xsd:string ;
rdfs:subClassOf ep-flow:Inventory .
ep-flow:ProductionInventoryCollectionToDate
rdf:type owl:Class ;
rdfs:comment "production inventory collection that is the whole life of an assembly of production inventories up to a point in time"^^xsd:string ;
rdfs:label "production inventory collection to date"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductionInventoryCollection .
ep-flow:ProductionInventoryDefinitionType
rdf:type rdfs:Class ;
rdfs:comment "class that consists of subclasses of inventory defined by the FlowQualifier enumeration in the MPR-XSD"^^xsd:string ;
rdfs:label "production inventory definition type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ProductionInventoryToDate
rdf:type owl:Class ;
rdfs:comment "production inventory that is the whole life of a store of produced material up to a point in time"^^xsd:string ;
rdfs:label "production inventory to date"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductionInventory .
ep-flow:ProductionTestFlowLineFlow
rdf:type owl:Class ;
rdfs:comment "flow that is in a flow line during a production test"^^xsd:string ;
rdfs:label "production test flow line flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ProductionTestGasLiftFlow
rdf:type owl:Class ;
rdfs:comment "gas lift flow that is during a production test"^^xsd:string ;
rdfs:label "production test gas lift flow"^^xsd:string ;
rdfs:subClassOf ep-flow:GasLiftFlow .
ep-flow:ProductionTestSeparatorFlow
rdf:type owl:Class ;
rdfs:comment "flow that is in a separator during a production test"^^xsd:string ;
rdfs:label "production test separator flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ProductionTestWellHeadFlow
rdf:type owl:Class ;
rdfs:comment "flow that is at a well head during a production test"^^xsd:string ;
rdfs:label "production test well head flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:QuotaFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is set by some authority, and that may or may not be based on technical criteria (source: MPR-XSD)"^^xsd:string ;
rdfs:label "quota flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:RecommendedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is believed to be very desirable if it can be achieved. This a recommendation that something be changed in order to achieve this flow. (source: MPR-XSD)"^^xsd:string ;
rdfs:label "recommended flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:SaleableFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is of a product marked as being saleable. Hence the final destination would be sale. (source: MPR-XSD)"^^xsd:string ;
rdfs:label "saleable flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:SimulatedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is estimated based on a simulation that includes the particular product flow unit (source: MPR-XSD)"^^xsd:string ;
rdfs:label "simulated flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:TargetFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is desired (source: MPR-XSD)"^^xsd:string ;
rdfs:label "target flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:TariffBasisFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that <not documented in XSD>"^^xsd:string ;
rdfs:label "tariff basis flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:TemporalPartDurationType
rdf:type rdfs:Class ;
rdfs:comment "class that consists of subclasses of physical thing according to period of existence, where the period corresponds to the enumeration ReportingPeriod in the MPR-XSD"^^xsd:string ;
rdfs:label "temporal part duration type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ValueAdjustedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that <not documented in XSD>"^^xsd:string ;
rdfs:label "value adjusted flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:WholeLifeFlow
rdf:type owl:Class ;
rdfs:comment "flow that is the whole life of a flow of energy or material"^^xsd:string ;
rdfs:label "whole life flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:WholeLifeInventory
rdf:type owl:Class ;
rdfs:comment "inventory that is the whole life of a managed store of material"^^xsd:string ;
rdfs:label "whole life inventory"^^xsd:string ;
rdfs:subClassOf ep-flow:Inventory .
ep-flow:WholeLifeProductFlow
rdf:type owl:Class ;
rdfs:comment "product flow that is the whole life of a flow of product"^^xsd:string ;
rdfs:label "whole life product flow"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductFlow , ep-flow:WholeLifeFlow .
ep-flow:WholeLifeProductInventory
rdf:type owl:Class ;
rdfs:comment "product inventory that is the whole life of the managed store of product"^^xsd:string ;
rdfs:label "whole life product inventory"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductInventory , ep-flow:WholeLifeInventory .
ep-flow:WholeLifeProductionFlow
rdf:type owl:Class ;
rdfs:comment "production flow that is the whole life of a flow of produced material"^^xsd:string ;
rdfs:label "whole life production flow"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductionFlow , ep-flow:WholeLifeFlow .
ep-flow:WholeLifeProductionFlowNetwork
rdf:type owl:Class ;
rdfs:comment "flow that is the whole life of a network of production flows"^^xsd:string ;
rdfs:label "whole life production flow network"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductionFlowNetwork .
ep-flow:WholeLifeProductionInventory
rdf:type owl:Class ;
rdfs:comment "production inventory that is the whole life of a store of produced material"^^xsd:string ;
rdfs:label "whole life production inventory"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductionInventory , ep-flow:WholeLifeInventory .
ep-flow:WholeLifeProductionInventoryCollection
rdf:type owl:Class ;
rdfs:comment "production inventory collection that is the whole life of an assembly of production inventories"^^xsd:string ;
rdfs:label "whole life production inventory collection"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductionInventoryCollection .
ep-flow:Wind
rdf:type owl:Class ;
rdfs:comment "flow that is the natural movement of air"^^xsd:string ;
rdfs:label "wind"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:allocatedTo
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "facility that a split of a flow or inventory is allocated to"^^xsd:string ;
rdfs:domain ep-core:PhysicalObject ;
rdfs:label "allocatedTo"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
ep-flow:amountOfPrecipitation
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "volume per unit area of material that falls in a precipitation"^^xsd:string ;
rdfs:domain ep-flow:Precipitation ;
rdfs:label "amount of precipitation"^^xsd:string ;
rdfs:range ep-core:Length .
ep-flow:dailyAverageAmountOfMaterial
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "mass that is the average of the masses of the materials that flows in different days"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "daily average amount of material"^^xsd:string ;
rdfs:range ep-flow:ClassOfMaterialWithMassCriterion .
ep-flow:energyContent
rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "energy of combustion in a quantity of material"^^xsd:string ;
rdfs:domain ep-material:QuantityOfMaterial ;
rdfs:label "energy content"^^xsd:string ;
rdfs:range ep-core:Work .
ep-flow:facilityContainsFlow
rdf:type owl:ObjectProperty ;
rdfs:comment "flow that is within a facility"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ;
rdfs:label "facility contains flow"^^xsd:string ;
rdfs:range ep-flow:Flow .
ep-flow:flowInto
rdf:type owl:ObjectProperty ;
rdfs:comment "physical thing that a flow is into"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "flow into"^^xsd:string ;
rdfs:range ep-core:PhysicalThing ;
rdfs:subPropertyOf ep-flow:flowIntoOrOutOf .
ep-flow:flowIntoOrOutOf
rdf:type owl:ObjectProperty ;
rdfs:comment "physical thing that a flow is into or out of"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "flow into or out of"^^xsd:string ;
rdfs:range ep-core:PhysicalThing .
ep-flow:flowMeasuredBy
rdf:type owl:ObjectProperty ;
rdfs:comment "facility that measures a flow"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "flow measured by"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
ep-flow:flowMeasuredOrCalculatedAt
rdf:type owl:ObjectProperty ;
rdfs:comment "facility at which a flow is measured or calculated"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "flow measured or calculated at"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
ep-flow:flowOutOf
rdf:type owl:ObjectProperty ;
rdfs:comment "physical thing that a flow is out of"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "flow out of"^^xsd:string ;
rdfs:range ep-core:PhysicalThing ;
rdfs:subPropertyOf ep-flow:flowIntoOrOutOf .
ep-flow:grossCalorificValue
rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "energy per volume that is the gross calorific value for a quantity of material"^^xsd:string ;
rdfs:domain ep-material:QuantityOfMaterial ;
rdfs:label "gross calorific value"^^xsd:string ;
rdfs:range ep-core:EnergyPerVolume .
ep-flow:hasMixedPart
rdf:type owl:ObjectProperty ;
rdfs:comment "flow that is between the same two nodes as the whole and that is mixed within the whole"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "has mixed part"^^xsd:string ;
rdfs:range ep-flow:Flow ;
rdfs:subPropertyOf ep-core:hasPart .
ep-flow:hasNetworkPart
rdf:type owl:ObjectProperty ;
rdfs:comment "flow that all that flows between two nodes in a whole that is a network of flows"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "has network part"^^xsd:string ;
rdfs:range ep-flow:Flow ;
rdfs:subPropertyOf ep-core:hasPart .
ep-flow:horizontalDirectionAzimuth
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "plane angle that is the horizontal direction azimuth of a flow"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "horizontal direction azimuth"^^xsd:string ;
rdfs:range ep-core:PlaneAngle .
ep-flow:massAtAccountingInstant
rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
rdfs:comment "mass that is at the accounting instant for an inventory during a period"^^xsd:string ;
rdfs:domain ep-flow:Inventory ;
rdfs:label "mass at accounting instant"^^xsd:string ;
rdfs:range ep-core:Mass .
ep-flow:materialThatFlows
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "quantity of material that moves during a flow"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "material that flows"^^xsd:string ;
rdfs:range ep-material:QuantityOfMaterial .
ep-flow:yearlyAverageAmountOfMaterial
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "mass that is the average of the masses of the materials that flows in different years"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "yearly average amount of material"^^xsd:string ;
rdfs:range ep-flow:ClassOfMaterialWithMassCriterion .
ep-material:AqueousMaterial
rdf:type ep-flow:ProductMaterialType .
ep-material:C10AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C10AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C2AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C2AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C3AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C3AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C4AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C4AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C5AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C5AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C6AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C6AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C7AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C7AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C8AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C8AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C9AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C9AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:CarbonDioxide
rdf:type ep-flow:ProductMaterialType .
ep-material:CarbonMonoxide
rdf:type ep-flow:ProductMaterialType .
ep-material:Chemical
rdf:type ep-flow:ProductMaterialType .
ep-material:Condensate
rdf:type ep-flow:ProductMaterialType .
ep-material:Crude-stabilized
rdf:type ep-flow:ProductMaterialType .
ep-material:Cuttings
rdf:type ep-flow:ProductMaterialType .
ep-material:Diesel
rdf:type ep-flow:ProductMaterialType .
ep-material:Diethyleneglycol
rdf:type ep-flow:ProductMaterialType .
ep-material:Dioxygen
rdf:type ep-flow:ProductMaterialType .
ep-material:Ethane
rdf:type ep-flow:ProductMaterialType .
ep-material:Ethane-component
rdf:type ep-flow:ProductMaterialType .
ep-material:Gas
rdf:type ep-flow:ProductMaterialType .
ep-material:Gas-componentInOil
rdf:type ep-flow:ProductMaterialType .
ep-material:Gas-dry
rdf:type ep-flow:ProductMaterialType .
ep-material:Gas-rich
rdf:type ep-flow:ProductMaterialType .
ep-material:Gas-wet
rdf:type ep-flow:ProductMaterialType .
ep-material:HeliumGas
rdf:type ep-flow:ProductMaterialType .
ep-material:Heptane
rdf:type ep-flow:ProductMaterialType .
ep-material:HydrogenGas
rdf:type ep-flow:ProductMaterialType .
ep-material:HydrogenSulfide
rdf:type ep-flow:ProductMaterialType .
ep-material:Isobutane
rdf:type ep-flow:ProductMaterialType .
ep-material:Isobutane-component
rdf:type ep-flow:ProductMaterialType .
ep-material:Isopentane
rdf:type ep-flow:ProductMaterialType .
ep-material:LiquifiedNaturalGas
rdf:type ep-flow:ProductMaterialType .
ep-material:LiquifiedPetroleumGas
rdf:type ep-flow:ProductMaterialType .
ep-material:Methane
rdf:type ep-flow:ProductMaterialType .
ep-material:Methanol
rdf:type ep-flow:ProductMaterialType .
ep-material:MixedButane
rdf:type ep-flow:ProductMaterialType .
ep-material:Monoethyleneglycol
rdf:type ep-flow:ProductMaterialType .
ep-material:NGL-componentInGas
rdf:type ep-flow:ProductMaterialType .
ep-material:Naphtha
rdf:type ep-flow:ProductMaterialType .
ep-material:NaturalGasLiquid
rdf:type ep-flow:ProductMaterialType .
ep-material:Neopentane
rdf:type ep-flow:ProductMaterialType .
ep-material:NitrogenGas
rdf:type ep-flow:ProductMaterialType .
ep-material:NitrogenOxideGas
rdf:type ep-flow:ProductMaterialType .
ep-material:NormalButane
rdf:type ep-flow:ProductMaterialType .
ep-material:NormalButane-component
rdf:type ep-flow:ProductMaterialType .
ep-material:NormalPentane
rdf:type ep-flow:ProductMaterialType .
ep-material:Oil
rdf:type ep-flow:ProductMaterialType .
ep-material:Oil-componentInWater
rdf:type ep-flow:ProductMaterialType .
ep-material:OilAndGas
rdf:type ep-flow:ProductMaterialType .
ep-material:Oleic
rdf:type ep-flow:ProductMaterialType .
ep-material:PetroleumGasLiquid
rdf:type ep-flow:ProductMaterialType .
ep-material:Propane
rdf:type ep-flow:ProductMaterialType .
ep-material:Propane-component
rdf:type ep-flow:ProductMaterialType .
ep-material:Salt
rdf:type ep-flow:ProductMaterialType .
ep-material:Sand
rdf:type ep-flow:ProductMaterialType .
ep-material:Triethyleneglycol
rdf:type ep-flow:ProductMaterialType .
ep-material:Vapour
rdf:type ep-flow:ProductMaterialType .
ep-material:Water
rdf:type ep-flow:ProductMaterialType .
ep-material:Water-discharge
rdf:type ep-flow:ProductMaterialType .
ep-material:Water-processed
rdf:type ep-flow:ProductMaterialType .
# baseURI: http://www.reportinghub.no/ep/schema/1.0/flow
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.reportinghub.no/ep/schema/1.0/material
# imports: http://www.reportinghub.no/ep/schema/1.0/production-activity
@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
@prefix ep-flow: <http://www.reportinghub.no/ep/schema/flow#> .
@prefix ep-material: <http://www.reportinghub.no/ep/schema/material#> .
@prefix ep-prodact: <http://www.reportinghub.no/ep/schema/production-activity#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/schema/1.0/flow>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/material> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
ep-core:PhysicalThingAtInstant
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing at instant"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringGasYearToDate
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during gas year to date"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringMonthToDate
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during month to date"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringOneDay
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during one day"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringOneGasDay
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during one gas day"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringOneGasMonth
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during one gas month"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringOneGasYear
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during one gas year"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringOneMonth
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during one month"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringOneWeek
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during one week"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringOneYear
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during one year"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-core:PhysicalThingDuringYearToDate
rdf:type ep-flow:TemporalPartDurationType , owl:Class ;
rdfs:label "physical thing during year to date"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-flow:AllocatedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is allocated back to a well as opposed to being measured at a well (source: MPR-XSD)"^^xsd:string ;
rdfs:label "allocated flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:AllocatedInventory
rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ;
rdfs:comment "inventory that is allocated (source: MPR-XSD)"^^xsd:string ;
rdfs:label "allocated inventory"^^xsd:string ;
rdfs:subClassOf ep-flow:Inventory .
ep-flow:BudgetFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is a performance requirement as determined by a budget (source: MPR-XSD)"^^xsd:string ;
rdfs:label "budget flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ClassOfMaterialWithMassCriterion
rdf:type rdfs:Class ;
rdfs:comment "NOTE: This class is used for the average daily mass of material in a particular flow. In this case the criteria for being a member of the class is that it is material taken from a particular flow during a reporting period, and that the material has the average mass of a daily flow during the reporting period."^^xsd:string , "class that has amounts of material with a particular mass as members"^^xsd:string ;
rdfs:label "class of material with mass criterion"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ConstraintFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is determined by an allowable or other performance limit. This includes allowables which are usually established by a regulatory agency for a product. (source: MPR-XSD)"^^xsd:string ;
rdfs:label "constraint flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ConstraintFlow-fixed
rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
rdfs:comment "constraint flow that is the only permitted flow (source: MPR-XSD)"^^xsd:string ;
rdfs:label "constraint flow - fixed"^^xsd:string ;
rdfs:subClassOf ep-flow:ConstraintFlow .
ep-flow:ConstraintFlow-maximum
rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
rdfs:comment "constraint flow that is the maximum permitted flow (source: MPR-XSD)"^^xsd:string ;
rdfs:label "constraint flow - maximum"^^xsd:string ;
rdfs:subClassOf ep-flow:ConstraintFlow .
ep-flow:ConstraintFlow-minimum
rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
rdfs:comment "constraint flow that is the minimum permitted flow (source: MPR-XSD)"^^xsd:string ;
rdfs:label "constraint flow - minimum"^^xsd:string ;
rdfs:subClassOf ep-flow:ConstraintFlow .
ep-flow:ConsumptionFlow
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "flow that is consumed by a facility (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ConsumptionFlow-HPflare
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "consumption flow - flare that is burned in a high pressure flare (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow - HP flare"^^xsd:string ;
rdfs:subClassOf ep-flow:ConsumptionFlow-flare .
ep-flow:ConsumptionFlow-LPflare
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "consumption flow - flare that is burned in a low pressure flare (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow - LP flare"^^xsd:string ;
rdfs:subClassOf ep-flow:ConsumptionFlow-flare .
ep-flow:ConsumptionFlow-blackstart
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "consumption flow that is to restart power facilities as a result of an overall power outage (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow - blackstart"^^xsd:string ;
rdfs:subClassOf ep-flow:ConsumptionFlow .
ep-flow:ConsumptionFlow-compressor
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "consumption flow that is by a compressor (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow - compressor"^^xsd:string ;
rdfs:subClassOf ep-flow:ConsumptionFlow .
ep-flow:ConsumptionFlow-emitted
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "consumption flow that is released into the atmosphere as a by-product of consumption (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow - emitted"^^xsd:string ;
rdfs:subClassOf ep-flow:ConsumptionFlow .
ep-flow:ConsumptionFlow-flare
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "consumption flow that is burned in a flare. A fluid stream that has one or more flares as the ultimate target. (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow - flare"^^xsd:string ;
rdfs:subClassOf ep-flow:ConsumptionFlow .
ep-flow:ConsumptionFlow-fuel
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "consumption flow that is by processing equipment (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow - fuel"^^xsd:string ;
rdfs:subClassOf ep-flow:ConsumptionFlow .
ep-flow:ConsumptionFlow-noncompressor
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "consumption flow that is by a device other than a compressor (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow - non-compressor"^^xsd:string ;
rdfs:subClassOf ep-flow:ConsumptionFlow .
ep-flow:ConsumptionFlow-venting
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "consumption flow that is released into the atmosphere (source: MPR-XSD)"^^xsd:string ;
rdfs:label "consumption flow - venting"^^xsd:string ;
rdfs:subClassOf ep-flow:ConsumptionFlow .
ep-flow:CurrentInWater
rdf:type owl:Class ;
rdfs:comment "flow that is the natural movement of water"^^xsd:string ;
rdfs:label "current"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:DailyProductionFlow
rdf:type owl:Class ;
rdfs:comment "production flow that exists during a day"^^xsd:string ;
rdfs:label "daily production flow"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductionFlow .
ep-flow:DerivedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is derived directly from one or more other flows (source: MPR-XSD)"^^xsd:string ;
rdfs:label "derived flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:DerivedFlow-difference
rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
rdfs:comment "derived flow that is the difference between two other flows (source: MPR-XSD)"^^xsd:string ;
rdfs:label "derived flow - difference"^^xsd:string ;
rdfs:subClassOf ep-flow:DerivedFlow .
ep-flow:DifferenceFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is the difference between two flows, e.g. a target flow and a metered flow (source: MPR-XSD)"^^xsd:string ;
rdfs:label "difference flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ElectricPowerFlow
rdf:type owl:Class ;
rdfs:comment "flow that is of electric power along a circuit"^^xsd:string ;
rdfs:label "flow of electricity"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:EstimatedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is estimated or calculated, possibly based on comparable product flow units, but not based on reservoir simulations for the particular product flow unit (source: MPR-XSD)"^^xsd:string ;
rdfs:label "estimated flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ExportFlow
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "flow that leaves a facility for commercial purposes (source: MPR-XSD)"^^xsd:string ;
rdfs:label "export"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ExportFlow-nominated
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "export flow that is planned (source: MPR-XSD)"^^xsd:string ;
rdfs:label "export flow nominated"^^xsd:string ;
rdfs:subClassOf ep-flow:ExportFlow .
ep-flow:ExportFlow-requested
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "export flow that is requested (source: MPR-XSD)"^^xsd:string ;
rdfs:label "export flow requested"^^xsd:string ;
rdfs:subClassOf ep-flow:ExportFlow .
ep-flow:ExportFlow-shortfall
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "export flow that is the difference between what was requested and what was delivered (source: MPR-XSD)"^^xsd:string ;
rdfs:label "export flow shortfall"^^xsd:string ;
rdfs:subClassOf ep-flow:ExportFlow .
ep-flow:Flow
rdf:type owl:Class ;
rdfs:comment "physical thing that is the movement of matter or energy along a path"^^xsd:string ;
rdfs:label "flow"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-flow:FlowAtInstant
rdf:type ep-flow:TemporalPartOfAFlowDurationType , owl:Class ;
rdfs:comment "flow that is at an instant in time"^^xsd:string ;
rdfs:label "flow at instant"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:FlowDuringDay
rdf:type ep-flow:TemporalPartOfAFlowDurationType , owl:Class ;
rdfs:comment "flow that is during a day"^^xsd:string ;
rdfs:label "flow during day"^^xsd:string ;
rdfs:subClassOf ep-flow:FlowDuringPeriod .
ep-flow:FlowDuringMonth
rdf:type ep-flow:TemporalPartOfAFlowDurationType , owl:Class ;
rdfs:comment "flow that is during a month"^^xsd:string ;
rdfs:label "flow during month"^^xsd:string ;
rdfs:subClassOf ep-flow:FlowDuringPeriod .
ep-flow:FlowDuringMonthToDate
rdf:type ep-flow:TemporalPartOfAFlowDurationType , owl:Class ;
rdfs:comment "flow that exists from the beginning of a month to a point in time within it"^^xsd:string ;
rdfs:label "flow during month to date"^^xsd:string ;
rdfs:subClassOf ep-flow:FlowDuringPeriod .
ep-flow:FlowDuringPeriod
rdf:type ep-flow:TemporalPartOfAFlowDurationType , owl:Class ;
rdfs:comment "flow that is during a period of time"^^xsd:string ;
rdfs:label "flow during period"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:FlowDuringWeek
rdf:type ep-flow:TemporalPartOfAFlowDurationType , owl:Class ;
rdfs:comment "flow that is during a week"^^xsd:string ;
rdfs:label "flow during week"^^xsd:string ;
rdfs:subClassOf ep-flow:FlowDuringPeriod .
ep-flow:FlowDuringYear
rdf:type ep-flow:TemporalPartOfAFlowDurationType , owl:Class ;
rdfs:comment "flow that is during a year"^^xsd:string ;
rdfs:label "flow during year"^^xsd:string ;
rdfs:subClassOf ep-flow:FlowDuringPeriod .
ep-flow:FlowDuringYearToDate
rdf:type ep-flow:TemporalPartOfAFlowDurationType , owl:Class ;
rdfs:comment "flow that exists from the beginning of a year to a point in time within it"^^xsd:string ;
rdfs:label "flow during year to date"^^xsd:string ;
rdfs:subClassOf ep-flow:FlowDuringPeriod .
ep-flow:FlowInAStandardState
rdf:type owl:Class ;
rdfs:comment "flow that is in a standard pressure and temperature state"^^xsd:string ;
rdfs:label "flow in a standard state"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:FlowOfLiquid
rdf:type owl:Class ;
rdfs:comment "flow that is of liquid"^^xsd:string ;
rdfs:label "flow of liquid"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:FlowToSale
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "flow that is sold and transported to a buyer by pipeline (source: MPR-XSD)"^^xsd:string ;
rdfs:label "flow to sale"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:FlowToStorage
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "flow that is directed to one or more storage locations (source: MPR-XSD)"^^xsd:string ;
rdfs:label "flow to storage"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ForecastFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is a forecast (source: MPR-XSD)"^^xsd:string ;
rdfs:label "forecast flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ForecastFlow-declineCurve
rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
rdfs:comment "forecast flow that is calculated using a pseudo decline-curve of flow rate over time. This presumes that the flow will not be interrupted over the time period. (source: MPR-XSD)"^^xsd:string ;
rdfs:label "forecast flow - decline curve"^^xsd:string ;
rdfs:subClassOf ep-flow:ForecastFlow .
ep-flow:ForecastFlow-standard
rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
rdfs:comment "forecast flow that is a standard forecast as opposed to calculated using a decline curve (source: MPR-XSD)"^^xsd:string ;
rdfs:label "forecast flow - standard"^^xsd:string ;
rdfs:subClassOf ep-flow:ForecastFlow .
ep-flow:GasLiftFlow
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "injection flow into a producing well to reduce the hydrostataic pressure of the fluid column. The resulting reduction in bottom hole pressure allows the reservoir liquids to flow. (source: MPR-XSD)"^^xsd:string ;
rdfs:label "gas lift flow"^^xsd:string ;
rdfs:subClassOf ep-flow:InjectionFlow .
ep-flow:GrossProductFlow
rdf:type ep-flow:ProductFlowGrossOrNetType , owl:Class ;
rdfs:comment "probably a mistake - should be rolled up as condensate-gross or oil-gross"^^xsd:string ;
rdfs:label "gross product flow"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductFlow .
ep-flow:HydrocarbonAccountingFlow
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "flow that is an accounting of all of the fluids into and out of Stock (i.e., Inventory) which includes all storage facilities at a site including fluid within a pipeline (source: MPR-XSD)"^^xsd:string ;
rdfs:label "hydrocarbon accounting"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ImportFlow
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "flow that enters a facility for commercial purposes (source: MPR-XSD)"^^xsd:string ;
rdfs:label "import"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:InjectionFlow
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "flow that is injected into a well (source: MPR-XSD)"^^xsd:string ;
rdfs:label "injection flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:Inventory
rdf:type owl:Class ;
rdfs:comment "physical object that is a managed store of material"^^xsd:string ;
rdfs:label "inventory"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalObject .
ep-flow:MassAdjustedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that <not documented in XSD>"^^xsd:string ;
rdfs:label "mass adjusted flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:MeasuredFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is actually measured at the port (source: MPR-XSD)"^^xsd:string ;
rdfs:label "measured flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:MeasuredFlow-fiscal
rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
rdfs:comment "measured flow that was measured for fiscal purposes"^^xsd:string ;
rdfs:label "measured flow - fiscal"^^xsd:string ;
rdfs:subClassOf ep-flow:MeasuredFlow .
ep-flow:MeasuredFlow-raw
rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
rdfs:comment "measured flow that is a raw measurement (source: MPR-XSD)"^^xsd:string ;
rdfs:label "measured flow - raw"^^xsd:string ;
rdfs:subClassOf ep-flow:MeasuredFlow .
ep-flow:MeasuredFlow-recalibrated
rdf:type ep-flow:ProductionFlowDefinitionSubType , owl:Class ;
rdfs:comment "measured flow that has been changed because of a recalibration of a sensor (source: MPR-XSD)"^^xsd:string ;
rdfs:label "measured flow - recalibrated"^^xsd:string ;
rdfs:subClassOf ep-flow:MeasuredFlow .
ep-flow:MeasuredInventory
rdf:type ep-flow:ProductionInventoryDefinitionType , owl:Class ;
rdfs:comment "inventory that is of actually measured product volumes (source: MPR-XSD)"^^xsd:string ;
rdfs:label "measured inventory"^^xsd:string ;
rdfs:subClassOf ep-flow:Inventory .
ep-flow:MeteredFlowFiscal
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is generated by measurement and calculation and has an impact on company revenue and government taxation"^^xsd:string ;
rdfs:label "metered flow fiscal"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:NetProductFlow
rdf:type ep-flow:ProductFlowGrossOrNetType , owl:Class ;
rdfs:comment "probably a mistake - should be rolled up as condensate-net"^^xsd:string ;
rdfs:label "net product flow"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductFlow .
ep-flow:NominatedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is a promise to a buyer. Normally a 1 day forcast. (source: MPR-XSD)"^^xsd:string ;
rdfs:label "nominated flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:OverboardFlow
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "flow that is overboard into the sea (source: MPR-XSD)"^^xsd:string ;
rdfs:label "overboard"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:PotentialFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is the estimated maximum possible (source: MPR-XSD)"^^xsd:string ;
rdfs:label "potential flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:Precipitation
rdf:type owl:Class ;
rdfs:comment "flow that is of rain, hail or snow from the atmoshere to the earths surface"^^xsd:string ;
rdfs:label "precipitation"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:PrecipitationType
rdf:type rdfs:Class ;
rdfs:comment "class that consists of subclasses of precipitation"^^xsd:string ;
rdfs:label "precipitation type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ProcessedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that has been processed. This is different from derived flow because it is fundamentally a variation of the original flow. (source: MPR-XSD)"^^xsd:string ;
rdfs:label "processed flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ProductFlow
rdf:type owl:Class ;
rdfs:comment "flow that is of product"^^xsd:string ;
rdfs:label "product flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ProductFlowGrossOrNetType
rdf:type rdfs:Class ;
rdfs:comment "probably a mistake - should be rolled up as condensate-gross or oil-gross"^^xsd:string ;
rdfs:label "product flow gross or net type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ProductFlowToDate
rdf:type owl:Class ;
rdfs:comment "product flow that is the whole life of a flow of material up to a point in time"^^xsd:string ;
rdfs:label "product flow to date"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductFlow .
ep-flow:ProductInventory
rdf:type owl:Class ;
rdfs:comment "inventory that is a store of product"^^xsd:string ;
rdfs:label "product inventory"^^xsd:string ;
rdfs:subClassOf ep-flow:Inventory .
ep-flow:ProductInventoryAdjustedClosingBalance
rdf:type ep-flow:ProductInventoryType , owl:Class ;
rdfs:comment "product inventory that <not documented in XSD>"^^xsd:string ;
rdfs:label "product inventory adjusted closing balance"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductInventory .
ep-flow:ProductInventoryClosingBalance
rdf:type ep-flow:ProductInventoryType , owl:Class ;
rdfs:comment "product inventory that is at the end of a time period (source: MPR-XSD)"^^xsd:string ;
rdfs:label "product inventory closing balance"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductInventory .
ep-flow:ProductInventoryClosingStorageBalance
rdf:type ep-flow:ProductInventoryType , owl:Class ;
rdfs:comment "product inventory closing balance that has been adjusted"^^xsd:string ;
rdfs:label "product inventory closing storage balance"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductInventory .
ep-flow:ProductInventoryOpFlex
rdf:type ep-flow:ProductInventoryType , owl:Class ;
rdfs:comment "product inventory that is the unused and availiable quantity of gas within a gas transportation system and/or at one or many gas producing fields that is accessible by the operator responsible for gas transportation for the purposes of alleviating field curtailment (source: MPR-XSD)"^^xsd:string ;
rdfs:label "product inventory opFlex"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductInventory .
ep-flow:ProductInventoryOpeningBalance
rdf:type ep-flow:ProductInventoryType , owl:Class ;
rdfs:comment "product inventory that is at the beginning of a time period (source: MPR-XSD)"^^xsd:string ;
rdfs:label "product inventory opening balance"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductInventory .
ep-flow:ProductInventoryType
rdf:type rdfs:Class ;
rdfs:comment "class that consists of subclasses of inventory defined by the SalesFlowPart enumeration in the MPR_XSD"^^xsd:string ;
rdfs:label "product inventory type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ProductMaterialType
rdf:type rdfs:Class ;
rdfs:comment "class that consists of subclasses of material defined by the ReportingProduct enumeration in the MPR-XSD"^^xsd:string ;
rdfs:label "product material type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ProductionExploitation
rdf:type ep-flow:ProductionFlowPurposeType , owl:Class ;
rdfs:comment "flow that is exploited from a reservoir. This is independent of any disposition. (source: MPR-XSD)"^^xsd:string ;
rdfs:label "production exploitation"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ProductionFlow
rdf:type owl:Class ;
rdfs:comment "flow that is of produced material, consisting of one or more products"^^xsd:string ;
rdfs:label "production flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ProductionFlowDefinitionSubType
rdf:type rdfs:Class ;
rdfs:comment "class that consists of the subclasses of flow defined by the FlowSubQualifier enumeration in the MPR-XSD"^^xsd:string ;
rdfs:label "production flow definition subtype"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ProductionFlowDefinitionType
rdf:type rdfs:Class ;
rdfs:label "production flow definition type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ProductionFlowNetwork
rdf:type owl:Class ;
rdfs:comment "flow that is a network of production flows"^^xsd:string ;
rdfs:label "production flow network"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ProductionFlowNetworkToDate
rdf:type owl:Class ;
rdfs:comment "flow that is the whole life of a network of production flows up to a point in time"^^xsd:string ;
rdfs:label "production flow network to date"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductionFlowNetwork .
ep-flow:ProductionFlowPurposeType
rdf:type rdfs:Class ;
rdfs:label "production flow purpose type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ProductionFlowToDate
rdf:type owl:Class ;
rdfs:comment "production flow that is the whole life of a flow of produced material up to a point in time"^^xsd:string ;
rdfs:label "production flow to date"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductionFlow .
ep-flow:ProductionInventory
rdf:type owl:Class ;
rdfs:comment "inventory that is a managed store of produced material, consisting of one or more products"^^xsd:string ;
rdfs:label "production inventory"^^xsd:string ;
rdfs:subClassOf ep-flow:Inventory .
ep-flow:ProductionInventoryCollection
rdf:type owl:Class ;
rdfs:comment "inventory that is an assembly of one or more production inventories"^^xsd:string ;
rdfs:label "production inventory collection"^^xsd:string ;
rdfs:subClassOf ep-flow:Inventory .
ep-flow:ProductionInventoryCollectionToDate
rdf:type owl:Class ;
rdfs:comment "production inventory collection that is the whole life of an assembly of production inventories up to a point in time"^^xsd:string ;
rdfs:label "production inventory collection to date"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductionInventoryCollection .
ep-flow:ProductionInventoryDefinitionType
rdf:type rdfs:Class ;
rdfs:comment "class that consists of subclasses of inventory defined by the FlowQualifier enumeration in the MPR-XSD"^^xsd:string ;
rdfs:label "production inventory definition type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ProductionInventoryToDate
rdf:type owl:Class ;
rdfs:comment "production inventory that is the whole life of a store of produced material up to a point in time"^^xsd:string ;
rdfs:label "production inventory to date"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductionInventory .
ep-flow:ProductionTestFlowLineFlow
rdf:type owl:Class ;
rdfs:comment "flow that is in a flow line during a production test"^^xsd:string ;
rdfs:label "production test flow line flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ProductionTestGasLiftFlow
rdf:type owl:Class ;
rdfs:comment "gas lift flow that is during a production test"^^xsd:string ;
rdfs:label "production test gas lift flow"^^xsd:string ;
rdfs:subClassOf ep-flow:GasLiftFlow .
ep-flow:ProductionTestSeparatorFlow
rdf:type owl:Class ;
rdfs:comment "flow that is in a separator during a production test"^^xsd:string ;
rdfs:label "production test separator flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:ProductionTestWellHeadFlow
rdf:type owl:Class ;
rdfs:comment "flow that is at a well head during a production test"^^xsd:string ;
rdfs:label "production test well head flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:QuotaFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is set by some authority, and that may or may not be based on technical criteria (source: MPR-XSD)"^^xsd:string ;
rdfs:label "quota flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:RecommendedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is believed to be very desirable if it can be achieved. This a recommendation that something be changed in order to achieve this flow. (source: MPR-XSD)"^^xsd:string ;
rdfs:label "recommended flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:SaleableFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is of a product marked as being saleable. Hence the final destination would be sale. (source: MPR-XSD)"^^xsd:string ;
rdfs:label "saleable flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:SimulatedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is estimated based on a simulation that includes the particular product flow unit (source: MPR-XSD)"^^xsd:string ;
rdfs:label "simulated flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:TargetFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that is desired (source: MPR-XSD)"^^xsd:string ;
rdfs:label "target flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:TariffBasisFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that <not documented in XSD>"^^xsd:string ;
rdfs:label "tariff basis flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:TemporalPartDurationType
rdf:type rdfs:Class ;
rdfs:comment "class that consists of subclasses of physical thing according to period of existence, where the period corresponds to the enumeration ReportingPeriod in the MPR-XSD"^^xsd:string ;
rdfs:label "temporal part duration type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:TemporalPartOfAFlowDurationType
rdf:type rdfs:Class ;
rdfs:subClassOf owl:Class .
ep-flow:ValueAdjustedFlow
rdf:type ep-flow:ProductionFlowDefinitionType , owl:Class ;
rdfs:comment "flow that <not documented in XSD>"^^xsd:string ;
rdfs:label "value adjusted flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:WholeLifeFlow
rdf:type owl:Class ;
rdfs:comment "flow that is the whole life of a flow of energy or material"^^xsd:string ;
rdfs:label "whole life flow"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:WholeLifeInventory
rdf:type owl:Class ;
rdfs:comment "inventory that is the whole life of a managed store of material"^^xsd:string ;
rdfs:label "whole life inventory"^^xsd:string ;
rdfs:subClassOf ep-flow:Inventory .
ep-flow:WholeLifeProductFlow
rdf:type owl:Class ;
rdfs:comment "product flow that is the whole life of a flow of product"^^xsd:string ;
rdfs:label "whole life product flow"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductFlow , ep-flow:WholeLifeFlow .
ep-flow:WholeLifeProductInventory
rdf:type owl:Class ;
rdfs:comment "product inventory that is the whole life of the managed store of product"^^xsd:string ;
rdfs:label "whole life product inventory"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductInventory , ep-flow:WholeLifeInventory .
ep-flow:WholeLifeProductionFlow
rdf:type owl:Class ;
rdfs:comment "production flow that is the whole life of a flow of produced material"^^xsd:string ;
rdfs:label "whole life production flow"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductionFlow , ep-flow:WholeLifeFlow .
ep-flow:WholeLifeProductionFlowNetwork
rdf:type owl:Class ;
rdfs:comment "flow that is the whole life of a network of production flows"^^xsd:string ;
rdfs:label "whole life production flow network"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductionFlowNetwork .
ep-flow:WholeLifeProductionInventory
rdf:type owl:Class ;
rdfs:comment "production inventory that is the whole life of a store of produced material"^^xsd:string ;
rdfs:label "whole life production inventory"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductionInventory , ep-flow:WholeLifeInventory .
ep-flow:WholeLifeProductionInventoryCollection
rdf:type owl:Class ;
rdfs:comment "production inventory collection that is the whole life of an assembly of production inventories"^^xsd:string ;
rdfs:label "whole life production inventory collection"^^xsd:string ;
rdfs:subClassOf ep-flow:ProductionInventoryCollection .
ep-flow:Wind
rdf:type owl:Class ;
rdfs:comment "flow that is the natural movement of air"^^xsd:string ;
rdfs:label "wind"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:allocatedTo
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "facility that a split of a flow or inventory is allocated to"^^xsd:string ;
rdfs:domain ep-core:PhysicalObject ;
rdfs:label "allocatedTo"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
ep-flow:amountOfPrecipitation
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "volume per unit area of material that falls in a precipitation"^^xsd:string ;
rdfs:domain ep-flow:Precipitation ;
rdfs:label "amount of precipitation"^^xsd:string ;
rdfs:range ep-core:Length .
ep-flow:dailyAverageAmountOfMaterial
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "mass that is the average of the masses of the materials that flows in different days"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "daily average amount of material"^^xsd:string ;
rdfs:range ep-flow:ClassOfMaterialWithMassCriterion .
ep-flow:energyContent
rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "energy of combustion in a quantity of material"^^xsd:string ;
rdfs:domain ep-material:QuantityOfMaterial ;
rdfs:label "energy content"^^xsd:string ;
rdfs:range ep-core:Work .
ep-flow:facilityContainsFlow
rdf:type owl:ObjectProperty ;
rdfs:comment "flow that is within a facility"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ;
rdfs:label "facility contains flow"^^xsd:string ;
rdfs:range ep-flow:Flow .
ep-flow:flowInto
rdf:type owl:ObjectProperty ;
rdfs:comment "physical thing that a flow is into"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "flow into"^^xsd:string ;
rdfs:range ep-core:PhysicalThing ;
rdfs:subPropertyOf ep-flow:flowIntoOrOutOf .
ep-flow:flowIntoOrOutOf
rdf:type owl:ObjectProperty ;
rdfs:comment "physical thing that a flow is into or out of"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "flow into or out of"^^xsd:string ;
rdfs:range ep-core:PhysicalThing .
ep-flow:flowMeasuredBy
rdf:type owl:ObjectProperty ;
rdfs:comment "facility that measures a flow"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "flow measured by"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
ep-flow:flowMeasuredOrCalculatedAt
rdf:type owl:ObjectProperty ;
rdfs:comment "facility at which a flow is measured or calculated"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "flow measured or calculated at"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
ep-flow:flowOutOf
rdf:type owl:ObjectProperty ;
rdfs:comment "physical thing that a flow is out of"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "flow out of"^^xsd:string ;
rdfs:range ep-core:PhysicalThing ;
rdfs:subPropertyOf ep-flow:flowIntoOrOutOf .
ep-flow:grossCalorificValue
rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "energy per volume that is the gross calorific value for a quantity of material"^^xsd:string ;
rdfs:domain ep-material:QuantityOfMaterial ;
rdfs:label "gross calorific value"^^xsd:string ;
rdfs:range ep-core:EnergyPerVolume .
ep-flow:hasMixedPart
rdf:type owl:ObjectProperty ;
rdfs:comment "flow that is between the same two nodes as the whole and that is mixed within the whole"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "has mixed part"^^xsd:string ;
rdfs:range ep-flow:Flow ;
rdfs:subPropertyOf ep-core:hasPart .
ep-flow:hasNetworkPart
rdf:type owl:ObjectProperty ;
rdfs:comment "flow that all that flows between two nodes in a whole that is a network of flows"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "has network part"^^xsd:string ;
rdfs:range ep-flow:Flow ;
rdfs:subPropertyOf ep-core:hasPart .
ep-flow:horizontalDirectionAzimuth
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "plane angle that is the horizontal direction azimuth of a flow"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "horizontal direction azimuth"^^xsd:string ;
rdfs:range ep-core:PlaneAngle .
ep-flow:massAtAccountingInstant
rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "mass that is at the accounting instant for an inventory during a period"^^xsd:string ;
rdfs:domain ep-flow:Inventory ;
rdfs:label "mass at accounting instant"^^xsd:string ;
rdfs:range ep-core:Mass .
ep-flow:materialThatFlows
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "quantity of material that moves during a flow"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "material that flows"^^xsd:string ;
rdfs:range ep-material:QuantityOfMaterial .
ep-flow:yearlyAverageAmountOfMaterial
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "mass that is the average of the masses of the materials that flows in different years"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "yearly average amount of material"^^xsd:string ;
rdfs:range ep-flow:ClassOfMaterialWithMassCriterion .
ep-material:AqueousMaterial
rdf:type ep-flow:ProductMaterialType .
ep-material:C10AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C10AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C2AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C2AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C3AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C3AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C4AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C4AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C5AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C5AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C6AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C6AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C7AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C7AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C8AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C8AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C9AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C9AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:CarbonDioxide
rdf:type ep-flow:ProductMaterialType .
ep-material:CarbonMonoxide
rdf:type ep-flow:ProductMaterialType .
ep-material:Chemical
rdf:type ep-flow:ProductMaterialType .
ep-material:Condensate
rdf:type ep-flow:ProductMaterialType .
ep-material:Crude-stabilized
rdf:type ep-flow:ProductMaterialType .
ep-material:Cuttings
rdf:type ep-flow:ProductMaterialType .
ep-material:Diesel
rdf:type ep-flow:ProductMaterialType .
ep-material:Diethyleneglycol
rdf:type ep-flow:ProductMaterialType .
ep-material:Dioxygen
rdf:type ep-flow:ProductMaterialType .
ep-material:Ethane
rdf:type ep-flow:ProductMaterialType .
ep-material:Ethane-component
rdf:type ep-flow:ProductMaterialType .
ep-material:Gas
rdf:type ep-flow:ProductMaterialType .
ep-material:Gas-componentInOil
rdf:type ep-flow:ProductMaterialType .
ep-material:Gas-dry
rdf:type ep-flow:ProductMaterialType .
ep-material:Gas-rich
rdf:type ep-flow:ProductMaterialType .
ep-material:Gas-wet
rdf:type ep-flow:ProductMaterialType .
ep-material:HeliumGas
rdf:type ep-flow:ProductMaterialType .
ep-material:Heptane
rdf:type ep-flow:ProductMaterialType .
ep-material:HydrogenGas
rdf:type ep-flow:ProductMaterialType .
ep-material:HydrogenSulfide
rdf:type ep-flow:ProductMaterialType .
ep-material:Isobutane
rdf:type ep-flow:ProductMaterialType .
ep-material:Isobutane-component
rdf:type ep-flow:ProductMaterialType .
ep-material:Isopentane
rdf:type ep-flow:ProductMaterialType .
ep-material:LiquifiedNaturalGas
rdf:type ep-flow:ProductMaterialType .
ep-material:LiquifiedPetroleumGas
rdf:type ep-flow:ProductMaterialType .
ep-material:Methane
rdf:type ep-flow:ProductMaterialType .
ep-material:Methanol
rdf:type ep-flow:ProductMaterialType .
ep-material:MixedButane
rdf:type ep-flow:ProductMaterialType .
ep-material:Monoethyleneglycol
rdf:type ep-flow:ProductMaterialType .
ep-material:NGL-componentInGas
rdf:type ep-flow:ProductMaterialType .
ep-material:Naphtha
rdf:type ep-flow:ProductMaterialType .
ep-material:NaturalGasLiquid
rdf:type ep-flow:ProductMaterialType .
ep-material:Neopentane
rdf:type ep-flow:ProductMaterialType .
ep-material:NitrogenGas
rdf:type ep-flow:ProductMaterialType .
ep-material:NitrogenOxideGas
rdf:type ep-flow:ProductMaterialType .
ep-material:NormalButane
rdf:type ep-flow:ProductMaterialType .
ep-material:NormalButane-component
rdf:type ep-flow:ProductMaterialType .
ep-material:NormalPentane
rdf:type ep-flow:ProductMaterialType .
ep-material:Oil
rdf:type ep-flow:ProductMaterialType .
ep-material:Oil-componentInWater
rdf:type ep-flow:ProductMaterialType .
ep-material:OilAndGas
rdf:type ep-flow:ProductMaterialType .
ep-material:Oleic
rdf:type ep-flow:ProductMaterialType .
ep-material:PetroleumGasLiquid
rdf:type ep-flow:ProductMaterialType .
ep-material:Propane
rdf:type ep-flow:ProductMaterialType .
ep-material:Propane-component
rdf:type ep-flow:ProductMaterialType .
ep-material:Salt
rdf:type ep-flow:ProductMaterialType .
ep-material:Sand
rdf:type ep-flow:ProductMaterialType .
ep-material:Triethyleneglycol
rdf:type ep-flow:ProductMaterialType .
ep-material:Vapour
rdf:type ep-flow:ProductMaterialType .
ep-material:Water
rdf:type ep-flow:ProductMaterialType .
ep-material:Water-discharge
rdf:type ep-flow:ProductMaterialType .
ep-material:Water-processed
rdf:type ep-flow:ProductMaterialType .
......
This diff could not be displayed because it is too large.
......@@ -16,8 +16,40 @@
owl:imports <http://www.reportinghub.no/ep/schema/1.0/erhfacts> , <http://www.reportinghub.no/np/data/npd> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_ALLOCATED_DRYGAS_SALES>
rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
erh:id "MIKKEL_ALLOCATED_DRYGAS_SALES"^^xsd:string ;
erh:name "Mikkel allocated gas sales - dry"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-1630514> .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_ALLOCATED_GAS_SALES>
rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
erh:id "MIKKEL_ALLOCATED_GAS_SALES"^^xsd:string ;
erh:name "Mikkel allcated gas sales"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-1630514> .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_ALLOCATED_INVENTORY_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Inventory ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
erh:id "MIKKEL_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
erh:name "Mikkel total allocated inventory"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-1630514> .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_ALLOCATED_TANKLIFT>
rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
erh:id "MIKKEL_ALLOCATED_TANKLIFT"^^xsd:string ;
erh:name "Mikkel allocated tanker lifting lifted by tanker"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-1630514> .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_BUDGET_FIELD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:BudgetFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
erh:id "MIKKEL_BUDGET_FIELD_VOLUMES"^^xsd:string ;
erh:name "Mikkel budgeted volumes"^^xsd:string ;
......@@ -25,7 +57,7 @@
<http://www.reportinghub.no/np/data/npd/Field-1630514> .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_CONSUME_FLARE_EXCESS>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
erh:id "MIKKEL_CONSUME_FLARE_EXCESS"^^xsd:string ;
erh:name "Mikkel consumed excess flare"^^xsd:string ;
......@@ -33,7 +65,7 @@
<http://www.reportinghub.no/np/data/npd/Field-1630514> .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_CONSUME_FLARE_TOT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
erh:id "MIKKEL_CONSUME_FLARE_TOT"^^xsd:string ;
erh:name "Mikkel consumed flare excluding excess flare"^^xsd:string ;
......@@ -41,7 +73,7 @@
<http://www.reportinghub.no/np/data/npd/Field-1630514> .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_CONSUME_FUEL_DRILLING>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
erh:id "MIKKEL_CONSUME_FUEL_DRILLING"^^xsd:string ;
erh:name "Mikkel consumed drilling fuel"^^xsd:string ;
......@@ -49,7 +81,7 @@
<http://www.reportinghub.no/np/data/npd/Field-1630514> .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_FISCAL_FIELD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
erh:id "MIKKEL_FISCAL_FIELD_VOLUMES"^^xsd:string ;
erh:name "Mikkel measured total volumes"^^xsd:string ;
......@@ -57,7 +89,7 @@
<http://www.reportinghub.no/np/data/npd/Field-1630514> .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_FORECAST_PRODUCTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:ForecastFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
erh:id "MIKKEL_FORECAST_PRODUCTION"^^xsd:string ;
erh:name "Mikkel forecasted volumes"^^xsd:string ;
......@@ -65,7 +97,7 @@
<http://www.reportinghub.no/np/data/npd/Field-1630514> .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_GAS_INJECTION_TOT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
erh:id "MIKKEL_GAS_INJECTION_TOT"^^xsd:string ;
erh:name "Mikkel injected gas"^^xsd:string ;
......@@ -73,131 +105,171 @@
<http://www.reportinghub.no/np/data/npd/Field-1630514> .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_MPT5_FISCAL_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
erh:id "MIKKEL_MPT5_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Mikkel MPT5 measured volumes"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_SALEABLE_PRODUCTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1630514> ;
erh:id "MIKKEL_SALEABLE_PRODUCTION"^^xsd:string ;
erh:name "Mikkel saleable volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-1630514> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-FRED_ALLLOCATED_INVENTORY>
rdf:type ep-flow:AllocatedFlow , ep-flow:Inventory ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "FRED_ALLLOCATED_INVENTORY"^^xsd:string ;
erh:name "Fredericia allocated inventory volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-416595> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-FRED_ALLOCATED_HYDROCOUNT>
rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "FRED_ALLOCATED_HYDROCOUNT"^^xsd:string ;
erh:name "Fredericia allocated hydrocarbon counting lifted by tanker"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-416595> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-NYBRO_ALLOCATED_GAS_SALES>
rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "NYBRO_ALLOCATED_GAS_SALES"^^xsd:string ;
erh:name "Nybro allocated gas sales"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-416937> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_ALLOCATED_PRODUCTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_ALLOCATED_PRODUCTION"^^xsd:string ;
erh:name "Trym allocated volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-410130> , <http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CHEMICAL_INJECTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:InjectionFlow , ep-flow:MeasuredFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_CHEMICAL_INJECTION"^^xsd:string ;
erh:name "Trym injection of chemicals"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-410130> , <http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_COMPRESSOR_D32_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_COMPRESSOR_D32_VOLUMES"^^xsd:string ;
erh:name "Trym compressor D32 measured volumes"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_COMPRESSOR_D34_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_COMPRESSOR_D34_VOLUMES"^^xsd:string ;
erh:name "Trym compressor D34 measured volumes"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FLARE_EXCESS>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_CONSUME_FLARE_EXCESS"^^xsd:string ;
erh:name "Trym consumed excess flare"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-410130> , <http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FLARE_TOT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_CONSUME_FLARE_TOT"^^xsd:string ;
erh:name "Trym consumed flare excluding excess flare"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-410130> , <http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FUEL_DRILLING>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_CONSUME_FUEL_DRILLING"^^xsd:string ;
erh:name "Trym consumed drilling fuel"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-410130> , <http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FUEL_TOT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_CONSUME_FUEL_TOT"^^xsd:string ;
erh:name "Trym consumed total fuel"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-410130> , <http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FUEL_WAT_INJ>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_CONSUME_FUEL_WAT_INJ"^^xsd:string ;
erh:name "Trym consumed water injection fuel"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-410130> , <http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_FISCAL_FIELD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_FISCAL_FIELD_VOLUMES"^^xsd:string ;
erh:name "Trym measured total volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-410130> , <http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_GAS_INJECTION_TOT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_GAS_INJECTION_TOT"^^xsd:string ;
erh:name "Trym injected gas"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-410130> , <http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_MPD5_FISCAL_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_MPD5_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Trym MPD5 measured volumes"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_MPM1_FISCAL_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_MPM1_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Trym MPM1 measured volumes"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_MPM2_FISCAL_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_MPM2_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Trym MPM2 measured volumes"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_SALEABLE_PRODUCTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_SALEABLE_PRODUCTION"^^xsd:string ;
erh:name "Trym saleable volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-410130> , <http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/np/data/npd/Field-18081500> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_7A1_AH_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_WB_7A1_AH_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "3/7-A-1 AH allocated production volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/WellBore-6469> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_7A2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_WB_7A2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "3/7-A-2 H allocated production volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/WellBore-6439> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_A1_AH_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_WB_A1_AH_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
erh:name "3/7-A-1 AH allocated injection volumes"^^xsd:string ;
......@@ -205,7 +277,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-6469> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_A1_AH_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_WB_A1_AH_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "3/7-A-1 AH allocated production volumes"^^xsd:string ;
......@@ -213,7 +285,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-6469> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_A2_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_WB_A2_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
erh:name "3/7-A-2 H allocated injection volumes"^^xsd:string ;
......@@ -221,67 +293,99 @@
<http://www.reportinghub.no/np/data/npd/WellBore-6439> .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_A2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-18081500> ;
erh:id "TRY_WB_A2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "3/7-A-2 H allocated production volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/WellBore-6439> .
<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_ALLOCATED_GAS_SALES>
rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
erh:id "KRISTIN_ALLOCATED_GAS_SALES"^^xsd:string ;
erh:name "Kristin allocated gas sales"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-1854729> .
<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_ALLOCATED_INVENTORY_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Inventory ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
erh:id "KRISTIN_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
erh:name "Kristin total allocated inventory"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-1854729> .
<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_ALLOCATED_PRODUCTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
erh:id "KRISTIN_ALLOCATED_PRODUCTION"^^xsd:string ;
erh:name "Kristin allocated volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-368635> , <http://www.reportinghub.no/np/data/npd/Field-1854729> .
<http://www.reportinghub.no/np/data/npd/Field-1854729> .
<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_CHEMICAL_INJECTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:InjectionFlow , ep-flow:MeasuredFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
erh:id "KRISTIN_CHEMICAL_INJECTION"^^xsd:string ;
erh:name "Kristin injection of chemicals"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-368635> , <http://www.reportinghub.no/np/data/npd/Field-1854729> .
<http://www.reportinghub.no/np/data/npd/Field-1854729> .
<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_FISCAL_FIELD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
erh:id "KRISTIN_FISCAL_FIELD_VOLUMES"^^xsd:string ;
erh:name "Kristin measured total volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-368635> , <http://www.reportinghub.no/np/data/npd/Field-1854729> .
<http://www.reportinghub.no/np/data/npd/Field-1854729> .
<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_GAS_INJECTION_TOT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
erh:id "KRISTIN_GAS_INJECTION_TOT"^^xsd:string ;
erh:name "Kristin injected gas"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-368635> , <http://www.reportinghub.no/np/data/npd/Field-1854729> .
<http://www.reportinghub.no/np/data/npd/Field-1854729> .
<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_MPM1_FISCAL_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
erh:id "KRISTIN_MPM1_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Kristin MPM1 measured volumes"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_MPT2_FISCAL_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
erh:id "KRISTIN_MPT2_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Kristin MPT2 measured volumes"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_SALEABLE_PRODUCTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-1854729> ;
erh:id "KRISTIN_SALEABLE_PRODUCTION"^^xsd:string ;
erh:name "Kristin saleable volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Facility-368635> , <http://www.reportinghub.no/np/data/npd/Field-1854729> .
<http://www.reportinghub.no/np/data/npd/Field-1854729> .
<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_ALLOCATED_GAS_SALES>
rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
erh:id "TYRIHANS_ALLOCATED_GAS_SALES"^^xsd:string ;
erh:name "Tyrihans allocated gas sales"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-3960848> .
<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_ALLOCATED_INVENTORY_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Inventory ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
erh:id "TYRIHANS_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
erh:name "Tyrihans total allocated inventory"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-3960848> .
<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_CONSUME_FUEL_DRILLING>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
erh:id "TYRIHANS_CONSUME_FUEL_DRILLING"^^xsd:string ;
erh:name "Tyrihans consumed drilling fuel"^^xsd:string ;
......@@ -289,7 +393,7 @@
<http://www.reportinghub.no/np/data/npd/Field-3960848> .
<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_CONSUME_FUEL_TOT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
erh:id "TYRIHANS_CONSUME_FUEL_TOT"^^xsd:string ;
erh:name "Tyrihans consumed total fuel"^^xsd:string ;
......@@ -297,29 +401,61 @@
<http://www.reportinghub.no/np/data/npd/Field-3960848> .
<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_MPM1_FISCAL_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
erh:id "TYRIHANS_MPM1_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Tyrihans compressor MPM1 measured volumes"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_SALEABLE_PRODUCTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-3960848> ;
erh:id "TYRIHANS_SALEABLE_PRODUCTION"^^xsd:string ;
erh:name "Tyrihans saleable volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-3960848> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_ALLOCATED_DRYGAS_SALES>
rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_ALLOCATED_DRYGAS_SALES"^^xsd:string ;
erh:name "Åsgard allocated gas sales - dry"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-43765> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_ALLOCATED_GAS_SALES>
rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_ALLOCATED_GAS_SALES"^^xsd:string ;
erh:name "Åsgard allocated gas sales"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-43765> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_ALLOCATED_INVENTORY_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Inventory ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
erh:name "Åsgard total allocated inventory"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-43765> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_ALLOCATED_PRODUCTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_ALLOCATED_PRODUCTION"^^xsd:string ;
erh:name "Åsgard allocated volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-43765> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_ALLOCATED_TANKLIFT>
rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_ALLOCATED_TANKLIFT"^^xsd:string ;
erh:name "Åsgard allocated tanker lifting lifted by tanker"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-43765> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_ALLOCATED_PRODUCTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_A_ALLOCATED_PRODUCTION"^^xsd:string ;
erh:name "Åsgard A allocated volumes"^^xsd:string ;
......@@ -327,7 +463,7 @@
<http://www.reportinghub.no/np/data/npd/Facility-279785> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_CONSUME_FLARE>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_A_CONSUME_FLARE"^^xsd:string ;
erh:name "Åsgard A consumed flare"^^xsd:string ;
......@@ -335,7 +471,7 @@
<http://www.reportinghub.no/np/data/npd/Facility-279785> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_CONSUME_FUEL_TOT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_A_CONSUME_FUEL_TOT"^^xsd:string ;
erh:name "Åsgard A total consumed fuel"^^xsd:string ;
......@@ -343,7 +479,7 @@
<http://www.reportinghub.no/np/data/npd/Facility-279785> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_FISCAL_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_A_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Åsgard A measured total volumes"^^xsd:string ;
......@@ -351,7 +487,7 @@
<http://www.reportinghub.no/np/data/npd/Facility-279785> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_GAS_INJETION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_A_GAS_INJETION"^^xsd:string ;
erh:name "Åsgard A injected gas"^^xsd:string ;
......@@ -359,7 +495,7 @@
<http://www.reportinghub.no/np/data/npd/Facility-279785> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_ALLOCATED_EXPORT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ExportFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_B_ALLOCATED_EXPORT"^^xsd:string ;
erh:name "Åsgard B allocated export volumes"^^xsd:string ;
......@@ -367,7 +503,7 @@
<http://www.reportinghub.no/np/data/npd/Facility-280121> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_ALLOCATED_IMPORT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ImportFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_B_ALLOCATED_IMPORT"^^xsd:string ;
erh:name "Åsgard B allocated import volumes"^^xsd:string ;
......@@ -375,7 +511,7 @@
<http://www.reportinghub.no/np/data/npd/Facility-280121> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_ALLOCATED_PRODUCTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_B_ALLOCATED_PRODUCTION"^^xsd:string ;
erh:name "Åsgard B allocated volumes"^^xsd:string ;
......@@ -383,7 +519,7 @@
<http://www.reportinghub.no/np/data/npd/Facility-280121> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_CONSUME_FLARE_TOT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_B_CONSUME_FLARE_TOT"^^xsd:string ;
erh:name "Åsgard B consumed flare"^^xsd:string ;
......@@ -391,7 +527,7 @@
<http://www.reportinghub.no/np/data/npd/Facility-280121> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_CONSUME_FUEL_TOT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_B_CONSUME_FUEL_TOT"^^xsd:string ;
erh:name "Åsgard B consumed total fuel"^^xsd:string ;
......@@ -399,7 +535,7 @@
<http://www.reportinghub.no/np/data/npd/Facility-280121> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_FISCAL_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_B_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Åsgard B measured total volumes"^^xsd:string ;
......@@ -407,7 +543,7 @@
<http://www.reportinghub.no/np/data/npd/Facility-280121> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_GAS_INJECTION_TOT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_B_GAS_INJECTION_TOT"^^xsd:string ;
erh:name "Åsgard B injected gas"^^xsd:string ;
......@@ -415,7 +551,7 @@
<http://www.reportinghub.no/np/data/npd/Facility-280121> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_C_CONSUME_FUEL_TOT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_C_CONSUME_FUEL_TOT"^^xsd:string ;
erh:name "Åsgard C consumed total fuel"^^xsd:string ;
......@@ -423,7 +559,7 @@
<http://www.reportinghub.no/np/data/npd/Facility-280149> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_D_ALLOCATED_PRODUCTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_D_ALLOCATED_PRODUCTION"^^xsd:string ;
erh:name "Åsgard D allocated volumes"^^xsd:string ;
......@@ -431,7 +567,7 @@
<http://www.reportinghub.no/np/data/npd/Facility-391270> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_D_FISCAL_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_D_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Åsgard D measured total volumes"^^xsd:string ;
......@@ -439,7 +575,7 @@
<http://www.reportinghub.no/np/data/npd/Facility-391270> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_D_INJECTION_TOT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_D_INJECTION_TOT"^^xsd:string ;
erh:name "Åsgard D injected gas"^^xsd:string ;
......@@ -447,7 +583,7 @@
<http://www.reportinghub.no/np/data/npd/Facility-391270> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_E_ALLOCATED_PRODUCTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_E_ALLOCATED_PRODUCTION"^^xsd:string ;
erh:name "Åsgard E allocated volumes"^^xsd:string ;
......@@ -455,7 +591,7 @@
<http://www.reportinghub.no/np/data/npd/Facility-278721> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_E_FISCAL_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_E_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Åsgard E measured total volumes"^^xsd:string ;
......@@ -463,13 +599,13 @@
<http://www.reportinghub.no/np/data/npd/Facility-278721> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_E_FLOWLINE>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_E_FLOWLINE"^^xsd:string ;
erh:name "Åsgard E flowline allocated volumes"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_E_INJECTION_TOT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_E_INJECTION_TOT"^^xsd:string ;
erh:name "Åsgard E injected gas"^^xsd:string ;
......@@ -477,7 +613,7 @@
<http://www.reportinghub.no/np/data/npd/Facility-278721> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_GAS_INJECTION_TOT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_GAS_INJECTION_TOT"^^xsd:string ;
erh:name "Åsgard injected gas"^^xsd:string ;
......@@ -485,7 +621,7 @@
<http://www.reportinghub.no/np/data/npd/Field-43765> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_SALEABLE_PRODUTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_SALEABLE_PRODUTION"^^xsd:string ;
erh:name "Åsgard saleable volumes"^^xsd:string ;
......@@ -493,7 +629,7 @@
<http://www.reportinghub.no/np/data/npd/Field-43765> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11E3_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_11E3_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
erh:name "6506/11-E-3 H allocated injection volumes"^^xsd:string ;
......@@ -501,7 +637,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-4136> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11F2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_11F2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/11-F-2 H allocated production volumes"^^xsd:string ;
......@@ -509,7 +645,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3792> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11F4_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_11F4_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
erh:name "6506/11-F-4 H allocated injection volumes"^^xsd:string ;
......@@ -517,7 +653,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3620> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11G1_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_11G1_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
erh:name "6506/11-G-1 H allocated injection volumes"^^xsd:string ;
......@@ -525,7 +661,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3622> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11G3_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_11G3_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
erh:name "6506/11-G-3 H allocated injection volumes"^^xsd:string ;
......@@ -533,7 +669,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3082> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11G4_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_11G4_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
erh:name "6506/11-G-4 H allocated injection volumes"^^xsd:string ;
......@@ -541,7 +677,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3172> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11X1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_11X1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6507/11-X-1 H allocated production volumes"^^xsd:string ;
......@@ -549,7 +685,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3943> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11X2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_11X2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6507/11-X-2 H allocated production volumes"^^xsd:string ;
......@@ -557,7 +693,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3944> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11X3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_11X3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6507/11-X-3 H allocated production volumes"^^xsd:string ;
......@@ -565,7 +701,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3991> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11X4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_11X4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6507/11-X-4 H allocated production volumes"^^xsd:string ;
......@@ -573,7 +709,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3992> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11Y1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_11Y1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6507/11-Y-1 H allocated production volumes"^^xsd:string ;
......@@ -581,7 +717,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3566> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11Y2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_11Y2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6507/11-Y-2 H allocated production volumes"^^xsd:string ;
......@@ -589,7 +725,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3604> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11Y3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_11Y3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6507/11-Y-3 H allocated production volumes"^^xsd:string ;
......@@ -597,7 +733,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3623> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11Y4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_11Y4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6507/11-Y-4 H allocated production volumes"^^xsd:string ;
......@@ -605,7 +741,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3603> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12H1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12H1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-H-1 H allocated production volumes"^^xsd:string ;
......@@ -613,7 +749,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-4197> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12H3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12H3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-H-3 H allocated production volumes"^^xsd:string ;
......@@ -621,7 +757,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-4163> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12H4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12H4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-H-4 H allocated production volumes"^^xsd:string ;
......@@ -629,7 +765,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-4372> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12I1_AH_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12I1_AH_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-I-1 AH allocated production volumes"^^xsd:string ;
......@@ -637,7 +773,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-5622> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12I2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12I2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-I-2 H allocated production volumes"^^xsd:string ;
......@@ -645,7 +781,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3715> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12I3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12I3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-I-3 H allocated production volumes"^^xsd:string ;
......@@ -653,7 +789,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3393> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12I4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12I4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-I-4 H allocated production volumes"^^xsd:string ;
......@@ -661,7 +797,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3621> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12J1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12J1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-J-1 H allocated production volumes"^^xsd:string ;
......@@ -669,7 +805,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3758> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12J2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12J2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-J-2 H allocated production volumes"^^xsd:string ;
......@@ -677,7 +813,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3863> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12J3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12J3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-J-3 H allocated production volumes"^^xsd:string ;
......@@ -685,7 +821,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3864> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12J4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12J4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-J-4 H allocated production volumes"^^xsd:string ;
......@@ -693,7 +829,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-4198> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12K1_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12K1_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
erh:name "6506/12-K-1 H allocated injection volumes"^^xsd:string ;
......@@ -701,7 +837,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3155> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12K2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12K2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-K-2 H allocated production volumes"^^xsd:string ;
......@@ -709,7 +845,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3165> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12K3_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12K3_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
erh:name "6506/12-K-3 H allocated injection volumes"^^xsd:string ;
......@@ -717,7 +853,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3124> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12L1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12L1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-L-1 H allocated production volumes"^^xsd:string ;
......@@ -725,7 +861,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3079> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12L2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12L2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-L-2 H allocated production volumes"^^xsd:string ;
......@@ -733,7 +869,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3156> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12L3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12L3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-L-3 H allocated production volumes"^^xsd:string ;
......@@ -741,7 +877,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3107> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12L4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12L4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-L-4 H allocated production volumes"^^xsd:string ;
......@@ -749,7 +885,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3656> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12M1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12M1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-M-1 H allocated production volumes"^^xsd:string ;
......@@ -757,7 +893,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-4242> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12M2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12M2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-M-2 H allocated production volumes"^^xsd:string ;
......@@ -765,7 +901,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-4407> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12M3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12M3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-M- H allocated production volumes"^^xsd:string ;
......@@ -773,7 +909,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-4080> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12M4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12M4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-M-4 H allocated production volumes"^^xsd:string ;
......@@ -781,7 +917,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-4494> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12N1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12N1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-N-1 H allocated production volumes"^^xsd:string ;
......@@ -789,7 +925,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-4860> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12N2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12N2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-N-2 H allocated production volumes"^^xsd:string ;
......@@ -797,7 +933,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-4382> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12N3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12N3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-N-3 H allocated production volumes"^^xsd:string ;
......@@ -805,7 +941,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-4308> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12N4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12N4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-N-4 H allocated production volumes"^^xsd:string ;
......@@ -813,7 +949,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-4091> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12P1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12P1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-P-1 H allocated production volumes"^^xsd:string ;
......@@ -821,7 +957,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3552> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12P2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12P2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-P-2 H allocated production volumes"^^xsd:string ;
......@@ -829,7 +965,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3342> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12P3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12P3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-P-3 H allocated production volumes"^^xsd:string ;
......@@ -837,7 +973,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3149> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12P4_AH_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12P4_AH_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-P-4 AH allocated production volumes"^^xsd:string ;
......@@ -845,7 +981,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-6138> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12Q1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-Q-1 H allocated production volumes"^^xsd:string ;
......@@ -853,7 +989,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-5317> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12Q2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-Q-2 H allocated production volumes"^^xsd:string ;
......@@ -861,7 +997,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-4933> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12Q3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-Q-3 H allocated production volumes"^^xsd:string ;
......@@ -869,7 +1005,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-5181> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12Q4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-Q-4 H allocated production volumes"^^xsd:string ;
......@@ -877,7 +1013,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-5444> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q5_Y2H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12Q5_Y2H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-Q-5 Y2H allocated production volumes"^^xsd:string ;
......@@ -885,7 +1021,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-6217> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12R1_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12R1_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
erh:name "6506/12-R-1 H allocated injection volumes"^^xsd:string ;
......@@ -893,7 +1029,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3021> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12R2_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12R2_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
erh:name "6506/12-R-2 H allocated injection volumes"^^xsd:string ;
......@@ -901,7 +1037,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3504> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
erh:name "6506/12-R-3 Y1H allocated injection volumes"^^xsd:string , "6506/12-R-3 Y2H allocated injection volumes"^^xsd:string ;
......@@ -909,7 +1045,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-5577> , <http://www.reportinghub.no/np/data/npd/WellBore-5869> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12R4_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12R4_H_ALLOCATED_INJ_VOLUMES"^^xsd:string ;
erh:name "6506/12-R-4 H allocated injection volumes"^^xsd:string ;
......@@ -917,7 +1053,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3271> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12S1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12S1_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-S-1 H allocated production volumes"^^xsd:string ;
......@@ -925,7 +1061,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3188> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12S2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12S2_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-S-2 H allocated production volumes"^^xsd:string ;
......@@ -933,7 +1069,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3363> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12S3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12S3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-S-3 H allocated production volumes"^^xsd:string ;
......@@ -941,7 +1077,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-3559> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12S4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_12S4_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6506/12-S-4 H allocated production volumes"^^xsd:string ;
......@@ -949,7 +1085,7 @@
<http://www.reportinghub.no/np/data/npd/WellBore-4269> .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_2Z3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-43765> ;
erh:id "ASG_WB_2Z3_H_ALLOCATED_PROD_VOLUMES"^^xsd:string ;
erh:name "6407/2-Z-3 H allocated production volumes"^^xsd:string ;
......@@ -957,35 +1093,67 @@
<http://www.reportinghub.no/np/data/npd/WellBore-4346> .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_A34_FISCAL_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_A34_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Morvin compressor A34 measured volumes"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_A34_INJECTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:InjectionFlow , ep-flow:MeteredFlowFiscal , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_A34_INJECTION"^^xsd:string ;
erh:name "Morvin compressor A34 injected volumes"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ADJUSTED_PRODUCTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_ADJUSTED_PRODUCTION"^^xsd:string ;
erh:name "Morvin adjusted volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-4966234> .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ALLOCATED_DRYGAS_SALES>
rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_ALLOCATED_DRYGAS_SALES"^^xsd:string ;
erh:name "Morvin allocated gas sales - dry"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-4966234> .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ALLOCATED_GAS_SALES>
rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_ALLOCATED_GAS_SALES"^^xsd:string ;
erh:name "Morvin allocated gas sales"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-4966234> .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ALLOCATED_INVENTORY_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Inventory ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
erh:name "Morvin allocated inventory"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-4966234> .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ALLOCATED_PRODUCTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_ALLOCATED_PRODUCTION"^^xsd:string ;
erh:name "Morvin allocated volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-4966234> .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ALLOCATED_TANKLIFT>
rdf:type ep-flow:HydrocarbonAccountingFlow , ep-flow:MeasuredFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_ALLOCATED_TANKLIFT"^^xsd:string ;
erh:name "Morvin allocated tanker lifting lifted by tanker"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-4966234> .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_CONSUME_FLARE_TOT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_CONSUME_FLARE_TOT"^^xsd:string ;
erh:name "Morvin total consumed flare"^^xsd:string ;
......@@ -993,7 +1161,7 @@
<http://www.reportinghub.no/np/data/npd/Field-4966234> .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_CONSUME_FUEL_WAT_INJ>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_CONSUME_FUEL_WAT_INJ"^^xsd:string ;
erh:name "Morvin consumed water injection fuel"^^xsd:string ;
......@@ -1001,7 +1169,7 @@
<http://www.reportinghub.no/np/data/npd/Field-4966234> .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_GAS_INJECTION_TOT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_GAS_INJECTION_TOT"^^xsd:string ;
erh:name "Morvin injected gas"^^xsd:string ;
......@@ -1009,41 +1177,73 @@
<http://www.reportinghub.no/np/data/npd/Field-4966234> .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_MPM2_FISCAL_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_MPM2_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Morvin MPM2 measured volumes"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_N32_FISCAL_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_N32_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Morvin compressor N32 measured volumes"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_N32_INJECTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:InjectionFlow , ep-flow:MeteredFlowFiscal , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_N32_INJECTION"^^xsd:string ;
erh:name "Morvin compressor N32 injected volumes"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_SALEABLE_PRODUCTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4966234> ;
erh:id "MORVIN_SALEABLE_PRODUCTION"^^xsd:string ;
erh:name "Morvin saleable volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-4966234> .
<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_ALLOCATED_DRYGAS_SALES>
rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
erh:id "YTTGYT_ALLOCATED_DRYGAS_SALES"^^xsd:string ;
erh:name "Yttergryta allocated gas sales - dry"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-4973114> .
<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_ALLOCATED_GAS_SALES>
rdf:type ep-flow:AllocatedFlow , ep-flow:FlowToSale , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
erh:id "YTTGYT_ALLOCATED_GAS_SALES"^^xsd:string ;
erh:name "Yttergryta allocated gas sales"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-4973114> .
<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_ALLOCATED_INVENTORY_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Inventory ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
erh:id "YTTGYT_ALLOCATED_INVENTORY_TOT"^^xsd:string ;
erh:name "Yttergryta total allocated inventory"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-4973114> .
<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_ALLOCATED_PRODUCTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
erh:id "YTTGYT_ALLOCATED_PRODUCTION"^^xsd:string ;
erh:name "Yttergryta allocated volumes"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-4973114> .
<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_ALLOCATED_TANKLIFT>
rdf:type ep-flow:AllocatedFlow , ep-flow:HydrocarbonAccountingFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
erh:id "YTTGYT_ALLOCATED_TANKLIFT"^^xsd:string ;
erh:name "Yttergryta allocated tanker lifting lifted by tanker"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-4973114> .
<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_CONSUME_FUEL_TOT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
erh:id "YTTGYT_CONSUME_FUEL_TOT"^^xsd:string ;
erh:name "Yttergryta total consumes fuel"^^xsd:string ;
......@@ -1051,7 +1251,7 @@
<http://www.reportinghub.no/np/data/npd/Field-4973114> .
<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_GAS_INJECTION_TOT>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:AllocatedFlow , ep-flow:InjectionFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
erh:id "YTTGYT_GAS_INJECTION_TOT"^^xsd:string ;
erh:name "Yttergryta injected gas"^^xsd:string ;
......@@ -1059,13 +1259,13 @@
<http://www.reportinghub.no/np/data/npd/Field-4973114> .
<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_MPM1_FISCAL_VOLUMES>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
erh:id "YTTGYT_MPM1_FISCAL_VOLUMES"^^xsd:string ;
erh:name "Yttergryta MPM1 measured volumes"^^xsd:string .
<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_SALEABLE_PRODUCTION>
rdf:type ep-flow:ProductionFlow ;
rdf:type ep-flow:ProductionExploitation , ep-flow:SaleableFlow , ep-flow:WholeLifeProductionFlow ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-4973114> ;
erh:id "YTTGYT_SALEABLE_PRODUCTION"^^xsd:string ;
erh:name "Yttergryta saleable volumes"^^xsd:string ;
......
[FieldNPDName] FieldNPDID FlowInOutFacilityName FlowInOutFacilityType FlowInOutFacilityNameSystem FlowUID FlowName FlowKind FlowQualifier
KRISTIN 1854729 MPT2 mpr:RF_flowmeter STATOIL KRISTIN_MPT2_FISCAL_VOLUMES Kristin MPT2 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
KRISTIN 1854729 Fiscal metering station 1 mpr:RF_flowmeter STATOIL KRISTIN_MPM1_FISCAL_VOLUMES Kristin MPM1 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_FISCAL_FIELD_VOLUMES Kristin measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_SALEABLE_PRODUCTION Kristin saleable volumes mpr:RF_production mpr:FQ_saleable
KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_CHEMICAL_INJECTION Kristin injection of chemicals mpr:RF_injection mpr:FQ_measured
KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_ALLOCATED_PRODUCTION Kristin allocated volumes mpr:RF_production mpr:FQ_allocated
KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_GAS_INJECTION_TOT Kristin injected gas mpr:RF_injection mpr:FQ_allocated
MIKKEL 1630514 MPT5 mpr:RF_flowmeter STATOIL MIKKEL_MPT5_FISCAL_VOLUMES Mikkel MPT5 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_SALEABLE_PRODUCTION Mikkel saleable volumes mpr:RF_production mpr:FQ_saleable
MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_BUDGET_FIELD_VOLUMES Mikkel budgeted volumes mpr:RF_production mpr:FQ_budget
MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_FORECAST_PRODUCTION Mikkel forecasted volumes mpr:RF_production mpr:FQ_forecast
MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_FISCAL_FIELD_VOLUMES Mikkel measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_CONSUME_FLARE_TOT Mikkel consumed flare excluding excess flare mpr:RF_consume-flare mpr:FQ_allocated
MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_CONSUME_FLARE_EXCESS Mikkel consumed excess flare mpr:RF_consume-flare mpr:FQ_allocated
MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_GAS_INJECTION_TOT Mikkel injected gas mpr:RF_injection mpr:FQ_allocated
MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_CONSUME_FUEL_DRILLING Mikkel consumed drilling fuel mpr:RF_consume-fuel mpr:FQ_allocated
MORVIN 4966234 MORVIN compressor A34 mpr:RF_compressor STATOIL MORVIN_A34_INJECTION Morvin compressor A34 injected volumes mpr:RF_injection mpr:FQ_metered-fiscal
MORVIN 4966234 MORVIN compressor A34 mpr:RF_compressor STATOIL MORVIN_A34_FISCAL_VOLUMES Morvin compressor A34 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
MORVIN 4966234 MORVIN compressor N32 mpr:RF_compressor STATOIL MORVIN_N32_FISCAL_VOLUMES Morvin compressor N32 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
MORVIN 4966234 MORVIN compressor N32 mpr:RF_compressor STATOIL MORVIN_N32_INJECTION Morvin compressor N32 injected volumes mpr:RF_injection mpr:FQ_metered-fiscal
MORVIN 4966234 Fiscal metering station 2 mpr:RF_flowmeter STATOIL MORVIN_MPM2_FISCAL_VOLUMES Morvin MPM2 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_CONSUME_FUEL_WAT_INJ Morvin consumed water injection fuel mpr:RF_consume-fuel mpr:FQ_allocated
MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_CONSUME_FLARE_TOT Morvin total consumed flare mpr:RF_consume-flare mpr:FQ_allocated
MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_ALLOCATED_PRODUCTION Morvin allocated volumes mpr:RF_production mpr:FQ_allocated
MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_SALEABLE_PRODUCTION Morvin saleable volumes mpr:RF_production mpr:FQ_saleable
MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_GAS_INJECTION_TOT Morvin injected gas mpr:RF_injection mpr:FQ_allocated
MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_ADJUSTED_PRODUCTION Morvin adjusted volumes mpr:RF_production mpr:FQ_valueadjusted
TYRIHANS 3960848 TYRIHANS compressor 1 mpr:RF_compressor STATOIL TYRIHANS_MPM1_FISCAL_VOLUMES Tyrihans compressor MPM1 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
TYRIHANS 3960848 TYRIHANS mpr:RF_field NPD TYRIHANS_CONSUME_FUEL_TOT Tyrihans consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated
TYRIHANS 3960848 TYRIHANS mpr:RF_field NPD TYRIHANS_CONSUME_FUEL_DRILLING Tyrihans consumed drilling fuel mpr:RF_consume-fuel mpr:FQ_allocated
TYRIHANS 3960848 TYRIHANS mpr:RF_field NPD TYRIHANS_SALEABLE_PRODUCTION Tyrihans saleable volumes mpr:RF_production mpr:FQ_saleable
YTTERGRYTA 4973114 YTTERGRYTA Fiscal metering station 1 mpr:RF_flowmeter STATOIL YTTGYT_MPM1_FISCAL_VOLUMES Yttergryta MPM1 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_ALLOCATED_PRODUCTION Yttergryta allocated volumes mpr:RF_production mpr:FQ_allocated
YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_SALEABLE_PRODUCTION Yttergryta saleable volumes mpr:RF_production mpr:FQ_saleable
YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_GAS_INJECTION_TOT Yttergryta injected gas mpr:RF_injection mpr:FQ_allocated
YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_CONSUME_FUEL_TOT Yttergryta total consumes fuel mpr:RF_consume-fuel mpr:FQ_allocated
SGARD 43765 6506/12-Q-2 H mpr:RF_wellbore NPD ASG_WB_12Q2_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-R-1 H mpr:RF_wellbore NPD ASG_WB_12R1_H_ALLOCATED_INJ_VOLUMES 6506/12-R-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-N-2 H mpr:RF_wellbore NPD ASG_WB_12N2_H_ALLOCATED_PROD_VOLUMES 6506/12-N-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-H-1 H mpr:RF_wellbore NPD ASG_WB_12H1_H_ALLOCATED_PROD_VOLUMES 6506/12-H-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-P-3 H mpr:RF_wellbore NPD ASG_WB_12P3_H_ALLOCATED_PROD_VOLUMES 6506/12-P-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-S-4 H mpr:RF_wellbore NPD ASG_WB_12S4_H_ALLOCATED_PROD_VOLUMES 6506/12-S-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD C mpr:RF_platform NPD ASG_C_CONSUME_FUEL_TOT sgard C consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated
SGARD 43765 6506/12-S-1 H mpr:RF_wellbore NPD ASG_WB_12S1_H_ALLOCATED_PROD_VOLUMES 6506/12-S-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-Y-4 H mpr:RF_wellbore NPD ASG_WB_11Y4_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-J-4 H mpr:RF_wellbore NPD ASG_WB_12J4_H_ALLOCATED_PROD_VOLUMES 6506/12-J-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-Y-1 H mpr:RF_wellbore NPD ASG_WB_11Y1_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-N-4 H mpr:RF_wellbore NPD ASG_WB_12N4_H_ALLOCATED_PROD_VOLUMES 6506/12-N-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_FISCAL_VOLUMES sgard A measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_CONSUME_FLARE sgard A consumed flare mpr:RF_consume-flare mpr:FQ_allocated
SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_CONSUME_FUEL_TOT sgard A total consumed fuel mpr:RF_consume-fuel mpr:FQ_allocated
SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_ALLOCATED_PRODUCTION sgard A allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_GAS_INJETION sgard A injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/11-G-4 H mpr:RF_wellbore NPD ASG_WB_11G4_H_ALLOCATED_INJ_VOLUMES 6506/11-G-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-R-3 Y1H mpr:RF_wellbore NPD ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES 6506/12-R-3 Y1H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/11-F-4 H mpr:RF_wellbore NPD ASG_WB_11F4_H_ALLOCATED_INJ_VOLUMES 6506/11-F-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/11-E-3 H mpr:RF_wellbore NPD ASG_WB_11E3_H_ALLOCATED_INJ_VOLUMES 6506/11-E-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-H-3 H mpr:RF_wellbore NPD ASG_WB_12H3_H_ALLOCATED_PROD_VOLUMES 6506/12-H-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-I-3 H mpr:RF_wellbore NPD ASG_WB_12I3_H_ALLOCATED_PROD_VOLUMES 6506/12-I-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-X-4 H mpr:RF_wellbore NPD ASG_WB_11X4_H_ALLOCATED_PROD_VOLUMES 6507/11-X-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-K-2 H mpr:RF_wellbore NPD ASG_WB_12K2_H_ALLOCATED_PROD_VOLUMES 6506/12-K-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-L-4 H mpr:RF_wellbore NPD ASG_WB_12L4_H_ALLOCATED_PROD_VOLUMES 6506/12-L-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-X-1 H mpr:RF_wellbore NPD ASG_WB_11X1_H_ALLOCATED_PROD_VOLUMES 6507/11-X-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-L-1 H mpr:RF_wellbore NPD ASG_WB_12L1_H_ALLOCATED_PROD_VOLUMES 6506/12-L-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-P-4 AH mpr:RF_wellbore NPD ASG_WB_12P4_AH_ALLOCATED_PROD_VOLUMES 6506/12-P-4 AH allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6407/2-Z-3 H mpr:RF_wellbore NPD ASG_WB_2Z3_H_ALLOCATED_PROD_VOLUMES 6407/2-Z-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-P-1 H mpr:RF_wellbore NPD ASG_WB_12P1_H_ALLOCATED_PROD_VOLUMES 6506/12-P-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-S-2 H mpr:RF_wellbore NPD ASG_WB_12S2_H_ALLOCATED_PROD_VOLUMES 6506/12-S-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD E flowline mpr:RF_flowline NPD ASG_E_FLOWLINE sgard E flowline allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD D mpr:RF_template NPD ASG_D_ALLOCATED_PRODUCTION sgard D allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD D mpr:RF_template NPD ASG_D_FISCAL_VOLUMES sgard D measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 SGARD D mpr:RF_template NPD ASG_D_INJECTION_TOT sgard D injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-Q-4 H mpr:RF_wellbore NPD ASG_WB_12Q4_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-R-3 Y2H mpr:RF_wellbore NPD ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES 6506/12-R-3 Y2H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6507/11-Y-2 H mpr:RF_wellbore NPD ASG_WB_11Y2_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-J-2 H mpr:RF_wellbore NPD ASG_WB_12J2_H_ALLOCATED_PROD_VOLUMES 6506/12-J-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-I-4 H mpr:RF_wellbore NPD ASG_WB_12I4_H_ALLOCATED_PROD_VOLUMES 6506/12-I-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-K-3 H mpr:RF_wellbore NPD ASG_WB_12K3_H_ALLOCATED_INJ_VOLUMES 6506/12-K-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/11-G-1 H mpr:RF_wellbore NPD ASG_WB_11G1_H_ALLOCATED_INJ_VOLUMES 6506/11-G-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-M-3 H mpr:RF_wellbore NPD ASG_WB_12M3_H_ALLOCATED_PROD_VOLUMES 6506/12-M- H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-M-1 H mpr:RF_wellbore NPD ASG_WB_12M1_H_ALLOCATED_PROD_VOLUMES 6506/12-M-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/11-F-2 H mpr:RF_wellbore NPD ASG_WB_11F2_H_ALLOCATED_PROD_VOLUMES 6506/11-F-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-Q-3 H mpr:RF_wellbore NPD ASG_WB_12Q3_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-H-4 H mpr:RF_wellbore NPD ASG_WB_12H4_H_ALLOCATED_PROD_VOLUMES 6506/12-H-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-Q-1 H mpr:RF_wellbore NPD ASG_WB_12Q1_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-Q-5 Y2H mpr:RF_wellbore NPD ASG_WB_12Q5_Y2H_ALLOCATED_PROD_VOLUMES 6506/12-Q-5 Y2H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-S-3 H mpr:RF_wellbore NPD ASG_WB_12S3_H_ALLOCATED_PROD_VOLUMES 6506/12-S-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-X-2 H mpr:RF_wellbore NPD ASG_WB_11X2_H_ALLOCATED_PROD_VOLUMES 6507/11-X-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-L-2 H mpr:RF_wellbore NPD ASG_WB_12L2_H_ALLOCATED_PROD_VOLUMES 6506/12-L-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-N-1 H mpr:RF_wellbore NPD ASG_WB_12N1_H_ALLOCATED_PROD_VOLUMES 6506/12-N-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-Y-3 H mpr:RF_wellbore NPD ASG_WB_11Y3_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-P-2 H mpr:RF_wellbore NPD ASG_WB_12P2_H_ALLOCATED_PROD_VOLUMES 6506/12-P-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_CONSUME_FUEL_TOT sgard B consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated
SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_ALLOCATED_IMPORT sgard B allocated import volumes mpr:RF_import mpr:FQ_allocated
SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_ALLOCATED_PRODUCTION sgard B allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_CONSUME_FLARE_TOT sgard B consumed flare mpr:RF_consume-flare mpr:FQ_allocated
SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_ALLOCATED_EXPORT sgard B allocated export volumes mpr:RF_export mpr:FQ_allocated
SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_GAS_INJECTION_TOT sgard B injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_FISCAL_VOLUMES sgard B measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 SGARD E mpr:RF_template NPD ASG_E_ALLOCATED_PRODUCTION sgard E allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD E mpr:RF_template NPD ASG_E_FISCAL_VOLUMES sgard E measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 SGARD E mpr:RF_template NPD ASG_E_INJECTION_TOT sgard E injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-N-3 H mpr:RF_wellbore NPD ASG_WB_12N3_H_ALLOCATED_PROD_VOLUMES 6506/12-N-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-R-4 H mpr:RF_wellbore NPD ASG_WB_12R4_H_ALLOCATED_INJ_VOLUMES 6506/12-R-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 SGARD mpr:RF_field NPD ASG_SALEABLE_PRODUTION sgard saleable volumes mpr:RF_production mpr:FQ_saleable
SGARD 43765 SGARD mpr:RF_field NPD ASG_GAS_INJECTION_TOT sgard injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 SGARD mpr:RF_field NPD ASG_ALLOCATED_PRODUCTION sgard allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/11-G-3 H mpr:RF_wellbore NPD ASG_WB_11G3_H_ALLOCATED_INJ_VOLUMES 6506/11-G-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-R-2 H mpr:RF_wellbore NPD ASG_WB_12R2_H_ALLOCATED_INJ_VOLUMES 6506/12-R-2 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-I-1 AH mpr:RF_wellbore NPD ASG_WB_12I1_AH_ALLOCATED_PROD_VOLUMES 6506/12-I-1 AH allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-J-3 H mpr:RF_wellbore NPD ASG_WB_12J3_H_ALLOCATED_PROD_VOLUMES 6506/12-J-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-J-1 H mpr:RF_wellbore NPD ASG_WB_12J1_H_ALLOCATED_PROD_VOLUMES 6506/12-J-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-M-4 H mpr:RF_wellbore NPD ASG_WB_12M4_H_ALLOCATED_PROD_VOLUMES 6506/12-M-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-I-2 H mpr:RF_wellbore NPD ASG_WB_12I2_H_ALLOCATED_PROD_VOLUMES 6506/12-I-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-M-2 H mpr:RF_wellbore NPD ASG_WB_12M2_H_ALLOCATED_PROD_VOLUMES 6506/12-M-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-X-3 H mpr:RF_wellbore NPD ASG_WB_11X3_H_ALLOCATED_PROD_VOLUMES 6507/11-X-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-K-1 H mpr:RF_wellbore NPD ASG_WB_12K1_H_ALLOCATED_INJ_VOLUMES 6506/12-K-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-L-3 H mpr:RF_wellbore NPD ASG_WB_12L3_H_ALLOCATED_PROD_VOLUMES 6506/12-L-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
@prefix tables: <http://topbraid.org/tables#> .
<file:///www.reportinghub.no/test/flow_facts/data/asgard-flow-facts.tsv.semtables>
<file:///www.reportinghub.no/test/flow_facts/data/asgard-dpr2-flow-fact-ss.tsv.semtables>
a <http://www.w3.org/2002/07/owl#Ontology> ;
tables:imports <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema> ;
tables:imports <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema> ;
<http://www.w3.org/2002/07/owl#imports>
<http://topbraid.org/tables> .
......
FieldNPDName FieldNPDID FlowUID FlowName FlowKind FlowQualifier
KRISTIN 1854729 KRISTIN_MPT2_FISCAL_VOLUMES Kristin MPT2 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
KRISTIN 1854729 KRISTIN_MPM1_FISCAL_VOLUMES Kristin MPM1 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
KRISTIN 1854729 KRISTIN_FISCAL_FIELD_VOLUMES Kristin measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
KRISTIN 1854729 KRISTIN_SALEABLE_PRODUCTION Kristin saleable volumes mpr:RF_production mpr:FQ_saleable
KRISTIN 1854729 KRISTIN_CHEMICAL_INJECTION Kristin injection of chemicals mpr:RF_injection mpr:FQ_measured
KRISTIN 1854729 KRISTIN_ALLOCATED_PRODUCTION Kristin allocated volumes mpr:RF_production mpr:FQ_allocated
KRISTIN 1854729 KRISTIN_GAS_INJECTION_TOT Kristin injected gas mpr:RF_injection mpr:FQ_allocated
MIKKEL 1630514 MIKKEL_MPT5_FISCAL_VOLUMES Mikkel MPT5 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
MIKKEL 1630514 MIKKEL_SALEABLE_PRODUCTION Mikkel saleable volumes mpr:RF_production mpr:FQ_saleable
MIKKEL 1630514 MIKKEL_BUDGET_FIELD_VOLUMES Mikkel budgeted volumes mpr:RF_production mpr:FQ_budget
MIKKEL 1630514 MIKKEL_FORECAST_PRODUCTION Mikkel forecasted volumes mpr:RF_production mpr:FQ_forecast
MIKKEL 1630514 MIKKEL_FISCAL_FIELD_VOLUMES Mikkel measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
MIKKEL 1630514 MIKKEL_CONSUME_FLARE_TOT Mikkel consumed flare excluding excess flare mpr:RF_consume-flare mpr:FQ_allocated
MIKKEL 1630514 MIKKEL_CONSUME_FLARE_EXCESS Mikkel consumed excess flare mpr:RF_consume-flare mpr:FQ_allocated
MIKKEL 1630514 MIKKEL_GAS_INJECTION_TOT Mikkel injected gas mpr:RF_injection mpr:FQ_allocated
MIKKEL 1630514 MIKKEL_CONSUME_FUEL_DRILLING Mikkel consumed drilling fuel mpr:RF_consume-fuel mpr:FQ_allocated
MORVIN 4966234 MORVIN_A34_INJECTION Morvin compressor A34 injected volumes mpr:RF_injection mpr:FQ_metered-fiscal
MORVIN 4966234 MORVIN_A34_FISCAL_VOLUMES Morvin compressor A34 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
MORVIN 4966234 MORVIN_N32_FISCAL_VOLUMES Morvin compressor N32 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
MORVIN 4966234 MORVIN_N32_INJECTION Morvin compressor N32 injected volumes mpr:RF_injection mpr:FQ_metered-fiscal
MORVIN 4966234 MORVIN_MPM2_FISCAL_VOLUMES Morvin MPM2 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
MORVIN 4966234 MORVIN_CONSUME_FUEL_WAT_INJ Morvin consumed water injection fuel mpr:RF_consume-fuel mpr:FQ_allocated
MORVIN 4966234 MORVIN_CONSUME_FLARE_TOT Morvin total consumed flare mpr:RF_consume-flare mpr:FQ_allocated
MORVIN 4966234 MORVIN_ALLOCATED_PRODUCTION Morvin allocated volumes mpr:RF_production mpr:FQ_allocated
MORVIN 4966234 MORVIN_SALEABLE_PRODUCTION Morvin saleable volumes mpr:RF_production mpr:FQ_saleable
MORVIN 4966234 MORVIN_GAS_INJECTION_TOT Morvin injected gas mpr:RF_injection mpr:FQ_allocated
MORVIN 4966234 MORVIN_ADJUSTED_PRODUCTION Morvin adjusted volumes mpr:RF_production mpr:FQ_valueadjusted
TYRIHANS 3960848 TYRIHANS_MPM1_FISCAL_VOLUMES Tyrihans compressor MPM1 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
TYRIHANS 3960848 TYRIHANS_CONSUME_FUEL_TOT Tyrihans consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated
TYRIHANS 3960848 TYRIHANS_CONSUME_FUEL_DRILLING Tyrihans consumed drilling fuel mpr:RF_consume-fuel mpr:FQ_allocated
TYRIHANS 3960848 TYRIHANS_SALEABLE_PRODUCTION Tyrihans saleable volumes mpr:RF_production mpr:FQ_saleable
YTTERGRYTA 4973114 YTTGYT_MPM1_FISCAL_VOLUMES Yttergryta MPM1 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
YTTERGRYTA 4973114 YTTGYT_ALLOCATED_PRODUCTION Yttergryta allocated volumes mpr:RF_production mpr:FQ_allocated
YTTERGRYTA 4973114 YTTGYT_SALEABLE_PRODUCTION Yttergryta saleable volumes mpr:RF_production mpr:FQ_saleable
YTTERGRYTA 4973114 YTTGYT_GAS_INJECTION_TOT Yttergryta injected gas mpr:RF_injection mpr:FQ_allocated
YTTERGRYTA 4973114 YTTGYT_CONSUME_FUEL_TOT Yttergryta total consumes fuel mpr:RF_consume-fuel mpr:FQ_allocated
SGARD 43765 ASG_WB_12Q2_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12R1_H_ALLOCATED_INJ_VOLUMES 6506/12-R-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 ASG_WB_12N2_H_ALLOCATED_PROD_VOLUMES 6506/12-N-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12H1_H_ALLOCATED_PROD_VOLUMES 6506/12-H-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12P3_H_ALLOCATED_PROD_VOLUMES 6506/12-P-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12S4_H_ALLOCATED_PROD_VOLUMES 6506/12-S-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_C_CONSUME_FUEL_TOT sgard C consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated
SGARD 43765 ASG_WB_12S1_H_ALLOCATED_PROD_VOLUMES 6506/12-S-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_11Y4_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12J4_H_ALLOCATED_PROD_VOLUMES 6506/12-J-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_11Y1_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12N4_H_ALLOCATED_PROD_VOLUMES 6506/12-N-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_A_FISCAL_VOLUMES sgard A measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 ASG_A_CONSUME_FLARE sgard A consumed flare mpr:RF_consume-flare mpr:FQ_allocated
SGARD 43765 ASG_A_CONSUME_FUEL_TOT sgard A total consumed fuel mpr:RF_consume-fuel mpr:FQ_allocated
SGARD 43765 ASG_A_ALLOCATED_PRODUCTION sgard A allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_A_GAS_INJETION sgard A injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 ASG_WB_11G4_H_ALLOCATED_INJ_VOLUMES 6506/11-G-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES 6506/12-R-3 Y1H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 ASG_WB_11F4_H_ALLOCATED_INJ_VOLUMES 6506/11-F-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 ASG_WB_11E3_H_ALLOCATED_INJ_VOLUMES 6506/11-E-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 ASG_WB_12H3_H_ALLOCATED_PROD_VOLUMES 6506/12-H-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12I3_H_ALLOCATED_PROD_VOLUMES 6506/12-I-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_11X4_H_ALLOCATED_PROD_VOLUMES 6507/11-X-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12K2_H_ALLOCATED_PROD_VOLUMES 6506/12-K-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12L4_H_ALLOCATED_PROD_VOLUMES 6506/12-L-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_11X1_H_ALLOCATED_PROD_VOLUMES 6507/11-X-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12L1_H_ALLOCATED_PROD_VOLUMES 6506/12-L-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12P4_AH_ALLOCATED_PROD_VOLUMES 6506/12-P-4 AH allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_2Z3_H_ALLOCATED_PROD_VOLUMES 6407/2-Z-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12P1_H_ALLOCATED_PROD_VOLUMES 6506/12-P-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12S2_H_ALLOCATED_PROD_VOLUMES 6506/12-S-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_E_FLOWLINE sgard E flowline allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_D_ALLOCATED_PRODUCTION sgard D allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_D_FISCAL_VOLUMES sgard D measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 ASG_D_INJECTION_TOT sgard D injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 ASG_WB_12Q4_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES 6506/12-R-3 Y2H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 ASG_WB_11Y2_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12J2_H_ALLOCATED_PROD_VOLUMES 6506/12-J-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12I4_H_ALLOCATED_PROD_VOLUMES 6506/12-I-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12K3_H_ALLOCATED_INJ_VOLUMES 6506/12-K-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 ASG_WB_11G1_H_ALLOCATED_INJ_VOLUMES 6506/11-G-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 ASG_WB_12M3_H_ALLOCATED_PROD_VOLUMES 6506/12-M- H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12M1_H_ALLOCATED_PROD_VOLUMES 6506/12-M-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_11F2_H_ALLOCATED_PROD_VOLUMES 6506/11-F-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12Q3_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12H4_H_ALLOCATED_PROD_VOLUMES 6506/12-H-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12Q1_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12Q5_Y2H_ALLOCATED_PROD_VOLUMES 6506/12-Q-5 Y2H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12S3_H_ALLOCATED_PROD_VOLUMES 6506/12-S-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_11X2_H_ALLOCATED_PROD_VOLUMES 6507/11-X-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12L2_H_ALLOCATED_PROD_VOLUMES 6506/12-L-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12N1_H_ALLOCATED_PROD_VOLUMES 6506/12-N-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_11Y3_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12P2_H_ALLOCATED_PROD_VOLUMES 6506/12-P-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_B_CONSUME_FUEL_TOT sgard B consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated
SGARD 43765 ASG_B_ALLOCATED_IMPORT sgard B allocated import volumes mpr:RF_import mpr:FQ_allocated
SGARD 43765 ASG_B_ALLOCATED_PRODUCTION sgard B allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_B_CONSUME_FLARE_TOT sgard B consumed flare mpr:RF_consume-flare mpr:FQ_allocated
SGARD 43765 ASG_B_ALLOCATED_EXPORT sgard B allocated export volumes mpr:RF_export mpr:FQ_allocated
SGARD 43765 ASG_B_GAS_INJECTION_TOT sgard B injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 ASG_B_FISCAL_VOLUMES sgard B measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 ASG_E_ALLOCATED_PRODUCTION sgard E allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_E_FISCAL_VOLUMES sgard E measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 ASG_E_INJECTION_TOT sgard E injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 ASG_WB_12N3_H_ALLOCATED_PROD_VOLUMES 6506/12-N-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12R4_H_ALLOCATED_INJ_VOLUMES 6506/12-R-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 ASG_SALEABLE_PRODUTION sgard saleable volumes mpr:RF_production mpr:FQ_saleable
SGARD 43765 ASG_GAS_INJECTION_TOT sgard injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 ASG_ALLOCATED_PRODUCTION sgard allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_11G3_H_ALLOCATED_INJ_VOLUMES 6506/11-G-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 ASG_WB_12R2_H_ALLOCATED_INJ_VOLUMES 6506/12-R-2 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 ASG_WB_12I1_AH_ALLOCATED_PROD_VOLUMES 6506/12-I-1 AH allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12J3_H_ALLOCATED_PROD_VOLUMES 6506/12-J-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12J1_H_ALLOCATED_PROD_VOLUMES 6506/12-J-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12M4_H_ALLOCATED_PROD_VOLUMES 6506/12-M-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12I2_H_ALLOCATED_PROD_VOLUMES 6506/12-I-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12M2_H_ALLOCATED_PROD_VOLUMES 6506/12-M-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_11X3_H_ALLOCATED_PROD_VOLUMES 6507/11-X-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 ASG_WB_12K1_H_ALLOCATED_INJ_VOLUMES 6506/12-K-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 ASG_WB_12L3_H_ALLOCATED_PROD_VOLUMES 6506/12-L-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
[FieldNPDName] FieldNPDID FlowInOutFacilityName FlowInOutFacilityType FlowInOutFacilityNameSystem FlowUID FlowName FlowKind FlowQualifier
KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_SALEABLE_PRODUCTION Kristin saleable volumes mpr:RF_production mpr:FQ_saleable
KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_ALLOCATED_PRODUCTION Kristin allocated volumes mpr:RF_production mpr:FQ_allocated
KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_GAS_INJECTION_TOT Kristin injected gas mpr:RF_injection mpr:FQ_allocated
KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_FISCAL_FIELD_VOLUMES Kristin measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_ALLOCATED_GAS_SALES Kristin allocated gas sales mpr:RF_sale mpr:FQ_allocated
KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_CHEMICAL_INJECTION Kristin injection of chemicals mpr:RF_injection mpr:FQ_measured
KRISTIN 1854729 KRISTIN mpr:RF_field NPD KRISTIN_ALLOCATED_INVENTORY_TOT Kristin total allocated inventory mpr:RF_inventory mpr:FQ_allocated
MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_GAS_INJECTION_TOT Mikkel injected gas mpr:RF_injection mpr:FQ_allocated
MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_CONSUME_FUEL_DRILLING Mikkel consumed drilling fuel mpr:RF_consume-fuel mpr:FQ_allocated
MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_ALLOCATED_GAS_SALES Mikkel allcated gas sales mpr:RF_sale mpr:FQ_allocated
MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_SALEABLE_PRODUCTION Mikkel saleable volumes mpr:RF_production mpr:FQ_saleable
MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_CONSUME_FLARE_TOT Mikkel consumed flare excluding excess flare mpr:RF_consume-flare mpr:FQ_allocated
MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_CONSUME_FLARE_EXCESS Mikkel consumed excess flare mpr:RF_consume-flare mpr:FQ_allocated
MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_FISCAL_FIELD_VOLUMES Mikkel measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_ALLOCATED_TANKLIFT Mikkel allocated tanker lifting lifted by tanker mpr:RF_hydrocarbonaccounting mpr:FQ_allocated
MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_ALLOCATED_INVENTORY_TOT Mikkel total allocated inventory mpr:RF_inventory mpr:FQ_allocated
MIKKEL 1630514 MIKKEL mpr:RF_field NPD MIKKEL_ALLOCATED_DRYGAS_SALES Mikkel allocated gas sales - dry mpr:RF_sale mpr:FQ_allocated
MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_ALLOCATED_DRYGAS_SALES Morvin allocated gas sales - dry mpr:RF_sale mpr:FQ_allocated
MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_SALEABLE_PRODUCTION Morvin saleable volumes mpr:RF_production mpr:FQ_saleable
MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_ALLOCATED_PRODUCTION Morvin allocated volumes mpr:RF_production mpr:FQ_allocated
MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_CONSUME_FLARE_TOT Morvin total consumed flare mpr:RF_consume-flare mpr:FQ_allocated
MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_ALLOCATED_INVENTORY_TOT Morvin allocated inventory mpr:RF_inventory mpr:FQ_allocated
MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_GAS_INJECTION_TOT Morvin injected gas mpr:RF_injection mpr:FQ_allocated
MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_CONSUME_FUEL_WAT_INJ Morvin consumed water injection fuel mpr:RF_consume-fuel mpr:FQ_allocated
MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_ALLOCATED_GAS_SALES Morvin allocated gas sales mpr:RF_sale mpr:FQ_allocated
MORVIN 4966234 MORVIN mpr:RF_field NPD MORVIN_ALLOCATED_TANKLIFT Morvin allocated tanker lifting lifted by tanker mpr:RF_hydrocarbonaccounting mpr:FQ_measured
TYRIHANS 3960848 TYRIHANS mpr:RF_field NPD TYRIHANS_ALLOCATED_GAS_SALES Tyrihans allocated gas sales mpr:RF_sale mpr:FQ_allocated
TYRIHANS 3960848 TYRIHANS mpr:RF_field NPD TYRIHANS_ALLOCATED_INVENTORY_TOT Tyrihans total allocated inventory mpr:RF_inventory mpr:FQ_allocated
TYRIHANS 3960848 TYRIHANS mpr:RF_field NPD TYRIHANS_CONSUME_FUEL_DRILLING Tyrihans consumed drilling fuel mpr:RF_consume-fuel mpr:FQ_allocated
TYRIHANS 3960848 TYRIHANS mpr:RF_field NPD TYRIHANS_CONSUME_FUEL_TOT Tyrihans consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated
TYRIHANS 3960848 TYRIHANS mpr:RF_field NPD TYRIHANS_SALEABLE_PRODUCTION Tyrihans saleable volumes mpr:RF_production mpr:FQ_saleable
YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_ALLOCATED_PRODUCTION Yttergryta allocated volumes mpr:RF_production mpr:FQ_allocated
YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_ALLOCATED_TANKLIFT Yttergryta allocated tanker lifting lifted by tanker mpr:RF_hydrocarbonaccounting mpr:FQ_allocated
YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_CONSUME_FUEL_TOT Yttergryta total consumes fuel mpr:RF_consume-fuel mpr:FQ_allocated
YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_ALLOCATED_GAS_SALES Yttergryta allocated gas sales mpr:RF_sale mpr:FQ_allocated
YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_SALEABLE_PRODUCTION Yttergryta saleable volumes mpr:RF_production mpr:FQ_saleable
YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_ALLOCATED_INVENTORY_TOT Yttergryta total allocated inventory mpr:RF_inventory mpr:FQ_allocated
YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_GAS_INJECTION_TOT Yttergryta injected gas mpr:RF_injection mpr:FQ_allocated
YTTERGRYTA 4973114 YTTERGRYTA mpr:RF_field NPD YTTGYT_ALLOCATED_DRYGAS_SALES Yttergryta allocated gas sales - dry mpr:RF_sale mpr:FQ_allocated
SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_ALLOCATED_PRODUCTION sgard B allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_ALLOCATED_IMPORT sgard B allocated import volumes mpr:RF_import mpr:FQ_allocated
SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_ALLOCATED_EXPORT sgard B allocated export volumes mpr:RF_export mpr:FQ_allocated
SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_GAS_INJECTION_TOT sgard B injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_CONSUME_FUEL_TOT sgard B consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated
SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_FISCAL_VOLUMES sgard B measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 SGARD B mpr:RF_platform NPD ASG_B_CONSUME_FLARE_TOT sgard B consumed flare mpr:RF_consume-flare mpr:FQ_allocated
SGARD 43765 6506/12-P-1 H mpr:RF_wellbore NPD ASG_WB_12P1_H_ALLOCATED_PROD_VOLUMES 6506/12-P-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-L-4 H mpr:RF_wellbore NPD ASG_WB_12L4_H_ALLOCATED_PROD_VOLUMES 6506/12-L-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/11-F-4 H mpr:RF_wellbore NPD ASG_WB_11F4_H_ALLOCATED_INJ_VOLUMES 6506/11-F-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-S-1 H mpr:RF_wellbore NPD ASG_WB_12S1_H_ALLOCATED_PROD_VOLUMES 6506/12-S-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-I-3 H mpr:RF_wellbore NPD ASG_WB_12I3_H_ALLOCATED_PROD_VOLUMES 6506/12-I-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-Y-2 H mpr:RF_wellbore NPD ASG_WB_11Y2_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-H-4 H mpr:RF_wellbore NPD ASG_WB_12H4_H_ALLOCATED_PROD_VOLUMES 6506/12-H-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-M-2 H mpr:RF_wellbore NPD ASG_WB_12M2_H_ALLOCATED_PROD_VOLUMES 6506/12-M-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/11-G-4 H mpr:RF_wellbore NPD ASG_WB_11G4_H_ALLOCATED_INJ_VOLUMES 6506/11-G-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-S-4 H mpr:RF_wellbore NPD ASG_WB_12S4_H_ALLOCATED_PROD_VOLUMES 6506/12-S-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-Q-5 Y2H mpr:RF_wellbore NPD ASG_WB_12Q5_Y2H_ALLOCATED_PROD_VOLUMES 6506/12-Q-5 Y2H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-J-1 H mpr:RF_wellbore NPD ASG_WB_12J1_H_ALLOCATED_PROD_VOLUMES 6506/12-J-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-Y-4 H mpr:RF_wellbore NPD ASG_WB_11Y4_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-Q-2 H mpr:RF_wellbore NPD ASG_WB_12Q2_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_FISCAL_VOLUMES sgard A measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_CONSUME_FLARE sgard A consumed flare mpr:RF_consume-flare mpr:FQ_allocated
SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_CONSUME_FUEL_TOT sgard A total consumed fuel mpr:RF_consume-fuel mpr:FQ_allocated
SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_GAS_INJETION sgard A injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 SGARD A mpr:RF_platform NPD ASG_A_ALLOCATED_PRODUCTION sgard A allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-N-1 H mpr:RF_wellbore NPD ASG_WB_12N1_H_ALLOCATED_PROD_VOLUMES 6506/12-N-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-R-3 Y1H mpr:RF_wellbore NPD ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES 6506/12-R-3 Y1H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-J-4 H mpr:RF_wellbore NPD ASG_WB_12J4_H_ALLOCATED_PROD_VOLUMES 6506/12-J-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-X-2 H mpr:RF_wellbore NPD ASG_WB_11X2_H_ALLOCATED_PROD_VOLUMES 6507/11-X-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD E flowline mpr:RF_flowline NPD ASG_E_FLOWLINE sgard E flowline allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-N-4 H mpr:RF_wellbore NPD ASG_WB_12N4_H_ALLOCATED_PROD_VOLUMES 6506/12-N-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-L-3 H mpr:RF_wellbore NPD ASG_WB_12L3_H_ALLOCATED_PROD_VOLUMES 6506/12-L-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-K-3 H mpr:RF_wellbore NPD ASG_WB_12K3_H_ALLOCATED_INJ_VOLUMES 6506/12-K-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-I-2 H mpr:RF_wellbore NPD ASG_WB_12I2_H_ALLOCATED_PROD_VOLUMES 6506/12-I-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-Y-1 H mpr:RF_wellbore NPD ASG_WB_11Y1_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-P-3 H mpr:RF_wellbore NPD ASG_WB_12P3_H_ALLOCATED_PROD_VOLUMES 6506/12-P-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-H-3 H mpr:RF_wellbore NPD ASG_WB_12H3_H_ALLOCATED_PROD_VOLUMES 6506/12-H-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-M-1 H mpr:RF_wellbore NPD ASG_WB_12M1_H_ALLOCATED_PROD_VOLUMES 6506/12-M-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/11-G-3 H mpr:RF_wellbore NPD ASG_WB_11G3_H_ALLOCATED_INJ_VOLUMES 6506/11-G-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-S-3 H mpr:RF_wellbore NPD ASG_WB_12S3_H_ALLOCATED_PROD_VOLUMES 6506/12-S-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-Q-1 H mpr:RF_wellbore NPD ASG_WB_12Q1_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD mpr:RF_field NPD ASG_ALLOCATED_TANKLIFT sgard allocated tanker lifting lifted by tanker mpr:RF_hydrocarbonaccounting mpr:FQ_allocated
SGARD 43765 SGARD mpr:RF_field NPD ASG_SALEABLE_PRODUTION sgard saleable volumes mpr:RF_production mpr:FQ_saleable
SGARD 43765 SGARD mpr:RF_field NPD ASG_ALLOCATED_INVENTORY_TOT sgard total allocated inventory mpr:RF_inventory mpr:FQ_allocated
SGARD 43765 SGARD mpr:RF_field NPD ASG_ALLOCATED_GAS_SALES sgard allocated gas sales mpr:RF_sale mpr:FQ_allocated
SGARD 43765 SGARD mpr:RF_field NPD ASG_ALLOCATED_DRYGAS_SALES sgard allocated gas sales - dry mpr:RF_sale mpr:FQ_allocated
SGARD 43765 SGARD mpr:RF_field NPD ASG_GAS_INJECTION_TOT sgard injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 SGARD mpr:RF_field NPD ASG_ALLOCATED_PRODUCTION sgard allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-M-4 H mpr:RF_wellbore NPD ASG_WB_12M4_H_ALLOCATED_PROD_VOLUMES 6506/12-M-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-R-2 H mpr:RF_wellbore NPD ASG_WB_12R2_H_ALLOCATED_INJ_VOLUMES 6506/12-R-2 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-J-3 H mpr:RF_wellbore NPD ASG_WB_12J3_H_ALLOCATED_PROD_VOLUMES 6506/12-J-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-Q-4 H mpr:RF_wellbore NPD ASG_WB_12Q4_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-X-1 H mpr:RF_wellbore NPD ASG_WB_11X1_H_ALLOCATED_PROD_VOLUMES 6507/11-X-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD E mpr:RF_template NPD ASG_E_FISCAL_VOLUMES sgard E measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 SGARD E mpr:RF_template NPD ASG_E_INJECTION_TOT sgard E injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 SGARD E mpr:RF_template NPD ASG_E_ALLOCATED_PRODUCTION sgard E allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-N-3 H mpr:RF_wellbore NPD ASG_WB_12N3_H_ALLOCATED_PROD_VOLUMES 6506/12-N-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6407/2-Z-3 H mpr:RF_wellbore NPD ASG_WB_2Z3_H_ALLOCATED_PROD_VOLUMES 6407/2-Z-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-L-2 H mpr:RF_wellbore NPD ASG_WB_12L2_H_ALLOCATED_PROD_VOLUMES 6506/12-L-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/11-F-2 H mpr:RF_wellbore NPD ASG_WB_11F2_H_ALLOCATED_PROD_VOLUMES 6506/11-F-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-R-4 H mpr:RF_wellbore NPD ASG_WB_12R4_H_ALLOCATED_INJ_VOLUMES 6506/12-R-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-K-2 H mpr:RF_wellbore NPD ASG_WB_12K2_H_ALLOCATED_PROD_VOLUMES 6506/12-K-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-X-4 H mpr:RF_wellbore NPD ASG_WB_11X4_H_ALLOCATED_PROD_VOLUMES 6507/11-X-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD C mpr:RF_platform NPD ASG_C_CONSUME_FUEL_TOT sgard C consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated
SGARD 43765 6506/12-P-2 H mpr:RF_wellbore NPD ASG_WB_12P2_H_ALLOCATED_PROD_VOLUMES 6506/12-P-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/11-G-1 H mpr:RF_wellbore NPD ASG_WB_11G1_H_ALLOCATED_INJ_VOLUMES 6506/11-G-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-S-2 H mpr:RF_wellbore NPD ASG_WB_12S2_H_ALLOCATED_PROD_VOLUMES 6506/12-S-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-I-4 H mpr:RF_wellbore NPD ASG_WB_12I4_H_ALLOCATED_PROD_VOLUMES 6506/12-I-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-Y-3 H mpr:RF_wellbore NPD ASG_WB_11Y3_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-I-1 AH mpr:RF_wellbore NPD ASG_WB_12I1_AH_ALLOCATED_PROD_VOLUMES 6506/12-I-1 AH allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-P-4 AH mpr:RF_wellbore NPD ASG_WB_12P4_AH_ALLOCATED_PROD_VOLUMES 6506/12-P-4 AH allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-M-3 H mpr:RF_wellbore NPD ASG_WB_12M3_H_ALLOCATED_PROD_VOLUMES 6506/12-M- H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-H-1 H mpr:RF_wellbore NPD ASG_WB_12H1_H_ALLOCATED_PROD_VOLUMES 6506/12-H-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-R-1 H mpr:RF_wellbore NPD ASG_WB_12R1_H_ALLOCATED_INJ_VOLUMES 6506/12-R-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-J-2 H mpr:RF_wellbore NPD ASG_WB_12J2_H_ALLOCATED_PROD_VOLUMES 6506/12-J-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-Q-3 H mpr:RF_wellbore NPD ASG_WB_12Q3_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD D mpr:RF_template NPD ASG_D_FISCAL_VOLUMES sgard D measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 SGARD D mpr:RF_template NPD ASG_D_INJECTION_TOT sgard D injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 SGARD D mpr:RF_template NPD ASG_D_ALLOCATED_PRODUCTION sgard D allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-N-2 H mpr:RF_wellbore NPD ASG_WB_12N2_H_ALLOCATED_PROD_VOLUMES 6506/12-N-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-L-1 H mpr:RF_wellbore NPD ASG_WB_12L1_H_ALLOCATED_PROD_VOLUMES 6506/12-L-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/11-E-3 H mpr:RF_wellbore NPD ASG_WB_11E3_H_ALLOCATED_INJ_VOLUMES 6506/11-E-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-R-3 Y2H mpr:RF_wellbore NPD ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES 6506/12-R-3 Y2H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-K-1 H mpr:RF_wellbore NPD ASG_WB_12K1_H_ALLOCATED_INJ_VOLUMES 6506/12-K-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6507/11-X-3 H mpr:RF_wellbore NPD ASG_WB_11X3_H_ALLOCATED_PROD_VOLUMES 6507/11-X-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
@prefix tables: <http://topbraid.org/tables#> .
<file:///www.reportinghub.no/test/flow_facts/data/flow-fact-updated.tsv.semtables>
<file:///www.reportinghub.no/test/flow_facts/data/asgard-mprg-flow-fact-ss.tsv.semtables>
a <http://www.w3.org/2002/07/owl#Ontology> ;
tables:imports <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2> ;
tables:imports <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema> ;
<http://www.w3.org/2002/07/owl#imports>
<http://topbraid.org/tables> .
......
# baseURI: http://www.reportinghub.no/test/flow_facts/data/flow-fact-collector
# imports: file:///www.reportinghub.no/test/flow_facts/data/asgard-dpr2-flow-fact-ss.tsv
# imports: file:///www.reportinghub.no/test/flow_facts/data/asgard-mprg-flow-fact-ss.tsv
# imports: file:///www.reportinghub.no/test/flow_facts/data/trym-dpr2-flow-fact-ss.tsv
# imports: file:///www.reportinghub.no/test/flow_facts/data/trym-mprg-flow-fact-ss.tsv
@prefix flow-fact-collector: <http://www.reportinghub.no/test/flow_facts/data/flow-fact-collector#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/test/flow_facts/data/flow-fact-collector>
rdf:type owl:Ontology ;
owl:imports <file:///www.reportinghub.no/test/flow_facts/data/asgard-dpr2-flow-fact-ss.tsv> , <file:///www.reportinghub.no/test/flow_facts/data/asgard-mprg-flow-fact-ss.tsv> , <file:///www.reportinghub.no/test/flow_facts/data/trym-dpr2-flow-fact-ss.tsv> , <file:///www.reportinghub.no/test/flow_facts/data/trym-mprg-flow-fact-ss.tsv> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
[FieldNPDName] FieldNPDID FlowInOutFacilityName FlowInOutFacilityNameSystem FlowUID FlowName FlowKind FlowQualifier
KRISTIN 1854729 MPT2 STATOIL KRISTIN_MPT2_FISCAL_VOLUMES Kristin MPT2 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
KRISTIN 1854729 Fiscal metering station 1 STATOIL KRISTIN_MPM1_FISCAL_VOLUMES Kristin MPM1 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
KRISTIN 1854729 KRISTIN NPD KRISTIN_SALEABLE_PRODUCTION Kristin saleable volumes mpr:RF_production mpr:FQ_saleable
KRISTIN 1854729 KRISTIN NPD KRISTIN_ALLOCATED_PRODUCTION Kristin allocated volumes mpr:RF_production mpr:FQ_allocated
KRISTIN 1854729 KRISTIN NPD KRISTIN_FISCAL_FIELD_VOLUMES Kristin measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
KRISTIN 1854729 KRISTIN NPD KRISTIN_GAS_INJECTION_TOT Kristin injected gas mpr:RF_injection mpr:FQ_allocated
KRISTIN 1854729 KRISTIN NPD KRISTIN_CHEMICAL_INJECTION Kristin injection of chemicals mpr:RF_injection mpr:FQ_measured
KRISTIN 1854729 MPT2 STATOIL KRISTIN_MPT2_FISCAL_VOLUMES Kristin MPT2 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
KRISTIN 1854729 Fiscal metering station 1 STATOIL KRISTIN_MPM1_FISCAL_VOLUMES Kristin MPM1 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
KRISTIN 1854729 KRISTIN NPD KRISTIN_FISCAL_FIELD_VOLUMES Kristin measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
KRISTIN 1854729 KRISTIN NPD KRISTIN_SALEABLE_PRODUCTION Kristin saleable volumes mpr:RF_production mpr:FQ_saleable
KRISTIN 1854729 KRISTIN NPD KRISTIN_CHEMICAL_INJECTION Kristin injection of chemicals mpr:RF_injection mpr:FQ_measured
KRISTIN 1854729 KRISTIN NPD KRISTIN_ALLOCATED_PRODUCTION Kristin allocated volumes mpr:RF_production mpr:FQ_allocated
KRISTIN 1854729 KRISTIN NPD KRISTIN_GAS_INJECTION_TOT Kristin injected gas mpr:RF_injection mpr:FQ_allocated
MIKKEL 1630514 MPT5 STATOIL MIKKEL_MPT5_FISCAL_VOLUMES Mikkel MPT5 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
MIKKEL 1630514 MIKKEL NPD MIKKEL_CONSUME_FUEL_DRILLING Mikkel consumed drilling fuel mpr:RF_consume-fuel mpr:FQ_allocated
MIKKEL 1630514 MIKKEL NPD MIKKEL_BUDGET_FIELD_VOLUMES Mikkel budgeted volumes mpr:RF_production mpr:FQ_budget
MIKKEL 1630514 MIKKEL NPD MIKKEL_SALEABLE_PRODUCTION Mikkel saleable volumes mpr:RF_production mpr:FQ_saleable
MIKKEL 1630514 MIKKEL NPD MIKKEL_FORECAST_PRODUCTION Mikkel forecasted volumes mpr:RF_production mpr:FQ_forecast
MIKKEL 1630514 MIKKEL NPD MIKKEL_CONSUME_FLARE_TOT Mikkel consumed flare excluding excess flare mpr:RF_consume-flare mpr:FQ_allocated
MIKKEL 1630514 MIKKEL NPD MIKKEL_GAS_INJECTION_TOT Mikkel injected gas mpr:RF_injection mpr:FQ_allocated
MIKKEL 1630514 MIKKEL NPD MIKKEL_FISCAL_FIELD_VOLUMES Mikkel measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
MIKKEL 1630514 MIKKEL NPD MIKKEL_CONSUME_FLARE_EXCESS Mikkel consumed excess flare mpr:RF_consume-flare mpr:FQ_allocated
MIKKEL 1630514 MPT5 STATOIL MIKKEL_MPT5_FISCAL_VOLUMES Mikkel MPT5 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
MIKKEL 1630514 MIKKEL NPD MIKKEL_SALEABLE_PRODUCTION Mikkel saleable volumes mpr:RF_production mpr:FQ_saleable
MIKKEL 1630514 MIKKEL NPD MIKKEL_BUDGET_FIELD_VOLUMES Mikkel budgeted volumes mpr:RF_production mpr:FQ_budget
MIKKEL 1630514 MIKKEL NPD MIKKEL_FORECAST_PRODUCTION Mikkel forecasted volumes mpr:RF_production mpr:FQ_forecast
MIKKEL 1630514 MIKKEL NPD MIKKEL_FISCAL_FIELD_VOLUMES Mikkel measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
MIKKEL 1630514 MIKKEL NPD MIKKEL_CONSUME_FLARE_TOT Mikkel consumed flare excluding excess flare mpr:RF_consume-flare mpr:FQ_allocated
MIKKEL 1630514 MIKKEL NPD MIKKEL_CONSUME_FLARE_EXCESS Mikkel consumed excess flare mpr:RF_consume-flare mpr:FQ_allocated
MIKKEL 1630514 MIKKEL NPD MIKKEL_GAS_INJECTION_TOT Mikkel injected gas mpr:RF_injection mpr:FQ_allocated
MIKKEL 1630514 MIKKEL NPD MIKKEL_CONSUME_FUEL_DRILLING Mikkel consumed drilling fuel mpr:RF_consume-fuel mpr:FQ_allocated
MORVIN 4966234 MORVIN compressor A34 STATOIL MORVIN_A34_INJECTION Morvin compressor A34 injected volumes mpr:RF_injection mpr:FQ_metered-fiscal
MORVIN 4966234 MORVIN compressor A34 STATOIL MORVIN_A34_FISCAL_VOLUMES Morvin compressor A34 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
MORVIN 4966234 MORVIN compressor N32 STATOIL MORVIN_N32_INJECTION Morvin compressor N32 injected volumes mpr:RF_injection mpr:FQ_metered-fiscal
MORVIN 4966234 MORVIN compressor N32 STATOIL MORVIN_N32_FISCAL_VOLUMES Morvin compressor N32 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
MORVIN 4966234 Fiscal metering station 2 STATOIL MORVIN_MPM2_FISCAL_VOLUMES Morvin MPM2 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
MORVIN 4966234 MORVIN NPD MORVIN_SALEABLE_PRODUCTION Morvin saleable volumes mpr:RF_production mpr:FQ_saleable
MORVIN 4966234 MORVIN NPD MORVIN_ADJUSTED_PRODUCTION Morvin adjusted volumes mpr:RF_production mpr:FQ_valueadjusted
MORVIN 4966234 MORVIN NPD MORVIN_GAS_INJECTION_TOT Morvin injected gas mpr:RF_injection mpr:FQ_allocated
MORVIN 4966234 MORVIN NPD MORVIN_CONSUME_FLARE_TOT Morvin total consumed flare mpr:RF_consume-flare mpr:FQ_allocated
MORVIN 4966234 MORVIN NPD MORVIN_CONSUME_FUEL_WAT_INJ Morvin consumed water injection fuel mpr:RF_consume-fuel mpr:FQ_allocated
MORVIN 4966234 MORVIN NPD MORVIN_ALLOCATED_PRODUCTION Morvin allocated volumes mpr:RF_production mpr:FQ_allocated
MORVIN 4966234 MORVIN compressor A34 STATOIL MORVIN_A34_INJECTION Morvin compressor A34 injected volumes mpr:RF_injection mpr:FQ_metered-fiscal
MORVIN 4966234 MORVIN compressor A34 STATOIL MORVIN_A34_FISCAL_VOLUMES Morvin compressor A34 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
MORVIN 4966234 MORVIN compressor N32 STATOIL MORVIN_N32_FISCAL_VOLUMES Morvin compressor N32 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
MORVIN 4966234 MORVIN compressor N32 STATOIL MORVIN_N32_INJECTION Morvin compressor N32 injected volumes mpr:RF_injection mpr:FQ_metered-fiscal
MORVIN 4966234 Fiscal metering station 2 STATOIL MORVIN_MPM2_FISCAL_VOLUMES Morvin MPM2 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
MORVIN 4966234 MORVIN NPD MORVIN_CONSUME_FUEL_WAT_INJ Morvin consumed water injection fuel mpr:RF_consume-fuel mpr:FQ_allocated
MORVIN 4966234 MORVIN NPD MORVIN_CONSUME_FLARE_TOT Morvin total consumed flare mpr:RF_consume-flare mpr:FQ_allocated
MORVIN 4966234 MORVIN NPD MORVIN_ALLOCATED_PRODUCTION Morvin allocated volumes mpr:RF_production mpr:FQ_allocated
MORVIN 4966234 MORVIN NPD MORVIN_SALEABLE_PRODUCTION Morvin saleable volumes mpr:RF_production mpr:FQ_saleable
MORVIN 4966234 MORVIN NPD MORVIN_GAS_INJECTION_TOT Morvin injected gas mpr:RF_injection mpr:FQ_allocated
MORVIN 4966234 MORVIN NPD MORVIN_ADJUSTED_PRODUCTION Morvin adjusted volumes mpr:RF_production mpr:FQ_valueadjusted
TRYM 18081500 3/7-A-1 AH NPD TRY_WB_A1_AH_ALLOCATED_PROD_VOLUMES 3/7-A-1 AH allocated production volumes mpr:RF_production mpr:FQ_allocated
TRYM 18081500 3/7-A-1 AH NPD TRY_WB_A1_AH_ALLOCATED_INJ_VOLUMES 3/7-A-1 AH allocated injection volumes mpr:RF_injection mpr:FQ_allocated
TRYM 18081500 TRYM NPD TRY_GAS_INJECTION_TOT Trym injected gas mpr:RF_injection mpr:FQ_allocated
TRYM 18081500 TRYM NPD TRY_CHEMICAL_INJECTION Trym injection of chemicals mpr:RF_injection mpr:FQ_measured
TRYM 18081500 TRYM NPD TRY_FISCAL_FIELD_VOLUMES Trym measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
TRYM 18081500 TRYM NPD TRY_CONSUME_FUEL_DRILLING Trym consumed drilling fuel mpr:RF_consume-fuel mpr:FQ_allocated
TRYM 18081500 TRYM NPD TRY_CONSUME_FUEL_WAT_INJ Trym consumed water injection fuel mpr:RF_consume-fuel mpr:FQ_allocated
TRYM 18081500 TRYM NPD TRY_SALEABLE_PRODUCTION Trym saleable volumes mpr:RF_production mpr:FQ_saleable
TRYM 18081500 TRYM NPD TRY_CONSUME_FLARE_EXCESS Trym consumed excess flare mpr:RF_consume-flare mpr:FQ_allocated
TRYM 18081500 TRYM NPD TRY_ALLOCATED_PRODUCTION Trym allocated volumes mpr:RF_production mpr:FQ_allocated
TRYM 18081500 TRYM NPD TRY_CONSUME_FLARE_TOT Trym consumed flare excluding excess flare mpr:RF_consume-flare mpr:FQ_allocated
TRYM 18081500 TRYM NPD TRY_CONSUME_FUEL_TOT Trym consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated
TRYM 18081500 3/7-A-2 H NPD TRY_WB_A2_H_ALLOCATED_INJ_VOLUMES 3/7-A-2 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
TRYM 18081500 3/7-A-2 H NPD TRY_WB_A2_H_ALLOCATED_PROD_VOLUMES 3/7-A-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
TRYM 18081500 Fiscal metering station 1 DONG TRY_MPM1_FISCAL_VOLUMES Trym MPM1 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
TRYM 18081500 TRYM compressor D32 DONG TRY_COMPRESSOR_D32_VOLUMES Trym compressor D32 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
TRYM 18081500 TRYM compressor D34 DONG TRY_COMPRESSOR_D34_VOLUMES Trym compressor D34 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
TRYM 18081500 MPD2 DONG TRY_MPM2_FISCAL_VOLUMES Trym MPM2 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
TRYM 18081500 MPD5 DONG TRY_MPD5_FISCAL_VOLUMES Trym MPD5 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
TRYM 18081500 TRYM compressor D34 DONG TRY_COMPRESSOR_D34_VOLUMES Trym compressor D34 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
TRYM 18081500 TRYM NPD TRY_CONSUME_FUEL_DRILLING Trym consumed drilling fuel mpr:RF_consume-fuel mpr:FQ_allocated
TRYM 18081500 TRYM NPD TRY_FISCAL_FIELD_VOLUMES Trym measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
TRYM 18081500 TRYM NPD TRY_CONSUME_FLARE_EXCESS Trym consumed excess flare mpr:RF_consume-flare mpr:FQ_allocated
TRYM 18081500 TRYM NPD TRY_ALLOCATED_PRODUCTION Trym allocated volumes mpr:RF_production mpr:FQ_allocated
TRYM 18081500 TRYM NPD TRY_CONSUME_FUEL_WAT_INJ Trym consumed water injection fuel mpr:RF_consume-fuel mpr:FQ_allocated
TRYM 18081500 TRYM NPD TRY_CHEMICAL_INJECTION Trym injection of chemicals mpr:RF_injection mpr:FQ_measured
TRYM 18081500 TRYM NPD TRY_CONSUME_FUEL_TOT Trym consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated
TRYM 18081500 TRYM NPD TRY_GAS_INJECTION_TOT Trym injected gas mpr:RF_injection mpr:FQ_allocated
TRYM 18081500 TRYM NPD TRY_SALEABLE_PRODUCTION Trym saleable volumes mpr:RF_production mpr:FQ_saleable
TRYM 18081500 TRYM NPD TRY_CONSUME_FLARE_TOT Trym consumed flare excluding excess flare mpr:RF_consume-flare mpr:FQ_allocated
TRYM 18081500 3/7-A-1 AH NPD TRY_WB_A1_AH_ALLOCATED_PROD_VOLUMES 3/7-A-1 AH allocated production volumes mpr:RF_production mpr:FQ_allocated
TRYM 18081500 3/7-A-1 AH NPD TRY_WB_A1_AH_ALLOCATED_INJ_VOLUMES 3/7-A-1 AH allocated injection volumes mpr:RF_injection mpr:FQ_allocated
TRYM 18081500 MPD2 DONG TRY_MPM2_FISCAL_VOLUMES Trym MPM2 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
TRYM 18081500 Fiscal metering station 1 DONG TRY_MPM1_FISCAL_VOLUMES Trym MPM1 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
TRYM 18081500 TRYM compressor D32 DONG TRY_COMPRESSOR_D32_VOLUMES Trym compressor D32 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
TRYM 18081500 3/7-A-2 H NPD TRY_WB_A2_H_ALLOCATED_PROD_VOLUMES 3/7-A-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
TRYM 18081500 3/7-A-2 H NPD TRY_WB_A2_H_ALLOCATED_INJ_VOLUMES 3/7-A-2 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
TRYM 18081500 MPD5 DONG TRY_MPD5_FISCAL_VOLUMES Trym MPD5 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
TYRIHANS 3960848 TYRIHANS compressor 1 STATOIL TYRIHANS_MPM1_FISCAL_VOLUMES Tyrihans compressor MPM1 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
TYRIHANS 3960848 TYRIHANS NPD TYRIHANS_CONSUME_FUEL_TOT Tyrihans consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated
TYRIHANS 3960848 TYRIHANS NPD TYRIHANS_SALEABLE_PRODUCTION Tyrihans saleable volumes mpr:RF_production mpr:FQ_saleable
TYRIHANS 3960848 TYRIHANS NPD TYRIHANS_CONSUME_FUEL_DRILLING Tyrihans consumed drilling fuel mpr:RF_consume-fuel mpr:FQ_allocated
TYRIHANS 3960848 TYRIHANS compressor 1 STATOIL TYRIHANS_MPM1_FISCAL_VOLUMES Tyrihans compressor MPM1 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
TYRIHANS 3960848 TYRIHANS NPD TYRIHANS_CONSUME_FUEL_TOT Tyrihans consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated
TYRIHANS 3960848 TYRIHANS NPD TYRIHANS_CONSUME_FUEL_DRILLING Tyrihans consumed drilling fuel mpr:RF_consume-fuel mpr:FQ_allocated
TYRIHANS 3960848 TYRIHANS NPD TYRIHANS_SALEABLE_PRODUCTION Tyrihans saleable volumes mpr:RF_production mpr:FQ_saleable
YTTERGRYTA 4973114 YTTERGRYTA Fiscal metering station 1 STATOIL YTTGYT_MPM1_FISCAL_VOLUMES Yttergryta MPM1 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
YTTERGRYTA 4973114 YTTERGRYTA NPD YTTGYT_CONSUME_FUEL_TOT Yttergryta total consumes fuel mpr:RF_consume-fuel mpr:FQ_allocated
YTTERGRYTA 4973114 YTTERGRYTA NPD YTTGYT_ALLOCATED_PRODUCTION Yttergryta allocated volumes mpr:RF_production mpr:FQ_allocated
YTTERGRYTA 4973114 YTTERGRYTA NPD YTTGYT_GAS_INJECTION_TOT Yttergryta injected gas mpr:RF_injection mpr:FQ_allocated
YTTERGRYTA 4973114 YTTERGRYTA NPD YTTGYT_SALEABLE_PRODUCTION Yttergryta saleable volumes mpr:RF_production mpr:FQ_saleable
YTTERGRYTA 4973114 YTTERGRYTA Fiscal metering station 1 STATOIL YTTGYT_MPM1_FISCAL_VOLUMES Yttergryta MPM1 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
YTTERGRYTA 4973114 YTTERGRYTA NPD YTTGYT_ALLOCATED_PRODUCTION Yttergryta allocated volumes mpr:RF_production mpr:FQ_allocated
YTTERGRYTA 4973114 YTTERGRYTA NPD YTTGYT_SALEABLE_PRODUCTION Yttergryta saleable volumes mpr:RF_production mpr:FQ_saleable
YTTERGRYTA 4973114 YTTERGRYTA NPD YTTGYT_GAS_INJECTION_TOT Yttergryta injected gas mpr:RF_injection mpr:FQ_allocated
YTTERGRYTA 4973114 YTTERGRYTA NPD YTTGYT_CONSUME_FUEL_TOT Yttergryta total consumes fuel mpr:RF_consume-fuel mpr:FQ_allocated
SGARD 43765 6506/12-K-2 H NPD ASG_WB_12K2_H_ALLOCATED_PROD_VOLUMES 6506/12-K-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-Y-1 H NPD ASG_WB_11Y1_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-L-4 H NPD ASG_WB_12L4_H_ALLOCATED_PROD_VOLUMES 6506/12-L-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/11-F-4 H NPD ASG_WB_11F4_H_ALLOCATED_INJ_VOLUMES 6506/11-F-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-Q-2 H NPD ASG_WB_12Q2_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-R-1 H NPD ASG_WB_12R1_H_ALLOCATED_INJ_VOLUMES 6506/12-R-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-H-4 H NPD ASG_WB_12H4_H_ALLOCATED_PROD_VOLUMES 6506/12-H-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-I-2 H NPD ASG_WB_12I2_H_ALLOCATED_PROD_VOLUMES 6506/12-I-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD NPD ASG_ALLOCATED_PRODUCTION sgard allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD NPD ASG_GAS_INJECTION_TOT sgard injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 SGARD NPD ASG_SALEABLE_PRODUTION sgard saleable volumes mpr:RF_production mpr:FQ_saleable
SGARD 43765 6506/12-L-1 H NPD ASG_WB_12L1_H_ALLOCATED_PROD_VOLUMES 6506/12-L-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-M-3 H NPD ASG_WB_12M3_H_ALLOCATED_PROD_VOLUMES 6506/12-M- H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-N-3 H NPD ASG_WB_12N3_H_ALLOCATED_PROD_VOLUMES 6506/12-N-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/11-G-4 H NPD ASG_WB_11G4_H_ALLOCATED_INJ_VOLUMES 6506/11-G-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 SGARD E NPD ASG_E_FISCAL_VOLUMES sgard E measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 SGARD E NPD ASG_E_ALLOCATED_PRODUCTION sgard E allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD E NPD ASG_E_INJECTION_TOT sgard E injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-J-1 H NPD ASG_WB_12J1_H_ALLOCATED_PROD_VOLUMES 6506/12-J-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-P-4 AH NPD ASG_WB_12P4_AH_ALLOCATED_PROD_VOLUMES 6506/12-P-4 AH allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-R-4 H NPD ASG_WB_12R4_H_ALLOCATED_INJ_VOLUMES 6506/12-R-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6507/11-Y-2 H NPD ASG_WB_11Y2_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-K-3 H NPD ASG_WB_12K3_H_ALLOCATED_INJ_VOLUMES 6506/12-K-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-N-2 H NPD ASG_WB_12N2_H_ALLOCATED_PROD_VOLUMES 6506/12-N-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD C NPD ASG_C_CONSUME_FUEL_TOT sgard C consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated
SGARD 43765 6506/12-J-4 H NPD ASG_WB_12J4_H_ALLOCATED_PROD_VOLUMES 6506/12-J-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/11-G-1 H NPD ASG_WB_11G1_H_ALLOCATED_INJ_VOLUMES 6506/11-G-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-P-1 H NPD ASG_WB_12P1_H_ALLOCATED_PROD_VOLUMES 6506/12-P-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-Q-3 H NPD ASG_WB_12Q3_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-S-3 H NPD ASG_WB_12S3_H_ALLOCATED_PROD_VOLUMES 6506/12-S-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-R-2 H NPD ASG_WB_12R2_H_ALLOCATED_INJ_VOLUMES 6506/12-R-2 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6507/11-X-3 H NPD ASG_WB_11X3_H_ALLOCATED_PROD_VOLUMES 6507/11-X-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD A NPD ASG_A_ALLOCATED_PRODUCTION sgard A allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD A NPD ASG_A_CONSUME_FUEL_TOT sgard A total consumed fuel mpr:RF_consume-fuel mpr:FQ_allocated
SGARD 43765 SGARD A NPD ASG_A_FISCAL_VOLUMES sgard A measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 SGARD A NPD ASG_A_CONSUME_FLARE sgard A consumed flare mpr:RF_consume-flare mpr:FQ_allocated
SGARD 43765 SGARD A NPD ASG_A_GAS_INJETION sgard A injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-I-3 H NPD ASG_WB_12I3_H_ALLOCATED_PROD_VOLUMES 6506/12-I-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-L-2 H NPD ASG_WB_12L2_H_ALLOCATED_PROD_VOLUMES 6506/12-L-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/11-E-3 H NPD ASG_WB_11E3_H_ALLOCATED_INJ_VOLUMES 6506/11-E-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-M-4 H NPD ASG_WB_12M4_H_ALLOCATED_PROD_VOLUMES 6506/12-M-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-Y-3 H NPD ASG_WB_11Y3_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-N-4 H NPD ASG_WB_12N4_H_ALLOCATED_PROD_VOLUMES 6506/12-N-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-H-1 H NPD ASG_WB_12H1_H_ALLOCATED_PROD_VOLUMES 6506/12-H-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD E flowline NPD ASG_E_FLOWLINE sgard E flowline allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-J-2 H NPD ASG_WB_12J2_H_ALLOCATED_PROD_VOLUMES 6506/12-J-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-M-1 H NPD ASG_WB_12M1_H_ALLOCATED_PROD_VOLUMES 6506/12-M-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-S-1 H NPD ASG_WB_12S1_H_ALLOCATED_PROD_VOLUMES 6506/12-S-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-X-1 H NPD ASG_WB_11X1_H_ALLOCATED_PROD_VOLUMES 6507/11-X-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-I-1 AH NPD ASG_WB_12I1_AH_ALLOCATED_PROD_VOLUMES 6506/12-I-1 AH allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6407/2-Z-3 H NPD ASG_WB_2Z3_H_ALLOCATED_PROD_VOLUMES 6407/2-Z-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-P-2 H NPD ASG_WB_12P2_H_ALLOCATED_PROD_VOLUMES 6506/12-P-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-S-4 H NPD ASG_WB_12S4_H_ALLOCATED_PROD_VOLUMES 6506/12-S-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-R-3 Y1H NPD ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES 6506/12-R-3 Y1H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-K-1 H NPD ASG_WB_12K1_H_ALLOCATED_INJ_VOLUMES 6506/12-K-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6507/11-X-4 H NPD ASG_WB_11X4_H_ALLOCATED_PROD_VOLUMES 6507/11-X-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-Q-4 H NPD ASG_WB_12Q4_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-L-3 H NPD ASG_WB_12L3_H_ALLOCATED_PROD_VOLUMES 6506/12-L-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/11-F-2 H NPD ASG_WB_11F2_H_ALLOCATED_PROD_VOLUMES 6506/11-F-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-Y-4 H NPD ASG_WB_11Y4_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-Q-1 H NPD ASG_WB_12Q1_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-Q-5 Y2H NPD ASG_WB_12Q5_Y2H_ALLOCATED_PROD_VOLUMES 6506/12-Q-5 Y2H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-N-1 H NPD ASG_WB_12N1_H_ALLOCATED_PROD_VOLUMES 6506/12-N-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-H-3 H NPD ASG_WB_12H3_H_ALLOCATED_PROD_VOLUMES 6506/12-H-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD B NPD ASG_B_ALLOCATED_PRODUCTION sgard B allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD B NPD ASG_B_ALLOCATED_EXPORT sgard B allocated export volumes mpr:RF_export mpr:FQ_allocated
SGARD 43765 SGARD B NPD ASG_B_CONSUME_FLARE_TOT sgard B consumed flare mpr:RF_consume-flare mpr:FQ_allocated
SGARD 43765 SGARD B NPD ASG_B_GAS_INJECTION_TOT sgard B injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 SGARD B NPD ASG_B_FISCAL_VOLUMES sgard B measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 SGARD B NPD ASG_B_CONSUME_FUEL_TOT sgard B consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated
SGARD 43765 SGARD B NPD ASG_B_ALLOCATED_IMPORT sgard B allocated import volumes mpr:RF_import mpr:FQ_allocated
SGARD 43765 6506/12-J-3 H NPD ASG_WB_12J3_H_ALLOCATED_PROD_VOLUMES 6506/12-J-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-M-2 H NPD ASG_WB_12M2_H_ALLOCATED_PROD_VOLUMES 6506/12-M-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/11-G-3 H NPD ASG_WB_11G3_H_ALLOCATED_INJ_VOLUMES 6506/11-G-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-S-2 H NPD ASG_WB_12S2_H_ALLOCATED_PROD_VOLUMES 6506/12-S-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-X-2 H NPD ASG_WB_11X2_H_ALLOCATED_PROD_VOLUMES 6507/11-X-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD D NPD ASG_D_FISCAL_VOLUMES sgard D measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 SGARD D NPD ASG_D_ALLOCATED_PRODUCTION sgard D allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD D NPD ASG_D_INJECTION_TOT sgard D injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-I-4 H NPD ASG_WB_12I4_H_ALLOCATED_PROD_VOLUMES 6506/12-I-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-P-3 H NPD ASG_WB_12P3_H_ALLOCATED_PROD_VOLUMES 6506/12-P-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-R-3 Y2H NPD ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES 6506/12-R-3 Y2H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-Q-2 H NPD ASG_WB_12Q2_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-R-1 H NPD ASG_WB_12R1_H_ALLOCATED_INJ_VOLUMES 6506/12-R-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-N-2 H NPD ASG_WB_12N2_H_ALLOCATED_PROD_VOLUMES 6506/12-N-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-H-1 H NPD ASG_WB_12H1_H_ALLOCATED_PROD_VOLUMES 6506/12-H-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-P-3 H NPD ASG_WB_12P3_H_ALLOCATED_PROD_VOLUMES 6506/12-P-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-S-4 H NPD ASG_WB_12S4_H_ALLOCATED_PROD_VOLUMES 6506/12-S-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD C NPD ASG_C_CONSUME_FUEL_TOT sgard C consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated
SGARD 43765 6506/12-S-1 H NPD ASG_WB_12S1_H_ALLOCATED_PROD_VOLUMES 6506/12-S-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-Y-4 H NPD ASG_WB_11Y4_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-J-4 H NPD ASG_WB_12J4_H_ALLOCATED_PROD_VOLUMES 6506/12-J-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-Y-1 H NPD ASG_WB_11Y1_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-N-4 H NPD ASG_WB_12N4_H_ALLOCATED_PROD_VOLUMES 6506/12-N-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD A NPD ASG_A_FISCAL_VOLUMES sgard A measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 SGARD A NPD ASG_A_CONSUME_FLARE sgard A consumed flare mpr:RF_consume-flare mpr:FQ_allocated
SGARD 43765 SGARD A NPD ASG_A_CONSUME_FUEL_TOT sgard A total consumed fuel mpr:RF_consume-fuel mpr:FQ_allocated
SGARD 43765 SGARD A NPD ASG_A_ALLOCATED_PRODUCTION sgard A allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD A NPD ASG_A_GAS_INJETION sgard A injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/11-G-4 H NPD ASG_WB_11G4_H_ALLOCATED_INJ_VOLUMES 6506/11-G-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-R-3 Y1H NPD ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES 6506/12-R-3 Y1H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/11-F-4 H NPD ASG_WB_11F4_H_ALLOCATED_INJ_VOLUMES 6506/11-F-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/11-E-3 H NPD ASG_WB_11E3_H_ALLOCATED_INJ_VOLUMES 6506/11-E-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-H-3 H NPD ASG_WB_12H3_H_ALLOCATED_PROD_VOLUMES 6506/12-H-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-I-3 H NPD ASG_WB_12I3_H_ALLOCATED_PROD_VOLUMES 6506/12-I-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-X-4 H NPD ASG_WB_11X4_H_ALLOCATED_PROD_VOLUMES 6507/11-X-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-K-2 H NPD ASG_WB_12K2_H_ALLOCATED_PROD_VOLUMES 6506/12-K-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-L-4 H NPD ASG_WB_12L4_H_ALLOCATED_PROD_VOLUMES 6506/12-L-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-X-1 H NPD ASG_WB_11X1_H_ALLOCATED_PROD_VOLUMES 6507/11-X-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-L-1 H NPD ASG_WB_12L1_H_ALLOCATED_PROD_VOLUMES 6506/12-L-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-P-4 AH NPD ASG_WB_12P4_AH_ALLOCATED_PROD_VOLUMES 6506/12-P-4 AH allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6407/2-Z-3 H NPD ASG_WB_2Z3_H_ALLOCATED_PROD_VOLUMES 6407/2-Z-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-P-1 H NPD ASG_WB_12P1_H_ALLOCATED_PROD_VOLUMES 6506/12-P-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-S-2 H NPD ASG_WB_12S2_H_ALLOCATED_PROD_VOLUMES 6506/12-S-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD E flowline NPD ASG_E_FLOWLINE sgard E flowline allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD D NPD ASG_D_ALLOCATED_PRODUCTION sgard D allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD D NPD ASG_D_FISCAL_VOLUMES sgard D measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 SGARD D NPD ASG_D_INJECTION_TOT sgard D injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-Q-4 H NPD ASG_WB_12Q4_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-R-3 Y2H NPD ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES 6506/12-R-3 Y2H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6507/11-Y-2 H NPD ASG_WB_11Y2_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-J-2 H NPD ASG_WB_12J2_H_ALLOCATED_PROD_VOLUMES 6506/12-J-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-I-4 H NPD ASG_WB_12I4_H_ALLOCATED_PROD_VOLUMES 6506/12-I-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-K-3 H NPD ASG_WB_12K3_H_ALLOCATED_INJ_VOLUMES 6506/12-K-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/11-G-1 H NPD ASG_WB_11G1_H_ALLOCATED_INJ_VOLUMES 6506/11-G-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-M-3 H NPD ASG_WB_12M3_H_ALLOCATED_PROD_VOLUMES 6506/12-M- H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-M-1 H NPD ASG_WB_12M1_H_ALLOCATED_PROD_VOLUMES 6506/12-M-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/11-F-2 H NPD ASG_WB_11F2_H_ALLOCATED_PROD_VOLUMES 6506/11-F-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-Q-3 H NPD ASG_WB_12Q3_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-H-4 H NPD ASG_WB_12H4_H_ALLOCATED_PROD_VOLUMES 6506/12-H-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-Q-1 H NPD ASG_WB_12Q1_H_ALLOCATED_PROD_VOLUMES 6506/12-Q-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-Q-5 Y2H NPD ASG_WB_12Q5_Y2H_ALLOCATED_PROD_VOLUMES 6506/12-Q-5 Y2H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-S-3 H NPD ASG_WB_12S3_H_ALLOCATED_PROD_VOLUMES 6506/12-S-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-X-2 H NPD ASG_WB_11X2_H_ALLOCATED_PROD_VOLUMES 6507/11-X-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-L-2 H NPD ASG_WB_12L2_H_ALLOCATED_PROD_VOLUMES 6506/12-L-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-N-1 H NPD ASG_WB_12N1_H_ALLOCATED_PROD_VOLUMES 6506/12-N-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-Y-3 H NPD ASG_WB_11Y3_H_ALLOCATED_PROD_VOLUMES 6507/11-Y-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-P-2 H NPD ASG_WB_12P2_H_ALLOCATED_PROD_VOLUMES 6506/12-P-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD B NPD ASG_B_CONSUME_FUEL_TOT sgard B consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated
SGARD 43765 SGARD B NPD ASG_B_ALLOCATED_IMPORT sgard B allocated import volumes mpr:RF_import mpr:FQ_allocated
SGARD 43765 SGARD B NPD ASG_B_ALLOCATED_PRODUCTION sgard B allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD B NPD ASG_B_CONSUME_FLARE_TOT sgard B consumed flare mpr:RF_consume-flare mpr:FQ_allocated
SGARD 43765 SGARD B NPD ASG_B_ALLOCATED_EXPORT sgard B allocated export volumes mpr:RF_export mpr:FQ_allocated
SGARD 43765 SGARD B NPD ASG_B_GAS_INJECTION_TOT sgard B injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 SGARD B NPD ASG_B_FISCAL_VOLUMES sgard B measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 SGARD E NPD ASG_E_ALLOCATED_PRODUCTION sgard E allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 SGARD E NPD ASG_E_FISCAL_VOLUMES sgard E measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
SGARD 43765 SGARD E NPD ASG_E_INJECTION_TOT sgard E injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-N-3 H NPD ASG_WB_12N3_H_ALLOCATED_PROD_VOLUMES 6506/12-N-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-R-4 H NPD ASG_WB_12R4_H_ALLOCATED_INJ_VOLUMES 6506/12-R-4 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 SGARD NPD ASG_SALEABLE_PRODUTION sgard saleable volumes mpr:RF_production mpr:FQ_saleable
SGARD 43765 SGARD NPD ASG_GAS_INJECTION_TOT sgard injected gas mpr:RF_injection mpr:FQ_allocated
SGARD 43765 SGARD NPD ASG_ALLOCATED_PRODUCTION sgard allocated volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/11-G-3 H NPD ASG_WB_11G3_H_ALLOCATED_INJ_VOLUMES 6506/11-G-3 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-R-2 H NPD ASG_WB_12R2_H_ALLOCATED_INJ_VOLUMES 6506/12-R-2 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-I-1 AH NPD ASG_WB_12I1_AH_ALLOCATED_PROD_VOLUMES 6506/12-I-1 AH allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-J-3 H NPD ASG_WB_12J3_H_ALLOCATED_PROD_VOLUMES 6506/12-J-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-J-1 H NPD ASG_WB_12J1_H_ALLOCATED_PROD_VOLUMES 6506/12-J-1 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-M-4 H NPD ASG_WB_12M4_H_ALLOCATED_PROD_VOLUMES 6506/12-M-4 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-I-2 H NPD ASG_WB_12I2_H_ALLOCATED_PROD_VOLUMES 6506/12-I-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-M-2 H NPD ASG_WB_12M2_H_ALLOCATED_PROD_VOLUMES 6506/12-M-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6507/11-X-3 H NPD ASG_WB_11X3_H_ALLOCATED_PROD_VOLUMES 6507/11-X-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
SGARD 43765 6506/12-K-1 H NPD ASG_WB_12K1_H_ALLOCATED_INJ_VOLUMES 6506/12-K-1 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
SGARD 43765 6506/12-L-3 H NPD ASG_WB_12L3_H_ALLOCATED_PROD_VOLUMES 6506/12-L-3 H allocated production volumes mpr:RF_production mpr:FQ_allocated
# baseURI: file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema
# imports: http://topbraid.org/tables
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ss: <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#> .
@prefix tables: <http://topbraid.org/tables#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema>
rdf:type owl:Ontology ;
owl:imports <http://topbraid.org/tables> .
ss:FieldNPDName
rdf:type owl:DatatypeProperty ;
rdfs:domain ss:flow-facts ;
rdfs:label "FieldNPDName"^^xsd:string ;
rdfs:range xsd:string ;
tables:columnIndex "0"^^xsd:int .
ss:fieldNPDID
rdf:type owl:DatatypeProperty ;
rdfs:domain ss:flow-facts ;
rdfs:label "FieldNPDID" ;
rdfs:range xsd:string ;
tables:columnIndex "1"^^xsd:int .
ss:flow-facts
rdf:type owl:Class ;
rdfs:label "flow-facts"^^xsd:string ;
tables:sheetIndex "0"^^xsd:int .
ss:flowKind
rdf:type owl:DatatypeProperty ;
rdfs:domain ss:flow-facts ;
rdfs:label "FlowKind" ;
rdfs:range xsd:string ;
tables:columnIndex "4"^^xsd:int .
ss:flowName
rdf:type owl:DatatypeProperty ;
rdfs:domain ss:flow-facts ;
rdfs:label "FlowName" ;
rdfs:range xsd:string ;
tables:columnIndex "3"^^xsd:int .
ss:flowQualifier
rdf:type owl:DatatypeProperty ;
rdfs:domain ss:flow-facts ;
rdfs:label "FlowQualifier" ;
rdfs:range xsd:string ;
tables:columnIndex "5"^^xsd:int .
ss:flowUID
rdf:type owl:DatatypeProperty ;
rdfs:domain ss:flow-facts ;
rdfs:label "FlowUID" ;
rdfs:range xsd:string ;
tables:columnIndex "2"^^xsd:int .
[FieldNPDName] FieldNPDID FlowInOutFacilityName FlowInOutFacilityType FlowInOutFacilityNameSystem FlowUID FlowName FlowKind FlowQualifier
TRYM 18081500 3/7-A-1 AH mpr:RF_wellbore NPD TRY_WB_A1_AH_ALLOCATED_PROD_VOLUMES 3/7-A-1 AH allocated production volumes mpr:RF_production mpr:FQ_allocated
TRYM 18081500 3/7-A-1 AH mpr:RF_wellbore NPD TRY_WB_A1_AH_ALLOCATED_INJ_VOLUMES 3/7-A-1 AH allocated injection volumes mpr:RF_injection mpr:FQ_allocated
TRYM 18081500 TRYM mpr:RF_field NPD TRY_GAS_INJECTION_TOT Trym injected gas mpr:RF_injection mpr:FQ_allocated
TRYM 18081500 TRYM mpr:RF_field NPD TRY_CHEMICAL_INJECTION Trym injection of chemicals mpr:RF_injection mpr:FQ_measured
TRYM 18081500 TRYM mpr:RF_field NPD TRY_FISCAL_FIELD_VOLUMES Trym measured total volumes mpr:RF_production mpr:FQ_metered-fiscal
TRYM 18081500 TRYM mpr:RF_field NPD TRY_CONSUME_FUEL_DRILLING Trym consumed drilling fuel mpr:RF_consume-fuel mpr:FQ_allocated
TRYM 18081500 TRYM mpr:RF_field NPD TRY_CONSUME_FUEL_WAT_INJ Trym consumed water injection fuel mpr:RF_consume-fuel mpr:FQ_allocated
TRYM 18081500 TRYM mpr:RF_field NPD TRY_SALEABLE_PRODUCTION Trym saleable volumes mpr:RF_production mpr:FQ_saleable
TRYM 18081500 TRYM mpr:RF_field NPD TRY_CONSUME_FLARE_EXCESS Trym consumed excess flare mpr:RF_consume-flare mpr:FQ_allocated
TRYM 18081500 TRYM mpr:RF_field NPD TRY_ALLOCATED_PRODUCTION Trym allocated volumes mpr:RF_production mpr:FQ_allocated
TRYM 18081500 TRYM mpr:RF_field NPD TRY_CONSUME_FLARE_TOT Trym consumed flare excluding excess flare mpr:RF_consume-flare mpr:FQ_allocated
TRYM 18081500 TRYM mpr:RF_field NPD TRY_CONSUME_FUEL_TOT Trym consumed total fuel mpr:RF_consume-fuel mpr:FQ_allocated
TRYM 18081500 3/7-A-2 H mpr:RF_wellbore NPD TRY_WB_A2_H_ALLOCATED_INJ_VOLUMES 3/7-A-2 H allocated injection volumes mpr:RF_injection mpr:FQ_allocated
TRYM 18081500 3/7-A-2 H mpr:RF_wellbore NPD TRY_WB_A2_H_ALLOCATED_PROD_VOLUMES 3/7-A-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
TRYM 18081500 Fiscal metering station 1 mpr:RF_flowmeter DONG TRY_MPM1_FISCAL_VOLUMES Trym MPM1 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
TRYM 18081500 TRYM compressor D32 mpr:RF_compressor DONG TRY_COMPRESSOR_D32_VOLUMES Trym compressor D32 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
TRYM 18081500 TRYM compressor D34 mpr:RF_compressor DONG TRY_COMPRESSOR_D34_VOLUMES Trym compressor D34 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
TRYM 18081500 MPD2 mpr:RF_flowmeter DONG TRY_MPM2_FISCAL_VOLUMES Trym MPM2 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
TRYM 18081500 MPD5 mpr:RF_flowmeter DONG TRY_MPD5_FISCAL_VOLUMES Trym MPD5 measured volumes mpr:RF_production mpr:FQ_metered-fiscal
@prefix tables: <http://topbraid.org/tables#> .
<file:///www.reportinghub.no/test/flow_facts/data/trym-dpr2-flow-fact-ss.tsv.semtables>
a <http://www.w3.org/2002/07/owl#Ontology> ;
tables:imports <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema> ;
<http://www.w3.org/2002/07/owl#imports>
<http://topbraid.org/tables> .
@prefix tables: <http://topbraid.org/tables#> .
<file:///www.reportinghub.no/test/flow_facts/data/trym-flow-facts.xls.semtables>
a <http://www.w3.org/2002/07/owl#Ontology> ;
tables:imports <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema> ;
<http://www.w3.org/2002/07/owl#imports>
<http://topbraid.org/tables> .
[FieldNPDName] FieldNPDID FlowInOutFacilityName FlowInOutFacilityType FlowInOutFacilityNameSystem FlowUID FlowName FlowKind FlowQualifier
TRYM 18081500 TRYM mpr:RF_field NPD TRY_ALLOCATED_PRODUCTION Trym allocated volumes mpr:RF_production mpr:FQ_allocated
TRYM 18081500 TRYM mpr:RF_field NPD TRY_SALEABLE_PRODUCTION Trym saleable volumes mpr:RF_production mpr:FQ_saleable
TRYM 18081500 3/7-A-1 AH mpr:RF_wellbore NPD TRY_WB_7A1_AH_ALLOCATED_PROD_VOLUMES 3/7-A-1 AH allocated production volumes mpr:RF_production mpr:FQ_allocated
TRYM 18081500 3/7-A-2 H mpr:RF_wellbore NPD TRY_WB_7A2_H_ALLOCATED_PROD_VOLUMES 3/7-A-2 H allocated production volumes mpr:RF_production mpr:FQ_allocated
TRYM 18081500 FREDERICIA mpr:RF_terminal NPD FRED_ALLOCATED_HYDROCOUNT Fredericia allocated hydrocarbon counting lifted by tanker mpr:RF_hydrocarbonaccounting mpr:FQ_allocated
TRYM 18081500 FREDERICIA mpr:RF_terminal NPD FRED_ALLLOCATED_INVENTORY Fredericia allocated inventory volumes mpr:RF_inventory mpr:FQ_allocated
TRYM 18081500 NYBRO mpr:RF_terminal NPD NYBRO_ALLOCATED_GAS_SALES Nybro allocated gas sales mpr:RF_sale mpr:FQ_allocated
@prefix tables: <http://topbraid.org/tables#> .
<file:///www.reportinghub.no/test/flow_facts/data/trym-mprg-flow-fact-ss.tsv.semtables>
a <http://www.w3.org/2002/07/owl#Ontology> ;
tables:imports <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema> ;
<http://www.w3.org/2002/07/owl#imports>
<http://topbraid.org/tables> .
# baseURI: http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2
# baseURI: http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema
# imports: http://topbraid.org/tables
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ss: <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#> .
@prefix ss: <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#> .
@prefix tables: <http://topbraid.org/tables#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2>
<http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema>
rdf:type owl:Ontology ;
owl:imports <http://topbraid.org/tables> .
ss:FieldNPDName
rdf:type owl:DatatypeProperty ;
rdfs:domain ss:flow-fact ;
rdfs:domain ss:fact ;
rdfs:label "[FieldNPDName]" ;
rdfs:range xsd:string ;
tables:columnIndex "0"^^xsd:int .
ss:fact
rdf:type owl:Class ;
rdfs:label "fact"^^xsd:string ;
tables:sheetIndex "0"^^xsd:int .
ss:fieldNPDID
rdf:type owl:DatatypeProperty ;
rdfs:domain ss:flow-fact ;
rdfs:domain ss:fact ;
rdfs:label "FieldNPDID" ;
rdfs:range xsd:string ;
tables:columnIndex "1"^^xsd:int .
ss:flow-fact
rdf:type owl:Class ;
rdfs:label "flow-fact-updated" ;
tables:sheetIndex "0"^^xsd:int .
ss:flowInOutFacilityName
rdf:type owl:DatatypeProperty ;
rdfs:domain ss:flow-fact ;
rdfs:domain ss:fact ;
rdfs:label "FlowInOutFacilityName" ;
rdfs:range xsd:string ;
tables:columnIndex "2"^^xsd:int .
ss:flowInOutFacilityNameSystem
rdf:type owl:DatatypeProperty ;
rdfs:domain ss:flow-fact ;
rdfs:domain ss:fact ;
rdfs:label "FlowInOutFacilityNameSystem" ;
rdfs:range xsd:string ;
tables:columnIndex "4"^^xsd:int .
ss:flowInOutFacilityType
rdf:type owl:DatatypeProperty ;
rdfs:domain ss:fact ;
rdfs:label "FlowInOutFacilityType" ;
rdfs:range xsd:string ;
tables:columnIndex "3"^^xsd:int .
ss:flowKind
rdf:type owl:DatatypeProperty ;
rdfs:domain ss:flow-fact ;
rdfs:domain ss:fact ;
rdfs:label "FlowKind" ;
rdfs:range xsd:string ;
tables:columnIndex "6"^^xsd:int .
tables:columnIndex "7"^^xsd:int .
ss:flowName
rdf:type owl:DatatypeProperty ;
rdfs:domain ss:flow-fact ;
rdfs:domain ss:fact ;
rdfs:label "FlowName" ;
rdfs:range xsd:string ;
tables:columnIndex "5"^^xsd:int .
tables:columnIndex "6"^^xsd:int .
ss:flowQualifier
rdf:type owl:DatatypeProperty ;
rdfs:domain ss:flow-fact ;
rdfs:domain ss:fact ;
rdfs:label "FlowQualifier" ;
rdfs:range xsd:string ;
tables:columnIndex "7"^^xsd:int .
tables:columnIndex "8"^^xsd:int .
ss:flowUID
rdf:type owl:DatatypeProperty ;
rdfs:domain ss:flow-fact ;
rdfs:domain ss:fact ;
rdfs:label "FlowUID" ;
rdfs:range xsd:string ;
tables:columnIndex "4"^^xsd:int .
tables:columnIndex "5"^^xsd:int .
......
# baseURI: http://www.reportinghub.no/test/flow_facts/transform/facts-ss-to-ep-facts
# imports: file:///www.reportinghub.no/test/flow_facts/data/asgard-flow-facts.tsv
# imports: file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema
# imports: file:///www.reportinghub.no/test/flow_facts/data/trym-flow-facts.xls
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/mpr/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/schema/1.0/erhfacts
# imports: http://www.reportinghub.no/np/data/npd
@prefix ep-mpr-spin-lib: <http://www.reportinghub.no/ep/mpr/spin/1.1/lib#> .
@prefix facts-ss-to-ep-facts: <http://www.reportinghub.no/test/flow_facts/transform/facts-ss-to-ep-facts#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix smf: <http://topbraid.org/sparqlmotionfunctions#> .
@prefix sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#flow-facts>
spin:rule
[ rdf:type sp:Construct ;
sp:templates ([ sp:object
[ sp:varName "flowkind"^^xsd:string
] ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
]) ;
sp:where ([ sp:object <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#flow-facts> ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#FieldNPDName> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "npdfield"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/facility#Field> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "npdfield"^^xsd:string
]
] [ sp:object
[ sp:varName "fieldid"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#id> ;
sp:subject
[ sp:varName "npdfield"^^xsd:string
]
] [ sp:object
[ sp:varName "flowuid"^^xsd:string
] ;
sp:predicate <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#flowUID> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "kind"^^xsd:string
] ;
sp:predicate <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#flowKind> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 [ sp:varName "kind"^^xsd:string
]
] ;
sp:variable
[ sp:varName "kinduri"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-mpr-spin-lib:selectProductionFlowPurposeType ;
sp:arg1 [ sp:varName "kinduri"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowkind"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type fn:concat ;
sp:arg1 "Field-" ;
sp:arg2 [ sp:varName "fieldid"^^xsd:string
] ;
sp:arg3 "-Flow-" ;
sp:arg4 [ sp:varName "flowuid"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowlocalname"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 "http://www.reportinghub.no/data/erh/{?flowlocalname}" ;
sp:arg2 [ sp:varName "flowlocalname"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowuri"^^xsd:string
]
])
] ;
spin:rule
[ rdf:type sp:Construct ;
sp:templates ([ sp:object
[ sp:varName "flowqualifier"^^xsd:string
] ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
]) ;
sp:where ([ sp:object <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#flow-facts> ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#FieldNPDName> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "npdfield"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/facility#Field> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "npdfield"^^xsd:string
]
] [ sp:object
[ sp:varName "fieldid"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#id> ;
sp:subject
[ sp:varName "npdfield"^^xsd:string
]
] [ sp:object
[ sp:varName "flowuid"^^xsd:string
] ;
sp:predicate <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#flowUID> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "qualifier"^^xsd:string
] ;
sp:predicate <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#flowQualifier> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 [ sp:varName "qualifier"^^xsd:string
]
] ;
sp:variable
[ sp:varName "qualifieruri"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-mpr-spin-lib:selectProductionFlowDefinitionType ;
sp:arg1 [ sp:varName "qualifieruri"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowqualifier"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type fn:concat ;
sp:arg1 "Field-" ;
sp:arg2 [ sp:varName "fieldid"^^xsd:string
] ;
sp:arg3 "-Flow-" ;
sp:arg4 [ sp:varName "flowuid"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowlocalname"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 "http://www.reportinghub.no/data/erh/{?flowlocalname}" ;
sp:arg2 [ sp:varName "flowlocalname"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowuri"^^xsd:string
]
])
] ;
spin:rule
[ rdf:type sp:Construct ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
] [ sp:object
[ sp:varName "npdfield"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
] [ sp:object
[ sp:varName "flowuid"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/erhfacts#id> ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
] [ sp:object
[ sp:varName "flowname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/erhfacts#name> ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
]) ;
sp:where ([ sp:object <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#flow-facts> ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "kind"^^xsd:string
] ;
sp:predicate <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#flowKind> ;
sp:subject spin:_this
] [ rdf:type sp:Filter ;
sp:expression
[ rdf:type sp:ne ;
sp:arg1 [ sp:varName "kind"^^xsd:string
] ;
sp:arg2 "mpr:RF_inventory"
]
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#FieldNPDName> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "npdfield"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/facility#Field> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "npdfield"^^xsd:string
]
] [ sp:object
[ sp:varName "fieldid"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#id> ;
sp:subject
[ sp:varName "npdfield"^^xsd:string
]
] [ sp:object
[ sp:varName "flowuid"^^xsd:string
] ;
sp:predicate <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#flowUID> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "flowname"^^xsd:string
] ;
sp:predicate <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#flowName> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type fn:concat ;
sp:arg1 "Field-" ;
sp:arg2 [ sp:varName "fieldid"^^xsd:string
] ;
sp:arg3 "-Flow-" ;
sp:arg4 [ sp:varName "flowuid"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowlocalname"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 "http://www.reportinghub.no/data/erh/{?flowlocalname}" ;
sp:arg2 [ sp:varName "flowlocalname"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowuri"^^xsd:string
]
])
] ;
spin:rule
[ rdf:type sp:Construct ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/flow#Inventory> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
] [ sp:object
[ sp:varName "npdfield"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
] [ sp:object
[ sp:varName "flowuid"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/erhfacts#id> ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
] [ sp:object
[ sp:varName "flowname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/erhfacts#name> ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
]) ;
sp:where ([ sp:object <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#flow-facts> ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "kind"^^xsd:string
] ;
sp:predicate <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#flowKind> ;
sp:subject spin:_this
] [ rdf:type sp:Filter ;
sp:expression
[ rdf:type sp:eq ;
sp:arg1 [ sp:varName "kind"^^xsd:string
] ;
sp:arg2 "mpr:RF_inventory"
]
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#FieldNPDName> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "npdfield"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/facility#Field> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "npdfield"^^xsd:string
]
] [ sp:object
[ sp:varName "fieldid"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#id> ;
sp:subject
[ sp:varName "npdfield"^^xsd:string
]
] [ sp:object
[ sp:varName "flowuid"^^xsd:string
] ;
sp:predicate <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#flowUID> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "flowname"^^xsd:string
] ;
sp:predicate <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema#flowName> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type fn:concat ;
sp:arg1 "Field-" ;
sp:arg2 [ sp:varName "fieldid"^^xsd:string
] ;
sp:arg3 "-Flow-" ;
sp:arg4 [ sp:varName "flowuid"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowlocalname"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type smf:buildURI ;
sp:arg1 "http://www.reportinghub.no/data/erh/{?flowlocalname}" ;
sp:arg2 [ sp:varName "flowlocalname"^^xsd:string
]
] ;
sp:variable
[ sp:varName "flowuri"^^xsd:string
]
])
] .
<http://www.reportinghub.no/test/flow_facts/transform/facts-ss-to-ep-facts>
rdf:type owl:Ontology ;
owl:imports <file:///www.reportinghub.no/test/flow_facts/data/asgard-flow-facts.tsv> , <file:///www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema> , <file:///www.reportinghub.no/test/flow_facts/data/trym-flow-facts.xls> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/mpr/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/erhfacts> , <http://www.reportinghub.no/np/data/npd> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flow-fact>
forms:keyProperties (rdfs:label rdfs:comment <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flowInOutFacilityName> <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flowInOutFacilityNameSystem>) .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
<http://spinrdf.org/spin#topSPINOptions>
"singlePass" ;
composite:index "0"^^xsd:int
] .
# baseURI: http://www.reportinghub.no/test/flow_facts/transform/facts-ss-to-ep-facts2
# imports: file:///www.reportinghub.no/test/flow_facts/data/flow-fact-updated.tsv
# baseURI: http://www.reportinghub.no/test/flow_facts/transform/flow-facts-ss-to-ep-facts
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/mpr/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/schema/1.0/erhfacts
# imports: http://www.reportinghub.no/np/data/npd
# imports: http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2
# imports: http://www.reportinghub.no/test/flow_facts/data/flow-fact-collector
# imports: http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema
@prefix ep-mpr-spin-lib: <http://www.reportinghub.no/ep/mpr/spin/1.1/lib#> .
@prefix facts-ss-to-ep-facts2: <http://www.reportinghub.no/test/flow_facts/transform/facts-ss-to-ep-facts2#> .
@prefix flow-facts-ss-to-ep-facts: <http://www.reportinghub.no/test/flow_facts/transform/flow-facts-ss-to-ep-facts#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
......@@ -17,7 +18,7 @@
@prefix spl: <http://spinrdf.org/spl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flow-fact>
<http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#fact>
spin:rule
[ rdf:type sp:Construct ;
sp:templates ([ sp:object
......@@ -28,13 +29,13 @@
[ sp:varName "flowuri"^^xsd:string
]
]) ;
sp:where ([ sp:object <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flow-fact> ;
sp:where ([ sp:object <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#fact> ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#FieldNPDName> ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#FieldNPDName> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
......@@ -58,12 +59,12 @@
] [ sp:object
[ sp:varName "flowuid"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flowUID> ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowUID> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "kind"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flowKind> ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowKind> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
......@@ -118,13 +119,13 @@
[ sp:varName "flowuri"^^xsd:string
]
]) ;
sp:where ([ sp:object <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flow-fact> ;
sp:where ([ sp:object <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#fact> ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#FieldNPDName> ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#FieldNPDName> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
......@@ -148,12 +149,12 @@
] [ sp:object
[ sp:varName "flowuid"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flowUID> ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowUID> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "qualifier"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flowQualifier> ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowQualifier> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
......@@ -205,6 +206,11 @@
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#WholeLifeProductionFlow> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
] [ sp:object
[ sp:varName "npdfield"^^xsd:string
] ;
......@@ -227,13 +233,13 @@
[ sp:varName "flowuri"^^xsd:string
]
]) ;
sp:where ([ sp:object <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flow-fact> ;
sp:where ([ sp:object <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#fact> ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "kind"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flowKind> ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowKind> ;
sp:subject spin:_this
] [ rdf:type sp:Filter ;
sp:expression
......@@ -245,7 +251,7 @@
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#FieldNPDName> ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#FieldNPDName> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
......@@ -269,12 +275,12 @@
] [ sp:object
[ sp:varName "flowuid"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flowUID> ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowUID> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "flowname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flowName> ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowName> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
......@@ -330,13 +336,13 @@
[ sp:varName "flowuri"^^xsd:string
]
]) ;
sp:where ([ sp:object <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flow-fact> ;
sp:where ([ sp:object <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#fact> ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "kind"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flowKind> ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowKind> ;
sp:subject spin:_this
] [ rdf:type sp:Filter ;
sp:expression
......@@ -348,7 +354,7 @@
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#FieldNPDName> ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#FieldNPDName> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
......@@ -372,12 +378,12 @@
] [ sp:object
[ sp:varName "flowuid"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flowUID> ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowUID> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "flowname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flowName> ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowName> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
......@@ -407,20 +413,20 @@
spin:rule
[ rdf:type sp:Construct ;
sp:templates ([ sp:object
[ sp:varName "InOuFacility"^^xsd:string
[ sp:varName "inOutFacility"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf> ;
sp:subject
[ sp:varName "flowuri"^^xsd:string
]
]) ;
sp:where ([ sp:object <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flow-fact> ;
sp:where ([ sp:object <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#fact> ;
sp:predicate rdf:type ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#FieldNPDName> ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#FieldNPDName> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "fieldname"^^xsd:string
......@@ -444,23 +450,99 @@
] [ sp:object
[ sp:varName "flowuid"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flowUID> ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowUID> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "inOutName"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flowInOutFacilityName> ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityName> ;
sp:subject spin:_this
] [ sp:object "NPD" ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityNameSystem> ;
sp:subject spin:_this
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object "mpr:RF_field" ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityType> ;
sp:subject spin:_this
] [ sp:object <http://www.reportinghub.no/ep/schema/facility#Field> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "inOutFacility"^^xsd:string
]
] [ sp:object
[ sp:varName "inOutName"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "inOutFacility"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object "NPD" ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2#flowInOutFacilityNameSystem> ;
sp:elements ([ sp:object "mpr:RF_wellbore" ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityType> ;
sp:subject spin:_this
] [ sp:object <http://www.reportinghub.no/ep/schema/well#WellBore> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "inOutFacility"^^xsd:string
]
] [ sp:object
[ sp:varName "inOutName"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "inOutFacility"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object "mpr:RF_platform" ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityType> ;
sp:subject spin:_this
] [ sp:object <http://www.reportinghub.no/ep/schema/facility#SurfaceFixedFacility> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "inOutFacility"^^xsd:string
]
] [ sp:object
[ sp:varName "inOutName"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "inOutFacility"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object "mpr:RF_terminal" ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityType> ;
sp:subject spin:_this
] [ sp:object <http://www.reportinghub.no/ep/schema/facility#SurfaceFixedFacility> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "inOutFacility"^^xsd:string
]
] [ sp:object
[ sp:varName "inOutName"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "inOutFacility"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object "mpr:RF_template" ;
sp:predicate <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityType> ;
sp:subject spin:_this
] [ sp:object <http://www.reportinghub.no/ep/schema/facility#SubSurfaceFixedFacility> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "inOutFacility"^^xsd:string
]
] [ sp:object
[ sp:varName "inOutName"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ;
sp:subject
[ sp:varName "InOuFacility"^^xsd:string
[ sp:varName "inOutFacility"^^xsd:string
]
])
] [ rdf:type sp:Bind ;
......@@ -489,7 +571,7 @@
])
] .
<http://www.reportinghub.no/test/flow_facts/transform/facts-ss-to-ep-facts2>
<http://www.reportinghub.no/test/flow_facts/transform/flow-facts-ss-to-ep-facts>
rdf:type owl:Ontology ;
owl:imports <file:///www.reportinghub.no/test/flow_facts/data/flow-fact-updated.tsv> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/erhfacts> , <http://www.reportinghub.no/np/data/npd> , <http://www.reportinghub.no/test/flow_facts/data/flow-facts-ss-schema2> ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/mpr/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/erhfacts> , <http://www.reportinghub.no/np/data/npd> , <http://www.reportinghub.no/test/flow_facts/data/flow-fact-collector> , <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
......@@ -9,12 +9,19 @@
@prefix visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/schema/facility#SubSurfaceFixedFacility>
forms:keyProperties (rdfs:label rdfs:comment <http://www.reportinghub.no/np/schema/npd#name>) .
<http://www.reportinghub.no/ep/schema/facility#SurfaceFixedFacility>
forms:keyProperties (rdfs:label rdfs:comment <http://www.reportinghub.no/np/schema/npd#name>) .
<http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#fact>
forms:keyProperties (<http://www.reportinghub.no/np/schema/npd#name> <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityType> <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityName> <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowKind> <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowQualifier> <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowName> <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowUID> <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#FieldNPDName> <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#flowInOutFacilityNameSystem> <http://www.reportinghub.no/test/flow_facts/schema/flow-facts-ss-schema#fieldNPDID>) .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
<http://spinrdf.org/spin#topSPINOptions>
"singlePass" ;
composite:index "0"^^xsd:int
] ;
inference:completeMode
"true"^^xsd:boolean .
] .
......
# baseURI: http://www.reportinghub.no/test/flow_facts/transform/mprxml-read
# imports: http://www.epim.no/schemas/mprml/1
@prefix mprxml-read: <http://www.reportinghub.no/test/flow_facts/transform/mprxml-read#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/test/flow_facts/transform/mprxml-read>
rdf:type owl:Ontology ;
owl:imports <http://www.epim.no/schemas/mprml/1> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
SELECT ?FieldNPDName ?FieldNPDID ?FlowInOutFacilityName ?FlowInOutFacilityNameSystem ?FlowUID ?FlowName ?FlowKind ?FlowQualifier
SELECT ?FieldNPDName ?FieldNPDID ?FlowInOutFacilityName ?FlowInOutFacilityType ?FlowInOutFacilityNameSystem ?FlowUID ?FlowName ?FlowKind ?FlowQualifier
WHERE {
?obj_productvolume rdf:type mpr:Obj_productVolume .
?obj_productvolume mpr:facilityRef ?cs_productvolumefacility .
......@@ -13,6 +13,7 @@ WHERE {
?cs_productvolumefacility mpr:nameRef ?cs_productvolumefacilityname.
?cs_productvolumefacilityname mpr:namingSystem ?FlowInOutFacilityNameSystem .
?cs_productvolumefacilityname dtype:value ?FlowInOutFacilityName .
?cs_productvolumefacilityname mpr:kindRef ?FlowInOutFacilityType .
?cs_productvolumefacility mpr:flowRef ?cs_productvolumeflow .
?cs_productvolumeflow rdf:type mpr:Cs_productVolumeFlow .
......