David Price

First good erh flow facts ep triples, remove obsolete test cases due to new MPR XSD

Showing 58 changed files with 1506 additions and 123 deletions
# baseURI: http://www.reportinghub.no/ep/schema/1.0/erhfacts
# imports: http://www.reportinghub.no/ep/schema/1.0/flow
# imports: http://www.reportinghub.no/np/schema/1.0/npd
@prefix erh: <http://www.reportinghub.no/ep/schema/erhfacts#> .
......@@ -9,7 +10,7 @@
<http://www.reportinghub.no/ep/schema/1.0/erhfacts>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/np/schema/1.0/npd> ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/np/schema/1.0/npd> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
erh:AlternativeIdInField
......
This diff could not be displayed because it is too large.
# 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/ep/schema/erhfacts#AlternativeNameInField>
forms:keyProperties (<http://www.reportinghub.no/ep/schema/erhfacts#name>) .
<http://www.reportinghub.no/ep/schema/facility#Facility>
forms:keyProperties (rdfs:label rdfs:comment <http://www.reportinghub.no/np/schema/npd#name>) .
# baseURI: http://www.reportinghub.no/data/erh
# imports: http://www.reportinghub.no/ep/schema/1.0/erhfacts
# imports: http://www.reportinghub.no/np/data/npd
@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
@prefix ep-flow: <http://www.reportinghub.no/ep/schema/flow#> .
@prefix erh: <http://www.reportinghub.no/ep/schema/erhfacts#> .
@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 trym-asgard-ep-facts: <http://www.reportinghub.no/test/flow_facts/data/trym-asgard-ep-facts.ttl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/data/erh>
rdf:type owl:Ontology ;
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_BUDGET_FIELD_VOLUMES>
rdf:type ep-flow:BudgetFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_CONSUME_FLARE_EXCESS>
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:Flow ;
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 .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_CONSUME_FLARE_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:Flow ;
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 .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_CONSUME_FUEL_DRILLING>
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:Flow ;
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 .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_FISCAL_FIELD_VOLUMES>
rdf:type ep-flow:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_FORECAST_PRODUCTION>
rdf:type ep-flow:Flow , ep-flow:ForecastFlow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_GAS_INJECTION_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-1630514-Flow-MIKKEL_MPT5_FISCAL_VOLUMES>
rdf:type ep-flow:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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:Flow , ep-flow:ProductionExploitation , ep-flow:SaleableFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_ALLOCATED_PRODUCTION>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CHEMICAL_INJECTION>
rdf:type ep-flow:Flow , ep-flow:InjectionFlow , ep-flow:MeasuredFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_COMPRESSOR_D32_VOLUMES>
rdf:type ep-flow:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:Flow ;
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 .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FLARE_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:Flow ;
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 .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FUEL_DRILLING>
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:Flow ;
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 .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FUEL_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:Flow ;
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 .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_CONSUME_FUEL_WAT_INJ>
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:Flow ;
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 .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_FISCAL_FIELD_VOLUMES>
rdf:type ep-flow:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_GAS_INJECTION_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_MPD5_FISCAL_VOLUMES>
rdf:type ep-flow:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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:Flow , ep-flow:ProductionExploitation , ep-flow:SaleableFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_A1_AH_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_A1_AH_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_A2_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-18081500-Flow-TRY_WB_A2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_ALLOCATED_PRODUCTION>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_CHEMICAL_INJECTION>
rdf:type ep-flow:Flow , ep-flow:InjectionFlow , ep-flow:MeasuredFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_FISCAL_FIELD_VOLUMES>
rdf:type ep-flow:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_GAS_INJECTION_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-1854729-Flow-KRISTIN_MPM1_FISCAL_VOLUMES>
rdf:type ep-flow:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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:Flow , ep-flow:ProductionExploitation , ep-flow:SaleableFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_CONSUME_FUEL_DRILLING>
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:Flow ;
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 .
<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_CONSUME_FUEL_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:Flow ;
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 .
<http://www.reportinghub.no/data/erh/Field-3960848-Flow-TYRIHANS_MPM1_FISCAL_VOLUMES>
rdf:type ep-flow:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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:Flow , ep-flow:ProductionExploitation , ep-flow:SaleableFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_ALLOCATED_PRODUCTION>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_ALLOCATED_PRODUCTION>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_CONSUME_FLARE>
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:Flow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_CONSUME_FUEL_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:Flow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_FISCAL_VOLUMES>
rdf:type ep-flow:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_A_GAS_INJETION>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_ALLOCATED_EXPORT>
rdf:type ep-flow:AllocatedFlow , ep-flow:ExportFlow , ep-flow:Flow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_ALLOCATED_IMPORT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ImportFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_ALLOCATED_PRODUCTION>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_CONSUME_FLARE_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:Flow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_CONSUME_FUEL_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:Flow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_FISCAL_VOLUMES>
rdf:type ep-flow:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_B_GAS_INJECTION_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_C_CONSUME_FUEL_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:Flow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_D_ALLOCATED_PRODUCTION>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_D_FISCAL_VOLUMES>
rdf:type ep-flow:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_D_INJECTION_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_E_ALLOCATED_PRODUCTION>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_E_FISCAL_VOLUMES>
rdf:type ep-flow:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_E_FLOWLINE>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_GAS_INJECTION_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_SALEABLE_PRODUTION>
rdf:type ep-flow:Flow , ep-flow:ProductionExploitation , ep-flow:SaleableFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11E3_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11F2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11F4_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11G1_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11G3_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11G4_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11X1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11X2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11X3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11X4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11Y1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11Y2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11Y3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_11Y4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12H1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12H3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12H4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12I1_AH_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12I2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12I3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12I4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12J1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12J2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12J3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12J4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12K1_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12K2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12K3_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12L1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12L2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12L3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12L4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12M1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12M2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12M3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12M4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12N1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12N2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12N3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12N4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12P1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12P2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12P3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12P4_AH_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12Q5_Y2H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12R1_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12R2_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12R3_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12R4_H_ALLOCATED_INJ_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12S1_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12S2_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12S3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_12S4_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-43765-Flow-ASG_WB_2Z3_H_ALLOCATED_PROD_VOLUMES>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_A34_FISCAL_VOLUMES>
rdf:type ep-flow:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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:Flow , ep-flow:InjectionFlow , ep-flow:MeteredFlowFiscal ;
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:Flow , ep-flow:ProductionExploitation , ep-flow:ProductionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_ALLOCATED_PRODUCTION>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_CONSUME_FLARE_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-flare , ep-flow:Flow ;
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 .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_CONSUME_FUEL_WAT_INJ>
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:Flow ;
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 .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_GAS_INJECTION_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-4966234-Flow-MORVIN_MPM2_FISCAL_VOLUMES>
rdf:type ep-flow:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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:Flow , ep-flow:InjectionFlow , ep-flow:MeteredFlowFiscal ;
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:Flow , ep-flow:ProductionExploitation , ep-flow:SaleableFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_ALLOCATED_PRODUCTION>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:ProductionExploitation ;
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 .
<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_CONSUME_FUEL_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:ConsumptionFlow-fuel , ep-flow:Flow ;
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 .
<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_GAS_INJECTION_TOT>
rdf:type ep-flow:AllocatedFlow , ep-flow:Flow , ep-flow:InjectionFlow ;
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 .
<http://www.reportinghub.no/data/erh/Field-4973114-Flow-YTTGYT_MPM1_FISCAL_VOLUMES>
rdf:type ep-flow:Flow , ep-flow:MeteredFlowFiscal , ep-flow:ProductionExploitation ;
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:Flow , ep-flow:ProductionExploitation , ep-flow:SaleableFlow ;
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 .
# baseURI: http://www.reportinghub.no/test/dpr2/testcase/TEST_dpr2-xml-ingest
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/data/erh
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector
# imports: http://www.reportinghub.no/np/data/npd
......@@ -15,5 +16,5 @@
<http://www.reportinghub.no/test/dpr2/testcase/TEST_dpr2-xml-ingest>
rdf:type owl:Ontology ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector> , <http://www.reportinghub.no/np/data/npd> ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/data/erh> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector> , <http://www.reportinghub.no/np/data/npd> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
<?xml version="1.0" encoding="UTF-8"?>
<objects xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.epim.no/schemas/mprml/1" version="1.0(MPRML)">
xmlns="http://www.epim.no/schemas/mprml/1" version="1.0.0">
<documentInfo>
<DocumentName namingSystem="EC">TRYM February 2012</DocumentName>
<DocumentAlias namingSystem="EC">TRYM Copex Report</DocumentAlias>
......
# baseURI: http://www.reportinghub.no/test/flow_facts_examples/flow-facts-schema
# imports: http://www.reportinghub.no/ep/schema/1.0/flow
@prefix flowFacts: <http://www.reportinghub.no/test/flow_facts_examples/flow-facts-schema#> .
@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_examples/flow-facts-schema>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/flow> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
flowFacts:possibleTemporalPartName
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/flow#Flow> ;
rdfs:label "possible temporal part name"^^xsd:string .
# baseURI: http://www.reportinghub.no/test/dpr2/testcase/TEST_dpr2-flow-facts-xml-ingest
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector
# imports: http://www.reportinghub.no/np/data/npd
# imports: http://www.reportinghub.no/test/flow_facts_examples/flow_facts
@prefix : <http://www.reportinghub.no/test/dpr2/testcase/TEST_dpr2-flow-facts-xml-ingest#> .
@prefix TRANSFORM_mpr-collector: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector#> .
@prefix TRYM-DPR2.0-28-FEB-2012-dpr2-ONE-VOLUME: <file:///www.reportinghub.no/test/dpr2/testcase/epim-dpr2/PL147/tqedits/TRYM-DPR2.0-28-FEB-2012-dpr2-ONE-VOLUME.xml#> .
@prefix flow_facts: <http://www.reportinghub.no/test/flow_facts_examples/flow_facts#> .
@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 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#> .
<http://www.reportinghub.no/test/dpr2/testcase/TEST_dpr2-flow-facts-xml-ingest>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/test/flow_facts_examples/flow_facts> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector> , <http://www.reportinghub.no/np/data/npd> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
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
@prefix tables: <http://topbraid.org/tables#> .
<file:///www.reportinghub.no/test/flow_facts/data/asgard-flow-facts.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> ;
<http://www.w3.org/2002/07/owl#imports>
<http://topbraid.org/tables> .
# 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 .
@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> .
# baseURI: http://www.reportinghub.no/test/flow_facts_examples/flow_facts
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/drilling
# imports: http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.reportinghub.no/ep/schema/1.0/flow
# imports: http://www.reportinghub.no/ep/schema/1.0/geography
# imports: http://www.reportinghub.no/ep/schema/1.0/material
# imports: http://www.reportinghub.no/ep/schema/1.0/organization
# imports: http://www.reportinghub.no/ep/schema/1.0/production-activity
# imports: http://www.reportinghub.no/ep/schema/1.0/production-equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility
# imports: http://www.reportinghub.no/ep/schema/1.0/production-well
# imports: http://www.reportinghub.no/ep/schema/1.0/report
# imports: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/np/data/npd
# imports: http://www.reportinghub.no/test/flow_facts_examples/flow-facts-schema
@prefix : <http://www.reportinghub.no/test/flow_facts_examples/flow_facts#> .
@prefix TRANSFORM_mpr-collector: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector#> .
@prefix drilling: <http://www.reportinghub.no/ep/schema/1.0/drilling#> .
@prefix ep-activity: <http://www.reportinghub.no/ep/schema/activity#> .
@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
@prefix ep-eqt: <http://www.reportinghub.no/ep/schema/equipment#> .
@prefix ep-flow: <http://www.reportinghub.no/ep/schema/flow#> .
@prefix flowFacts: <http://www.reportinghub.no/test/flow_facts_examples/flow-facts-schema#> .
@prefix npd: <http://www.reportinghub.no/np/schema/npd#> .
@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_examples/flow_facts>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type> , <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> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/geography> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> , <http://www.reportinghub.no/test/flow_facts_examples/flow-facts-schema> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/np/data/npd> , <http://www.reportinghub.no/ep/schema/1.0/production-well> , <http://www.reportinghub.no/ep/schema/1.0/drilling> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<https://reportinghub.no/ep/schema/flowRegistry#Flow-000001>
rdf:type ep-flow:MeteredFlowFiscal , ep-flow:ProductionFlow , ep-flow:WholeLifeProductionFlow , ep-flow:Production , ep-flow:Flow ;
rdfs:comment "Fiscal metered total gross gas in Nm3 for Oselvar -> stream pipe 1 and 2 combined"^^xsd:string ;
rdfs:label "flow 000001"^^xsd:string ;
ep-activity:startedAt
"2013-02-11T00:00:00.0Z"^^xsd:dateTime ;
ep-core:name "000001"^^xsd:string ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-5506919> ;
flowFacts:possibleTemporalPartName
"OSL GAS STATION PROD FISCAL GAS"^^xsd:string .
<https://reportinghub.no/ep/schema/flowRegistry#Flow-000002>
rdf:type ep-flow:Flow , ep-flow:Consume , ep-flow:ProductionFlow , ep-flow:WholeLifeProductionFlow ;
rdfs:label "flow 000002"^^xsd:string ;
ep-activity:startedAt
"2013-02-11T00:00:00.0Z"^^xsd:dateTime ;
ep-core:name "000002"^^xsd:string ;
ep-core:partOf <http://www.reportinghub.no/np/data/npd/Field-5506919> ;
ep-flow:flowIntoOrOutOf
<http://www.reportinghub.no/np/data/npd/Field-5506919> ;
flowFacts:possibleTemporalPartName
"OSL MEG TANK1 CONS MEAS CHEM"^^xsd:string , "OSL MEG TANK2 CONS MEAS CHEM"^^xsd:string .
# 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 .
DRAFT 2
SELECT ?FieldNPDName ?FieldNPDID ?FlowUID ?FlowName ?FlowKind ?FlowQualifier
WHERE {
?obj_productvolume rdf:type mpr:Obj_productVolume .
?obj_productvolume mpr:facilityRef ?cs_productvolumefacility .
?cs_productvolumefacility rdf:type mpr:Cs_productVolumeFacility .
?obj_productvolume mpr:installationRef ?facilityidentifierstruct .
?facilityidentifierstruct rdf:type mpr:FacilityIdentifierStruct .
?facilityidentifierstruct mpr:namingSystem "NPD"^^<http://www.epim.no/schemas/mprml/1#NameStringDatatype> .
?facilityidentifierstruct mpr:uidRefValue ?FieldNPDID .
?facilityidentifierstruct dtype:value ?FieldNPDName .
?cs_productvolumefacility mpr:flowRef ?cs_productvolumeflow .
?cs_productvolumeflow rdf:type mpr:Cs_productVolumeFlow .
?cs_productvolumeflow mpr:kindRef ?FlowKind .
?FlowKind rdf:type mpr:ReportingFlow .
?cs_productvolumeflow mpr:qualifierRef ?FlowQualifier .
?FlowQualifier rdf:type mpr:FlowQualifier .
?cs_productvolumeflow mpr:name ?FlowName .
?cs_productvolumeflow mpr:uid ?FlowUID .
}
DRAFT1
SELECT ?FieldNPDName ?FieldNPDID ?FlowUID ?FlowName ?FlowKind ?FlowQualifier
WHERE {
?obj_productvolume rdf:type mpr:Obj_productVolume .
?obj_productvolume mpr:facilityRef ?cs_productvolumefacility .
?cs_productvolumefacility rdf:type mpr:Cs_productVolumeFacility .
?obj_productvolume mpr:installationRef ?facilityidentifierstruct .
?facilityidentifierstruct rdf:type mpr:FacilityIdentifierStruct .
?facilityidentifierstruct mpr:namingSystem "NPD"^^<http://www.epim.no/schemas/mprml/1#NameStringDatatype> .
?facilityidentifierstruct mpr:uidRefValue ?FieldNPDID .
?facilityidentifierstruct dtype:value ?FieldNPDName .
?cs_productvolumefacility mpr:flowRef ?cs_productvolumeflow .
?cs_productvolumeflow rdf:type mpr:Cs_productVolumeFlow .
?cs_productvolumeflow mpr:kindRef ?reportingflow .
?reportingflow rdf:type mpr:ReportingFlow .
?reportingflow dtype:value ?FlowKind .
?cs_productvolumeflow mpr:qualifierRef ?qualifier .
?qualifier rdf:type mpr:FlowQualifier .
?qualifier dtype:value ?FlowQualifier .
?cs_productvolumeflow mpr:name ?FlowName .
?cs_productvolumeflow mpr:uid ?FlowUID .
}
\ No newline at end of file
# baseURI: http://www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest
# imports: http://spinrdf.org/spin
# imports: http://www.epim.no/schemas/mprml/1
# imports: http://www.reportinghub.no/data/erh
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector
# imports: http://www.reportinghub.no/np/data/npd
......@@ -17,5 +18,5 @@
<http://www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest>
rdf:type owl:Ontology ;
owl:imports <http://www.epim.no/schemas/mprml/1> , <http://www.reportinghub.no/np/data/npd> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector> , <http://spinrdf.org/spin> ;
owl:imports <http://spinrdf.org/spin> , <http://www.epim.no/schemas/mprml/1> , <http://www.reportinghub.no/data/erh> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector> , <http://www.reportinghub.no/np/data/npd> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......