Holger Knublauch

WellBore Development mapping

This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
# baseURI: http://www.reportinghub.no/transform/spreadsheets2npd
# imports: file:///www.reportinghub.no/transform/npd/discovery-2011-07-30
# imports: http://topbraid.org/spin/spinmapl
# imports: file:///www.reportinghub.no/transform/npd/company
# imports: http://www.reportinghub.no/examples/transform/npd/company-2011-07-30
# imports: file:///www.reportinghub.no/transform/npd/baa-2011-07-30
# imports: http://www.reportinghub.no/transform/npd/field-2011-07-30
# imports: http://www.reportinghub.no/1.1/schema/npd
# imports: file:///www.reportinghub.no/transform/npd/field
# imports: http://www.reportinghub.no/1.1/schema/npd
# imports: http://www.reportinghub.no/transform/npd/field-2011-07-30
# imports: http://www.reportinghub.no/spin/rh
# imports: file:///www.reportinghub.no/transform/npd/facilitymoveable
# imports: http://www.reportinghub.no/transform/npd/tufoperator-2011-07-30
# imports: file:///www.reportinghub.no/transform/npd/facilitymoveable-2011-07-30
# imports: file:///www.reportinghub.no/transform/wellbore-npdid-overview
# imports: file:///www.reportinghub.no/transform/npd/license-2011-07-30
# imports: file:///www.reportinghub.no/transform/npd/baa
# imports: file:///www.reportinghub.no/transform/npd/baalicensee
# imports: http://spinrdf.org/spin
# imports: file:///www.reportinghub.no/transform/npd/tufoperator
# imports: file:///www.reportinghub.no/transform/npd/discovery-2011-07-30
# imports: file:///www.reportinghub.no/transform/npd/wbdev-2011-07-30
# imports: http://www.reportinghub.no/examples/transform/npd/company-2011-07-30
# imports: file:///www.reportinghub.no/transform/npd/licensee-2011-07-30
# imports: file:///www.reportinghub.no/transform/npd/wbdev
# imports: http://www.reportinghub.no/transform/npd/tufoperator-2011-07-30
# imports: file:///www.reportinghub.no/transform/npd/facilitymoveable
# imports: file:///www.reportinghub.no/transform/npd/wbexp
# imports: file:///www.reportinghub.no/transform/npd/license-2011-07-30
# imports: file:///www.reportinghub.no/transform/npd/licensee
# imports: file:///www.reportinghub.no/transform/npd/facilityfixed
# imports: file:///www.reportinghub.no/transform/npd/discovery
# imports: file:///www.reportinghub.no/transform/npd/licence
# imports: file:///www.reportinghub.no/transform/npd/baalicensee
# imports: file:///www.reportinghub.no/transform/npd/baalicensee-2011-07-30
# imports: file:///www.reportinghub.no/transform/npd/facilityfixed-2011-07-30
# imports: http://spinrdf.org/spin
# imports: file:///www.reportinghub.no/transform/npd/tufoperator
@prefix : <http://www.reportinghub.no/transform/spreadsheets2npd#> .
@prefix arg: <http://spinrdf.org/arg#> .
......@@ -48,35 +52,43 @@
@prefix spinmapl: <http://topbraid.org/spin/spinmapl#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix tufoperator-2011-07-30: <http://www.reportinghub.no/transform/npd/tufoperator-2011-07-30#> .
@prefix wbdev-2011-07-30: <file:///www.reportinghub.no/transform/npd/wbdev-2011-07-30#> .
@prefix wbexp-2011-07-30: <http://www.reportinghub.no/examples/transform/npd/wbexp-2011-07-30#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/examples/transform/npd/licence-2011-07-30.csv#Licence>
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :License-License ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/examples/transform/npd/licence-2011-07-30.csv#prlLicensingActivityName> ;
spinmap:expression <http://www.reportinghub.no/schema/npd#Licence> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#licensingActivity>
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :License-License ;
spinmap:expression spin:_arg1 ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/examples/transform/npd/licence-2011-07-30.csv#prlName> ;
<file:///www.reportinghub.no/examples/transform/npd/licence-2011-07-30.csv#prlDateGranted> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
<http://www.reportinghub.no/schema/npd#startDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :License-License ;
spinmap:expression spin:_arg1 ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/examples/transform/npd/licence-2011-07-30.csv#prlStatus> ;
<file:///www.reportinghub.no/examples/transform/npd/licence-2011-07-30.csv#prlDateValidTo> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#licenseStatus>
<http://www.reportinghub.no/schema/npd#endDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
......@@ -90,35 +102,29 @@
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :License-License ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 spin:_arg1
] ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/examples/transform/npd/licence-2011-07-30.csv#prlDateValidTo> ;
<file:///www.reportinghub.no/examples/transform/npd/licence-2011-07-30.csv#prlStatus> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#endDate>
<http://www.reportinghub.no/schema/npd#licenseStatus>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :License-License ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 spin:_arg1
] ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/examples/transform/npd/licence-2011-07-30.csv#prlDateGranted> ;
<file:///www.reportinghub.no/examples/transform/npd/licence-2011-07-30.csv#prlName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#startDate>
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :License-License ;
spinmap:expression <http://www.reportinghub.no/schema/npd#Licence> ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/examples/transform/npd/licence-2011-07-30.csv#prlLicensingActivityName> ;
spinmap:targetPredicate1
rdf:type
<http://www.reportinghub.no/schema/npd#licensingActivity>
] .
<file:///www.reportinghub.no/transform/npd/baa#BAA>
......@@ -127,22 +133,22 @@
spinmap:context :BAA-BusinessArrangementArea ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baa#baaNpdidBsnsArrArea> ;
<file:///www.reportinghub.no/transform/npd/baa#baaName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :BAA-BusinessArrangementArea ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate :baaKind
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baa#baaKind> ;
<file:///www.reportinghub.no/transform/npd/baa#baaDateValidTo> ;
spinmap:targetPredicate1
rdf:type
<http://www.reportinghub.no/schema/npd#endDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
......@@ -161,32 +167,37 @@
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :BAA-BusinessArrangementArea ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 spin:_arg1
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate :baaKind
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baa#baaDateValidTo> ;
<file:///www.reportinghub.no/transform/npd/baa#baaKind> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#endDate>
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :BAA-BusinessArrangementArea ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baa#baaName> ;
<file:///www.reportinghub.no/transform/npd/baa#baaNpdidBsnsArrArea> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
<http://www.reportinghub.no/schema/npd#id>
] .
<file:///www.reportinghub.no/transform/npd/baalicensee#BAALicensee>
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :BAALicensee-ShareOfBAA ;
spinmap:expression <http://www.reportinghub.no/schema/npd#ShareOfBAA> ;
spinmap:expression
[ rdf:type xsd:float ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeInterest> ;
spinmap:targetPredicate1
rdf:type
<http://www.reportinghub.no/schema/npd#percentageOfShare>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
......@@ -195,12 +206,12 @@
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#BusinessArrangementArea>
spinmapl:type <http://www.reportinghub.no/schema/npd#Company>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baalicensee#baaName> ;
<file:///www.reportinghub.no/transform/npd/baalicensee#cmpLongName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#baaShared>
<http://www.reportinghub.no/schema/npd#shareHolder>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
......@@ -211,9 +222,9 @@
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeDateValidFrom> ;
<file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeDateValidTo> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#startDate>
<http://www.reportinghub.no/schema/npd#endDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
......@@ -224,9 +235,9 @@
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeDateValidTo> ;
<file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeDateValidFrom> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#endDate>
<http://www.reportinghub.no/schema/npd#startDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
......@@ -235,35 +246,37 @@
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Company>
spinmapl:type <http://www.reportinghub.no/schema/npd#BusinessArrangementArea>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baalicensee#cmpLongName> ;
<file:///www.reportinghub.no/transform/npd/baalicensee#baaName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#shareHolder>
<http://www.reportinghub.no/schema/npd#baaShared>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :BAALicensee-ShareOfBAA ;
spinmap:expression
[ rdf:type xsd:float ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/baalicensee#baaLicenseeInterest> ;
spinmap:expression <http://www.reportinghub.no/schema/npd#ShareOfBAA> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#percentageOfShare>
rdf:type
] .
<file:///www.reportinghub.no/transform/npd/company#Company>
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :Company-Company ;
spinmap:expression <http://www.reportinghub.no/schema/npd#Company> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Company-Company ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/company#cmpNpdidCompany> ;
<file:///www.reportinghub.no/transform/npd/company#cmpLongName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
......@@ -279,16 +292,9 @@
spinmap:context :Company-Company ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/company#cmpLongName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :Company-Company ;
spinmap:expression <http://www.reportinghub.no/schema/npd#Company> ;
<file:///www.reportinghub.no/transform/npd/company#cmpNpdidCompany> ;
spinmap:targetPredicate1
rdf:type
<http://www.reportinghub.no/schema/npd#id>
] .
<file:///www.reportinghub.no/transform/npd/discovery#Discovery>
......@@ -304,6 +310,71 @@
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#dscCurrentActivityStatus> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#discoveryCurrentActivityStatus>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Owner>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#dscOwnerName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#discoveryOwner>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression <http://www.reportinghub.no/schema/npd#Discovery> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression
[ rdf:type xsd:integer ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#dscDiscoveryYear> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#discoveryYear>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Company>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#cmpLongName2> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#discoveryOperator>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#dscName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression
[ rdf:type rhspin:wellBoreByName ;
arg:wellBoreName spin:_arg1
......@@ -316,6 +387,15 @@
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#dscHcType> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#discoveryHCType>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression
[ rdf:type rhspin:fieldById ;
arg:id spin:_arg1
......@@ -333,391 +413,503 @@
<file:///www.reportinghub.no/transform/npd/discovery#dscNpdidDiscovery> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
] .
<file:///www.reportinghub.no/transform/npd/facilityfixed#FacilityFixed>
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclKind> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#facilityKind>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Company>
spinmapl:predicate <http://www.reportinghub.no/schema/npd#id> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#FixedFacilityParent>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#cmpLongName2> ;
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclBelongsToS> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#discoveryOperator>
<http://www.reportinghub.no/schema/npd#belongsTo>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Owner>
spinmapl:type <http://www.reportinghub.no/schema/npd#Company>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#dscOwnerName> ;
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclCurrentOperatorName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#discoveryOwner>
<http://www.reportinghub.no/schema/npd#currentOperator>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:expression
[ rdf:type xsd:integer ;
[ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 "N"
] ;
sp:arg2 <http://www.reportinghub.no/schema/npd#SubSurfaceFixedFacility> ;
sp:arg3 <http://www.reportinghub.no/schema/npd#SurfaceFixedFacility>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclSurface> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclNpdidFacility> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#dscDiscoveryYear> ;
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclStartupDate> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#discoveryYear>
<http://www.reportinghub.no/schema/npd#startDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#dscName> ;
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclPhase> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#fixedFacilityPhase>
] .
<file:///www.reportinghub.no/transform/npd/facilitymoveable#FacilityMoveable>
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityMoveable-MoveableFacility ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Company>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilitymoveable#fclCurrentRespCompanyName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#currentlyResponsibleCompany>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityMoveable-MoveableFacility ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilitymoveable#fclName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:context :FacilityMoveable-MoveableFacility ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#dscCurrentActivityStatus> ;
<file:///www.reportinghub.no/transform/npd/facilitymoveable#fclKind> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#discoveryCurrentActivityStatus>
<http://www.reportinghub.no/schema/npd#facilityKind>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:context :FacilityMoveable-MoveableFacility ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/discovery#dscHcType> ;
<file:///www.reportinghub.no/transform/npd/facilitymoveable#fclNpdidFacility> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#discoveryHCType>
<http://www.reportinghub.no/schema/npd#id>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :Discovery-Discovery ;
spinmap:expression <http://www.reportinghub.no/schema/npd#Discovery> ;
spinmap:context :FacilityMoveable-MoveableFacility ;
spinmap:expression <http://www.reportinghub.no/schema/npd#MoveableFacility> ;
spinmap:targetPredicate1
rdf:type
] .
<file:///www.reportinghub.no/transform/npd/facilityfixed#FacilityFixed>
<file:///www.reportinghub.no/transform/npd/field#Field>
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:context :Field-Field ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#id> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Owner>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/field#fldNpdidOwner> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#fieldOwner>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Field-Field ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclPhase> ;
<file:///www.reportinghub.no/transform/npd/field#fldCurrentActivitySatus> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#fixedFacilityPhase>
<http://www.reportinghub.no/schema/npd#currentActivityStatus>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Field-Field ;
spinmap:expression
[ rdf:type rhspin:wellBoreByName ;
arg:wellBoreName spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/field#wlbName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#fieldDiscoveryWellBore>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Field-Field ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/field#fldName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Field-Field ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/field#fldNpdidField> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Field-Field ;
spinmap:expression
[ rdf:type rhspin:companyById ;
arg:id spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/field#cmpNpdidCompany> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#fieldOperator>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :Field-Field ;
spinmap:expression <http://www.reportinghub.no/schema/npd#Field> ;
spinmap:targetPredicate1
rdf:type
] .
<file:///www.reportinghub.no/transform/npd/licensee#Licensee>
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :Licensee-ShareOfLicence ;
spinmap:expression <http://www.reportinghub.no/schema/npd#ShareOfLicence> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:context :Licensee-ShareOfLicence ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclStartupDate> ;
<file:///www.reportinghub.no/transform/npd/licensee#prlLicenseeDateValidFrom> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#startDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:expression spin:_arg1 ;
spinmap:context :Licensee-ShareOfLicence ;
spinmap:expression
[ rdf:type rhspin:companyById ;
arg:id spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclName> ;
<file:///www.reportinghub.no/transform/npd/licensee#cmpNpdidCompany> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
<http://www.reportinghub.no/schema/npd#shareHolder>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:expression spin:_arg1 ;
spinmap:context :Licensee-ShareOfLicence ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclNpdidFacility> ;
<file:///www.reportinghub.no/transform/npd/licensee#prlLicenseeDateValidTo> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
<http://www.reportinghub.no/schema/npd#endDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:context :Licensee-ShareOfLicence ;
spinmap:expression
[ rdf:type sp:if ;
sp:arg1 [ rdf:type sp:eq ;
sp:arg1 spin:_arg1 ;
sp:arg2 "N"
] ;
sp:arg2 <http://www.reportinghub.no/schema/npd#SubSurfaceFixedFacility> ;
sp:arg3 <http://www.reportinghub.no/schema/npd#SurfaceFixedFacility>
[ rdf:type xsd:float ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclSurface> ;
<file:///www.reportinghub.no/transform/npd/licensee#prlLicenseeInterest> ;
spinmap:targetPredicate1
rdf:type
<http://www.reportinghub.no/schema/npd#percentageOfShare>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:context :Licensee-ShareOfLicence ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Company>
[ rdf:type rhspin:licenceById ;
arg:id spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclCurrentOperatorName> ;
<file:///www.reportinghub.no/transform/npd/licensee#prlNpdidLicence> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#currentOperator>
] ;
<http://www.reportinghub.no/schema/npd#licenceShared>
] .
<file:///www.reportinghub.no/transform/npd/tufoperator#TUFOperator>
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#id> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#FixedFacilityParent>
] ;
spinmap:context :TUFOperator-TUF ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclBelongsToS> ;
<file:///www.reportinghub.no/transform/npd/tufoperator#tufName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#belongsTo>
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityFixed-FixedFacility ;
spinmap:context :TUFOperator-TUF ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilityfixed#fclKind> ;
<file:///www.reportinghub.no/transform/npd/tufoperator#tufNpdidTuf> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#facilityKind>
] .
<file:///www.reportinghub.no/transform/npd/facilitymoveable#FacilityMoveable>
<http://www.reportinghub.no/schema/npd#id>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :FacilityMoveable-MoveableFacility ;
spinmap:expression <http://www.reportinghub.no/schema/npd#MoveableFacility> ;
spinmap:context :TUFOperator-TUF ;
spinmap:expression <http://www.reportinghub.no/schema/npd#TUF> ;
spinmap:targetPredicate1
rdf:type
] ;
] .
<file:///www.reportinghub.no/transform/npd/wbdev#WBDev>
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityMoveable-MoveableFacility ;
spinmap:context :WBDev-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilitymoveable#fclNpdidFacility> ;
<file:///www.reportinghub.no/transform/npd/wbdev#wlbContent> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
<http://www.reportinghub.no/schema/npd#wellBoreContent>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityMoveable-MoveableFacility ;
spinmap:expression spin:_arg1 ;
spinmap:context :WBDev-WellBore ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy"^^xsd:string ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilitymoveable#fclKind> ;
<file:///www.reportinghub.no/transform/npd/wbdev#wlbEntryDate> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#facilityKind>
<http://www.reportinghub.no/schema/npd#startDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityMoveable-MoveableFacility ;
spinmap:context :WBDev-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilitymoveable#fclName> ;
<file:///www.reportinghub.no/transform/npd/wbdev#wlbWellboreName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :FacilityMoveable-MoveableFacility ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Company>
] ;
spinmap:context :WBDev-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/facilitymoveable#fclCurrentRespCompanyName> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#currentlyResponsibleCompany>
] .
<file:///www.reportinghub.no/transform/npd/field#Field>
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :Field-Field ;
spinmap:expression <http://www.reportinghub.no/schema/npd#Field> ;
<file:///www.reportinghub.no/transform/npd/wbdev#wlbWellType> ;
spinmap:targetPredicate1
rdf:type
<http://www.reportinghub.no/schema/npd#wellBoreType>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Field-Field ;
spinmap:context :WBDev-WellBore ;
spinmap:expression
[ rdf:type rhspin:companyById ;
[ rdf:type rhspin:facilityById ;
arg:id spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/field#cmpNpdidCompany> ;
<file:///www.reportinghub.no/transform/npd/wbdev#fclNpdidFacilityProducing> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#fieldOperator>
<http://www.reportinghub.no/schema/npd#productionFacility>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Field-Field ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/field#fldNpdidField> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
spinmap:context :WBDev-WellBore ;
spinmap:expression
[ rdf:type rhspin:wellByName ;
arg:wellName spin:_arg1
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Field-Field ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/field#fldName> ;
<file:///www.reportinghub.no/transform/npd/wbdev#wlbWell> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
<http://www.reportinghub.no/schema/npd#partOfWell>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Field-Field ;
spinmap:context :WBDev-WellBore ;
spinmap:expression
[ rdf:type rhspin:wellBoreByName ;
arg:wellBoreName spin:_arg1
[ rdf:type rhspin:facilityById ;
arg:id spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/field#wlbName> ;
<file:///www.reportinghub.no/transform/npd/wbdev#fclNpdidFacilityDrilling> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#fieldDiscoveryWellBore>
<http://www.reportinghub.no/schema/npd#drillingFacility>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Field-Field ;
spinmap:expression spin:_arg1 ;
spinmap:context :WBDev-WellBore ;
spinmap:expression
[ rdf:type rhspin:licenceById ;
arg:id spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/field#fldCurrentActivitySatus> ;
<file:///www.reportinghub.no/transform/npd/wbdev#prlNpdidProductionLicence> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#currentActivityStatus>
<http://www.reportinghub.no/schema/npd#drilledInProductionLicence>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :Field-Field ;
spinmap:context :WBDev-Well ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#id> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Owner>
[ rdf:type rhspin:fieldById ;
arg:id spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/field#fldNpdidOwner> ;
<file:///www.reportinghub.no/transform/npd/wbdev#fldNpdidField> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#fieldOwner>
] .
<file:///www.reportinghub.no/transform/npd/tufoperator#TUFOperator>
<http://www.reportinghub.no/schema/npd#wellPartOfField>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :TUFOperator-TUF ;
spinmap:expression <http://www.reportinghub.no/schema/npd#TUF> ;
spinmap:context :WBDev-WellBore ;
spinmap:expression <http://www.reportinghub.no/schema/npd#WellBore> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :TUFOperator-TUF ;
spinmap:context :WBDev-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/tufoperator#tufNpdidTuf> ;
<file:///www.reportinghub.no/transform/npd/wbdev#wlbDrillPermit> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
<http://www.reportinghub.no/schema/npd#wellBoreDrillPermit>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :TUFOperator-TUF ;
spinmap:expression spin:_arg1 ;
spinmap:context :WBDev-WellBore ;
spinmap:expression
[ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy"^^xsd:string ;
sp:arg1 spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/npd/tufoperator#tufName> ;
<file:///www.reportinghub.no/transform/npd/wbdev#wlbCompletionDate> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] .
<file:///www.reportinghub.no/transform/wellbore-npdid-overview#WBID>
<http://www.reportinghub.no/schema/npd#wellBoreCompletionDate>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :WBID-WellBore ;
spinmap:expression <http://www.reportinghub.no/schema/npd#WellBore> ;
spinmap:context :WBDev-Well ;
spinmap:expression <http://www.reportinghub.no/schema/npd#Well> ;
spinmap:targetPredicate1
rdf:type
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBID-WellBore ;
spinmap:context :WBDev-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/wellbore-npdid-overview#wlbNpdidWellbore> ;
<file:///www.reportinghub.no/transform/npd/wbdev#wlbPurpose> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#id>
<http://www.reportinghub.no/schema/npd#wellBorePurpose>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBID-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:context :WBDev-WellBore ;
spinmap:expression
[ rdf:type spinmapl:resourceWithValue ;
sp:arg1 spin:_arg1 ;
spinmapl:predicate <http://www.reportinghub.no/schema/npd#name> ;
spinmapl:type <http://www.reportinghub.no/schema/npd#Company>
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/wellbore-npdid-overview#wlbWellType> ;
<file:///www.reportinghub.no/transform/npd/wbdev#wlbDrillingOperator> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#wellBoreType>
<http://www.reportinghub.no/schema/npd#drillingOperator>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBID-WellBore ;
spinmap:context :WBDev-WellBore ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/wellbore-npdid-overview#wlbWellboreName> ;
<file:///www.reportinghub.no/transform/npd/wbdev#wlbNpdidWellbore> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-0-1 ;
spinmap:context :WBID-Well ;
spinmap:expression <http://www.reportinghub.no/schema/npd#Well> ;
spinmap:targetPredicate1
rdf:type
<http://www.reportinghub.no/schema/npd#id>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBID-Well ;
spinmap:context :WBDev-Well ;
spinmap:expression spin:_arg1 ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/wellbore-npdid-overview#wlbWell> ;
<file:///www.reportinghub.no/transform/npd/wbdev#wlbWell> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#name>
] ;
spinmap:rule
[ rdf:type spinmap:Mapping-1-1 ;
spinmap:context :WBID-WellBore ;
spinmap:expression
[ rdf:type rhspin:wellByName ;
arg:wellName spin:_arg1
] ;
spinmap:sourcePredicate1
<file:///www.reportinghub.no/transform/wellbore-npdid-overview#wlbWell> ;
spinmap:targetPredicate1
<http://www.reportinghub.no/schema/npd#partOfWell>
] .
arg:well
......@@ -744,7 +936,7 @@ arg:wellName
<http://www.reportinghub.no/transform/spreadsheets2npd>
rdf:type owl:Ontology ;
rdfs:comment "Takes spreadsheets imported from the NPD fact pages and maps them into the NPD ontology."^^xsd:string ;
owl:imports <file:///www.reportinghub.no/transform/npd/tufoperator> , <file:///www.reportinghub.no/transform/npd/facilitymoveable-2011-07-30> , <http://www.reportinghub.no/transform/npd/tufoperator-2011-07-30> , <http://www.reportinghub.no/transform/npd/field-2011-07-30> , <file:///www.reportinghub.no/transform/npd/discovery> , <http://www.reportinghub.no/1.1/schema/npd> , <file:///www.reportinghub.no/transform/npd/field> , <file:///www.reportinghub.no/transform/npd/discovery-2011-07-30> , <file:///www.reportinghub.no/transform/npd/facilityfixed-2011-07-30> , <file:///www.reportinghub.no/transform/npd/baalicensee> , <http://topbraid.org/spin/spinmapl> , <file:///www.reportinghub.no/transform/npd/licence> , <file:///www.reportinghub.no/transform/npd/facilityfixed> , <http://www.reportinghub.no/spin/rh> , <http://www.reportinghub.no/examples/transform/npd/company-2011-07-30> , <file:///www.reportinghub.no/transform/npd/baa> , <file:///www.reportinghub.no/transform/npd/facilitymoveable> , <file:///www.reportinghub.no/transform/npd/baalicensee-2011-07-30> , <file:///www.reportinghub.no/transform/npd/license-2011-07-30> , <file:///www.reportinghub.no/transform/wellbore-npdid-overview> , <file:///www.reportinghub.no/transform/npd/company> , <http://spinrdf.org/spin> , <file:///www.reportinghub.no/transform/npd/baa-2011-07-30> ;
owl:imports <file:///www.reportinghub.no/transform/npd/licensee> , <file:///www.reportinghub.no/transform/npd/tufoperator> , <file:///www.reportinghub.no/transform/npd/facilitymoveable-2011-07-30> , <http://www.reportinghub.no/transform/npd/tufoperator-2011-07-30> , <file:///www.reportinghub.no/transform/npd/licensee-2011-07-30> , <file:///www.reportinghub.no/transform/npd/wbexp> , <http://www.reportinghub.no/transform/npd/field-2011-07-30> , <file:///www.reportinghub.no/transform/npd/discovery> , <http://www.reportinghub.no/1.1/schema/npd> , <file:///www.reportinghub.no/transform/npd/field> , <file:///www.reportinghub.no/transform/npd/discovery-2011-07-30> , <http://topbraid.org/spin/spinmapl> , <file:///www.reportinghub.no/transform/npd/baalicensee> , <file:///www.reportinghub.no/transform/npd/facilityfixed-2011-07-30> , <file:///www.reportinghub.no/transform/npd/licence> , <file:///www.reportinghub.no/transform/npd/facilityfixed> , <http://www.reportinghub.no/spin/rh> , <file:///www.reportinghub.no/transform/npd/baa> , <http://www.reportinghub.no/examples/transform/npd/company-2011-07-30> , <file:///www.reportinghub.no/transform/npd/facilitymoveable> , <file:///www.reportinghub.no/transform/npd/baalicensee-2011-07-30> , <file:///www.reportinghub.no/transform/npd/license-2011-07-30> , <file:///www.reportinghub.no/transform/npd/wbdev> , <file:///www.reportinghub.no/transform/npd/wbdev-2011-07-30> , <file:///www.reportinghub.no/transform/npd/company> , <http://spinrdf.org/spin> , <file:///www.reportinghub.no/transform/npd/baa-2011-07-30> ;
owl:versionInfo "0.1.0"^^xsd:string .
:BAA-BusinessArrangementArea
......@@ -823,6 +1015,17 @@ arg:wellName
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#Licence> .
:Licensee-ShareOfLicence
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/licensee#Licensee> ;
spinmap:target
[ rdf:type :buildShareOfLicenceURI ;
spinmap:source
[ sp:varName "source"^^xsd:string
]
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#ShareOfLicence> .
:TUFOperator-TUF
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/tufoperator#TUFOperator> ;
......@@ -832,18 +1035,18 @@ arg:wellName
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#TUF> .
:WBID-Well
:WBDev-Well
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/wellbore-npdid-overview#WBID> ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/wbdev#WBDev> ;
spinmap:target
[ rdf:type :buildWellURI ;
spinmap:source spinmap:_source
] ;
spinmap:targetClass <http://www.reportinghub.no/schema/npd#Well> .
:WBID-WellBore
:WBDev-WellBore
rdf:type spinmap:Context ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/wellbore-npdid-overview#WBID> ;
spinmap:sourceClass <file:///www.reportinghub.no/transform/npd/wbdev#WBDev> ;
spinmap:target
[ rdf:type :buildWellBoreURI ;
spinmap:source spinmap:_source
......@@ -999,6 +1202,37 @@ arg:wellName
])
] .
:buildShareOfLicenceURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build ShareOfLicence URI"^^xsd:string ;
rdfs:subClassOf spinmap:TargetFunctions ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type sp:iri ;
sp:arg1 [ rdf:type fn:concat ;
sp:arg1 "https://www.reportinghub.no/data/npd/ShareOfLicence-" ;
sp:arg2 _:b9 ;
sp:arg3 "_" ;
sp:arg4 _:b10 ;
sp:arg5 "_" ;
sp:arg6 [ rdf:type spif:parseDate ;
arg:pattern "dd.MM.yyyy" ;
sp:arg1 _:b11
]
]
]) ;
sp:where ([ sp:object _:b11 ;
sp:predicate <file:///www.reportinghub.no/transform/npd/licensee#prlLicenseeDateValidFrom> ;
sp:subject _:b12
] [ sp:object _:b9 ;
sp:predicate <file:///www.reportinghub.no/transform/npd/licensee#cmpNpdidCompany> ;
sp:subject _:b12
] [ sp:object _:b10 ;
sp:predicate <file:///www.reportinghub.no/transform/npd/licensee#prlNpdidLicence> ;
sp:subject _:b12
])
] .
:buildTUFURI
rdf:type spinmap:TargetFunction ;
rdfs:label "build TUF URI"^^xsd:string ;
......@@ -1022,14 +1256,14 @@ arg:wellName
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type rhspin:wellBoreByName ;
arg:wellBoreName _:b9
]) ;
sp:where ([ sp:object _:b9 ;
sp:predicate <file:///www.reportinghub.no/transform/wellbore-npdid-overview#wlbWellboreName> ;
sp:subject
[ sp:varName "source"^^xsd:string
arg:wellBoreName
[ rdf:type spl:object ;
sp:arg1 [ sp:varName "source"^^xsd:string
] ;
sp:arg2 <file:///www.reportinghub.no/transform/npd/wbdev#wlbWellboreName>
]
])
]) ;
sp:where ()
] ;
spin:returnType rdfs:Resource .
......@@ -1040,33 +1274,40 @@ arg:wellName
spin:body
[ rdf:type sp:Select ;
sp:resultVariables ([ rdf:type rhspin:wellByName ;
arg:wellName _:b10
]) ;
sp:where ([ sp:object _:b10 ;
sp:predicate <file:///www.reportinghub.no/transform/wellbore-npdid-overview#wlbWell> ;
sp:subject
[ sp:varName "source"^^xsd:string
arg:wellName
[ rdf:type spl:object ;
sp:arg1 [ sp:varName "source"^^xsd:string
] ;
sp:arg2 <file:///www.reportinghub.no/transform/npd/wbdev#wlbWell>
]
])
] .
]) ;
sp:where ()
] ;
spin:returnType rdfs:Resource .
_:b2 sp:varName "baaId"^^xsd:string .
_:b12
sp:varName "source"^^xsd:string .
_:b11
sp:varName "startDate"^^xsd:string .
_:b10
sp:varName "licenceId"^^xsd:string .
_:b9 sp:varName "companyId"^^xsd:string .
_:b8 sp:varName "baa"^^xsd:string .
_:b7 sp:varName "baaName"^^xsd:string .
_:b1 sp:varName "companyId"^^xsd:string .
_:b6 sp:varName "company"^^xsd:string .
_:b5 sp:varName "companyName"^^xsd:string .
_:b3 sp:varName "startDate"^^xsd:string .
_:b4 sp:varName "source"^^xsd:string .
_:b10
sp:varName "wellName"^^xsd:string .
_:b3 sp:varName "startDate"^^xsd:string .
_:b2 sp:varName "baaId"^^xsd:string .
_:b9 sp:varName "wellBoreId"^^xsd:string .
_:b1 sp:varName "companyId"^^xsd:string .
......
# baseURI: file:///www.reportinghub.no/transform/npd/wbdev
# 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 tables: <http://topbraid.org/tables#> .
@prefix wbdev: <file:///www.reportinghub.no/transform/npd/wbdev#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/transform/npd/wbdev>
rdf:type owl:Ontology ;
owl:imports <http://topbraid.org/tables> .
wbdev:WBDev
rdf:type owl:Class ;
rdfs:label "WellBore Development"^^xsd:string ;
tables:sheetIndex "0"^^xsd:int .
wbdev:datesyncNPD
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "datesyncNPD" ;
rdfs:range xsd:string ;
tables:columnIndex "64"^^xsd:int .
wbdev:dscNpdidDiscovery
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "dscNpdidDiscovery" ;
rdfs:range xsd:string ;
tables:columnIndex "56"^^xsd:int .
wbdev:fclNpdidFacilityDrilling
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "fclNpdidFacilityDrilling" ;
rdfs:range xsd:string ;
tables:columnIndex "60"^^xsd:int .
wbdev:fclNpdidFacilityProducing
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "fclNpdidFacilityProducing" ;
rdfs:range xsd:string ;
tables:columnIndex "61"^^xsd:int .
wbdev:fldNpdidField
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "fldNpdidField" ;
rdfs:range xsd:string ;
tables:columnIndex "57"^^xsd:int .
wbdev:prlNpdidProductionLicence
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "prlNpdidProductionLicence" ;
rdfs:range xsd:string ;
tables:columnIndex "59"^^xsd:int .
wbdev:wlbCompletionDate
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbCompletionDate" ;
rdfs:range xsd:string ;
tables:columnIndex "10"^^xsd:int .
wbdev:wlbCompletionYear
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbCompletionYear" ;
rdfs:range xsd:string ;
tables:columnIndex "28"^^xsd:int .
wbdev:wlbContent
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbContent" ;
rdfs:range xsd:string ;
tables:columnIndex "7"^^xsd:int .
wbdev:wlbContentPlanned
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbContentPlanned" ;
rdfs:range xsd:string ;
tables:columnIndex "26"^^xsd:int .
wbdev:wlbDiscovery
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbDiscovery" ;
rdfs:range xsd:string ;
tables:columnIndex "13"^^xsd:int .
wbdev:wlbDiscoveryWellbore
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbDiscoveryWellbore" ;
rdfs:range xsd:string ;
tables:columnIndex "14"^^xsd:int .
wbdev:wlbDiskosWellOperator
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbDiskosWellOperator" ;
rdfs:range xsd:string ;
tables:columnIndex "63"^^xsd:int .
wbdev:wlbDiskosWellboreParent
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbDiskosWellboreParent" ;
rdfs:range xsd:string ;
tables:columnIndex "54"^^xsd:int .
wbdev:wlbDiskosWellboreType
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbDiskosWellboreType" ;
rdfs:range xsd:string ;
tables:columnIndex "53"^^xsd:int .
wbdev:wlbDrillPermit
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbDrillPermit" ;
rdfs:range xsd:string ;
tables:columnIndex "12"^^xsd:int .
wbdev:wlbDrillingFacility
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbDrillingFacility" ;
rdfs:range xsd:string ;
tables:columnIndex "20"^^xsd:int .
wbdev:wlbDrillingOperator
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbDrillingOperator" ;
rdfs:range xsd:string ;
tables:columnIndex "2"^^xsd:int .
wbdev:wlbDrillingOperatorGroup
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbDrillingOperatorGroup" ;
rdfs:range xsd:string ;
tables:columnIndex "3"^^xsd:int .
wbdev:wlbEntryDate
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbEntryDate" ;
rdfs:range xsd:string ;
tables:columnIndex "9"^^xsd:int .
wbdev:wlbEntryYear
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbEntryYear" ;
rdfs:range xsd:string ;
tables:columnIndex "27"^^xsd:int .
wbdev:wlbEwCode
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbEwCode" ;
rdfs:range xsd:string ;
tables:columnIndex "39"^^xsd:int .
wbdev:wlbEwDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbEwDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "36"^^xsd:int .
wbdev:wlbEwDesDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbEwDesDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "41"^^xsd:int .
wbdev:wlbEwMin
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbEwMin" ;
rdfs:range xsd:string ;
tables:columnIndex "37"^^xsd:int .
wbdev:wlbEwSec
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbEwSec" ;
rdfs:range xsd:string ;
tables:columnIndex "38"^^xsd:int .
wbdev:wlbEwUtm
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbEwUtm" ;
rdfs:range xsd:string ;
tables:columnIndex "43"^^xsd:int .
wbdev:wlbFacilityTypeDrilling
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbFacilityTypeDrilling" ;
rdfs:range xsd:string ;
tables:columnIndex "21"^^xsd:int .
wbdev:wlbFactMapUrl
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbFactMapUrl" ;
rdfs:range xsd:string ;
tables:columnIndex "52"^^xsd:int .
wbdev:wlbFactPageUrl
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbFactPageUrl" ;
rdfs:range xsd:string ;
tables:columnIndex "51"^^xsd:int .
wbdev:wlbField
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbField" ;
rdfs:range xsd:string ;
tables:columnIndex "11"^^xsd:int .
wbdev:wlbFinalVerticalDepth
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbFinalVerticalDepth" ;
rdfs:range xsd:string ;
tables:columnIndex "16"^^xsd:int .
wbdev:wlbGeodeticDatum
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbGeodeticDatum" ;
rdfs:range xsd:string ;
tables:columnIndex "31"^^xsd:int .
wbdev:wlbKellyBushElevation
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbKellyBushElevation" ;
rdfs:range xsd:string ;
tables:columnIndex "15"^^xsd:int .
wbdev:wlbLicensingActivity
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbLicensingActivity" ;
rdfs:range xsd:string ;
tables:columnIndex "23"^^xsd:int .
wbdev:wlbMainArea
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbMainArea" ;
rdfs:range xsd:string ;
tables:columnIndex "19"^^xsd:int .
wbdev:wlbMultilateral
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbMultilateral" ;
rdfs:range xsd:string ;
tables:columnIndex "24"^^xsd:int .
wbdev:wlbNamePart1
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNamePart1" ;
rdfs:range xsd:string ;
tables:columnIndex "45"^^xsd:int .
wbdev:wlbNamePart2
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNamePart2" ;
rdfs:range xsd:string ;
tables:columnIndex "46"^^xsd:int .
wbdev:wlbNamePart3
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNamePart3" ;
rdfs:range xsd:string ;
tables:columnIndex "47"^^xsd:int .
wbdev:wlbNamePart4
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNamePart4" ;
rdfs:range xsd:string ;
tables:columnIndex "48"^^xsd:int .
wbdev:wlbNamePart5
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNamePart5" ;
rdfs:range xsd:string ;
tables:columnIndex "49"^^xsd:int .
wbdev:wlbNamePart6
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNamePart6" ;
rdfs:range xsd:string ;
tables:columnIndex "50"^^xsd:int .
wbdev:wlbNpdidWellbore
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNpdidWellbore" ;
rdfs:range xsd:string ;
tables:columnIndex "55"^^xsd:int .
wbdev:wlbNpdidWellboreReclass
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNpdidWellboreReclass" ;
rdfs:range xsd:string ;
tables:columnIndex "62"^^xsd:int .
wbdev:wlbNsCode
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNsCode" ;
rdfs:range xsd:string ;
tables:columnIndex "35"^^xsd:int .
wbdev:wlbNsDecDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNsDecDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "40"^^xsd:int .
wbdev:wlbNsDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNsDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "32"^^xsd:int .
wbdev:wlbNsMin
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNsMin" ;
rdfs:range xsd:string ;
tables:columnIndex "33"^^xsd:int .
wbdev:wlbNsSec
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNsSec" ;
rdfs:range xsd:string ;
tables:columnIndex "34"^^xsd:int .
wbdev:wlbNsUtm
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbNsUtm" ;
rdfs:range xsd:string ;
tables:columnIndex "42"^^xsd:int .
wbdev:wlbPlotSymbol
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbPlotSymbol" ;
rdfs:range xsd:string ;
tables:columnIndex "30"^^xsd:int .
wbdev:wlbProductionFacility
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbProductionFacility" ;
rdfs:range xsd:string ;
tables:columnIndex "22"^^xsd:int .
wbdev:wlbProductionLicence
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbProductionLicence" ;
rdfs:range xsd:string ;
tables:columnIndex "4"^^xsd:int .
wbdev:wlbPurpose
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbPurpose" ;
rdfs:range xsd:string ;
tables:columnIndex "5"^^xsd:int .
wbdev:wlbPurposePlanned
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbPurposePlanned" ;
rdfs:range xsd:string ;
tables:columnIndex "25"^^xsd:int .
wbdev:wlbReclassFromWellbore
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbReclassFromWellbore" ;
rdfs:range xsd:string ;
tables:columnIndex "29"^^xsd:int .
wbdev:wlbStatus
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbStatus" ;
rdfs:range xsd:string ;
tables:columnIndex "6"^^xsd:int .
wbdev:wlbTotalDepth
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbTotalDepth" ;
rdfs:range xsd:string ;
tables:columnIndex "17"^^xsd:int .
wbdev:wlbUtmZone
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbUtmZone" ;
rdfs:range xsd:string ;
tables:columnIndex "44"^^xsd:int .
wbdev:wlbWaterDepth
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbWaterDepth" ;
rdfs:range xsd:string ;
tables:columnIndex "18"^^xsd:int .
wbdev:wlbWdssQcdate
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbWdssQcdate" ;
rdfs:range xsd:string ;
tables:columnIndex "58"^^xsd:int .
wbdev:wlbWell
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbWell" ;
rdfs:range xsd:string ;
tables:columnIndex "1"^^xsd:int .
wbdev:wlbWellType
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbWellType" ;
rdfs:range xsd:string ;
tables:columnIndex "8"^^xsd:int .
wbdev:wlbWellboreName
rdf:type owl:DatatypeProperty ;
rdfs:domain wbdev:WBDev ;
rdfs:label "wlbWellboreName"^^xsd:string ;
rdfs:range xsd:string ;
tables:columnIndex "0"^^xsd:int .
# baseURI: file:///www.reportinghub.no/transform/npd/wbexp
# 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 tables: <http://topbraid.org/tables#> .
@prefix wbexp: <file:///www.reportinghub.no/transform/npd/wbexp#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<file:///www.reportinghub.no/transform/npd/wbexp>
rdf:type owl:Ontology ;
owl:imports <http://topbraid.org/tables> .
wbexp:WBExp
rdf:type owl:Class ;
rdfs:label "WellBore Exploration"^^xsd:string ;
tables:sheetIndex "0"^^xsd:int .
wbexp:datesyncNPD
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "datesyncNPD" ;
rdfs:range xsd:string ;
tables:columnIndex "76"^^xsd:int .
wbexp:dscNpdidDiscovery
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "dscNpdidDiscovery" ;
rdfs:range xsd:string ;
tables:columnIndex "70"^^xsd:int .
wbexp:fclNpdidFacilityDrilling
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "fclNpdidFacilityDrilling" ;
rdfs:range xsd:string ;
tables:columnIndex "72"^^xsd:int .
wbexp:fldNpdidField
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "fldNpdidField" ;
rdfs:range xsd:string ;
tables:columnIndex "71"^^xsd:int .
wbexp:prlNpdidProductionLicence
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "prlNpdidProductionLicence" ;
rdfs:range xsd:string ;
tables:columnIndex "74"^^xsd:int .
wbexp:wlbAgeAtTd
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbAgeAtTd" ;
rdfs:range xsd:string ;
tables:columnIndex "22"^^xsd:int .
wbexp:wlbAgeWithHc1
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbAgeWithHc1" ;
rdfs:range xsd:string ;
tables:columnIndex "36"^^xsd:int .
wbexp:wlbAgeWithHc2
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbAgeWithHc2" ;
rdfs:range xsd:string ;
tables:columnIndex "38"^^xsd:int .
wbexp:wlbAgeWithHc3
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbAgeWithHc3" ;
rdfs:range xsd:string ;
tables:columnIndex "40"^^xsd:int .
wbexp:wlbBottomHoleTemperature
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbBottomHoleTemperature" ;
rdfs:range xsd:string ;
tables:columnIndex "15"^^xsd:int .
wbexp:wlbCompletionDate
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbCompletionDate" ;
rdfs:range xsd:string ;
tables:columnIndex "10"^^xsd:int .
wbexp:wlbCompletionYear
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbCompletionYear" ;
rdfs:range xsd:string ;
tables:columnIndex "31"^^xsd:int .
wbexp:wlbContent
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbContent" ;
rdfs:range xsd:string ;
tables:columnIndex "7"^^xsd:int .
wbexp:wlbDiscovery
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDiscovery" ;
rdfs:range xsd:string ;
tables:columnIndex "13"^^xsd:int .
wbexp:wlbDiscoveryWellbore
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDiscoveryWellbore" ;
rdfs:range xsd:string ;
tables:columnIndex "14"^^xsd:int .
wbexp:wlbDiskosWellOperator
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDiskosWellOperator" ;
rdfs:range xsd:string ;
tables:columnIndex "75"^^xsd:int .
wbexp:wlbDiskosWellboreParent
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDiskosWellboreParent" ;
rdfs:range xsd:string ;
tables:columnIndex "67"^^xsd:int .
wbexp:wlbDiskosWellboreType
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDiskosWellboreType" ;
rdfs:range xsd:string ;
tables:columnIndex "66"^^xsd:int .
wbexp:wlbDrillPermit
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDrillPermit" ;
rdfs:range xsd:string ;
tables:columnIndex "12"^^xsd:int .
wbexp:wlbDrillingDays
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDrillingDays" ;
rdfs:range xsd:string ;
tables:columnIndex "41"^^xsd:int .
wbexp:wlbDrillingFacility
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDrillingFacility" ;
rdfs:range xsd:string ;
tables:columnIndex "25"^^xsd:int .
wbexp:wlbDrillingOperator
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDrillingOperator" ;
rdfs:range xsd:string ;
tables:columnIndex "2"^^xsd:int .
wbexp:wlbDrillingOperatorGroup
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbDrillingOperatorGroup" ;
rdfs:range xsd:string ;
tables:columnIndex "3"^^xsd:int .
wbexp:wlbEntryDate
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbEntryDate" ;
rdfs:range xsd:string ;
tables:columnIndex "9"^^xsd:int .
wbexp:wlbEntryYear
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbEntryYear" ;
rdfs:range xsd:string ;
tables:columnIndex "30"^^xsd:int .
wbexp:wlbEwCode
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbEwCode" ;
rdfs:range xsd:string ;
tables:columnIndex "51"^^xsd:int .
wbexp:wlbEwDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbEwDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "48"^^xsd:int .
wbexp:wlbEwDesDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbEwDesDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "53"^^xsd:int .
wbexp:wlbEwMin
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbEwMin" ;
rdfs:range xsd:string ;
tables:columnIndex "49"^^xsd:int .
wbexp:wlbEwSec
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbEwSec" ;
rdfs:range xsd:string ;
tables:columnIndex "50"^^xsd:int .
wbexp:wlbEwUtm
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbEwUtm" ;
rdfs:range xsd:string ;
tables:columnIndex "55"^^xsd:int .
wbexp:wlbFacilityTypeDrilling
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbFacilityTypeDrilling" ;
rdfs:range xsd:string ;
tables:columnIndex "26"^^xsd:int .
wbexp:wlbFactMapUrl
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbFactMapUrl" ;
rdfs:range xsd:string ;
tables:columnIndex "65"^^xsd:int .
wbexp:wlbFactPageUrl
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbFactPageUrl" ;
rdfs:range xsd:string ;
tables:columnIndex "64"^^xsd:int .
wbexp:wlbField
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbField" ;
rdfs:range xsd:string ;
tables:columnIndex "11"^^xsd:int .
wbexp:wlbFinalVerticalDepth
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbFinalVerticalDepth" ;
rdfs:range xsd:string ;
tables:columnIndex "19"^^xsd:int .
wbexp:wlbFormationAtTd
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbFormationAtTd" ;
rdfs:range xsd:string ;
tables:columnIndex "23"^^xsd:int .
wbexp:wlbFormationWithHc1
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbFormationWithHc1" ;
rdfs:range xsd:string ;
tables:columnIndex "35"^^xsd:int .
wbexp:wlbFormationWithHc2
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbFormationWithHc2" ;
rdfs:range xsd:string ;
tables:columnIndex "37"^^xsd:int .
wbexp:wlbFormationWithHc3
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbFormationWithHc3" ;
rdfs:range xsd:string ;
tables:columnIndex "39"^^xsd:int .
wbexp:wlbGeodeticDatum
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbGeodeticDatum" ;
rdfs:range xsd:string ;
tables:columnIndex "43"^^xsd:int .
wbexp:wlbKellyBushElevation
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbKellyBushElevation" ;
rdfs:range xsd:string ;
tables:columnIndex "18"^^xsd:int .
wbexp:wlbLicensingActivity
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbLicensingActivity" ;
rdfs:range xsd:string ;
tables:columnIndex "27"^^xsd:int .
wbexp:wlbMainArea
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbMainArea" ;
rdfs:range xsd:string ;
tables:columnIndex "24"^^xsd:int .
wbexp:wlbMaxInclation
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbMaxInclation" ;
rdfs:range xsd:string ;
tables:columnIndex "17"^^xsd:int .
wbexp:wlbMultilateral
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbMultilateral" ;
rdfs:range xsd:string ;
tables:columnIndex "28"^^xsd:int .
wbexp:wlbNamePart1
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNamePart1" ;
rdfs:range xsd:string ;
tables:columnIndex "57"^^xsd:int .
wbexp:wlbNamePart2
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNamePart2" ;
rdfs:range xsd:string ;
tables:columnIndex "58"^^xsd:int .
wbexp:wlbNamePart3
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNamePart3" ;
rdfs:range xsd:string ;
tables:columnIndex "59"^^xsd:int .
wbexp:wlbNamePart4
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNamePart4" ;
rdfs:range xsd:string ;
tables:columnIndex "60"^^xsd:int .
wbexp:wlbNamePart5
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNamePart5" ;
rdfs:range xsd:string ;
tables:columnIndex "61"^^xsd:int .
wbexp:wlbNamePart6
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNamePart6" ;
rdfs:range xsd:string ;
tables:columnIndex "62"^^xsd:int .
wbexp:wlbNpdidWellbore
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNpdidWellbore" ;
rdfs:range xsd:string ;
tables:columnIndex "69"^^xsd:int .
wbexp:wlbNpdidWellboreReclass
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNpdidWellboreReclass" ;
rdfs:range xsd:string ;
tables:columnIndex "73"^^xsd:int .
wbexp:wlbNsCode
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNsCode" ;
rdfs:range xsd:string ;
tables:columnIndex "47"^^xsd:int .
wbexp:wlbNsDecDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNsDecDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "52"^^xsd:int .
wbexp:wlbNsDeg
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNsDeg" ;
rdfs:range xsd:string ;
tables:columnIndex "44"^^xsd:int .
wbexp:wlbNsMin
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNsMin" ;
rdfs:range xsd:string ;
tables:columnIndex "45"^^xsd:int .
wbexp:wlbNsSec
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNsSec" ;
rdfs:range xsd:string ;
tables:columnIndex "46"^^xsd:int .
wbexp:wlbNsUtm
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbNsUtm" ;
rdfs:range xsd:string ;
tables:columnIndex "54"^^xsd:int .
wbexp:wlbPlotSymbol
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbPlotSymbol" ;
rdfs:range xsd:string ;
tables:columnIndex "34"^^xsd:int .
wbexp:wlbPressReleaseUrl
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbPressReleaseUrl" ;
rdfs:range xsd:string ;
tables:columnIndex "63"^^xsd:int .
wbexp:wlbProductionLicence
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbProductionLicence" ;
rdfs:range xsd:string ;
tables:columnIndex "4"^^xsd:int .
wbexp:wlbPurpose
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbPurpose" ;
rdfs:range xsd:string ;
tables:columnIndex "5"^^xsd:int .
wbexp:wlbPurposePlanned
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbPurposePlanned" ;
rdfs:range xsd:string ;
tables:columnIndex "29"^^xsd:int .
wbexp:wlbReclassFromWellbore
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbReclassFromWellbore" ;
rdfs:range xsd:string ;
tables:columnIndex "32"^^xsd:int .
wbexp:wlbReentry
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbReentry" ;
rdfs:range xsd:string ;
tables:columnIndex "42"^^xsd:int .
wbexp:wlbReentryExplorationActivity
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbReentryExplorationActivity" ;
rdfs:range xsd:string ;
tables:columnIndex "33"^^xsd:int .
wbexp:wlbSeismicLocation
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbSeismicLocation" ;
rdfs:range xsd:string ;
tables:columnIndex "16"^^xsd:int .
wbexp:wlbStatus
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbStatus" ;
rdfs:range xsd:string ;
tables:columnIndex "6"^^xsd:int .
wbexp:wlbTotalDepth
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbTotalDepth" ;
rdfs:range xsd:string ;
tables:columnIndex "20"^^xsd:int .
wbexp:wlbUtmZone
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbUtmZone" ;
rdfs:range xsd:string ;
tables:columnIndex "56"^^xsd:int .
wbexp:wlbWaterDepth
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbWaterDepth" ;
rdfs:range xsd:string ;
tables:columnIndex "21"^^xsd:int .
wbexp:wlbWdssQcDate
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbWdssQcDate" ;
rdfs:range xsd:string ;
tables:columnIndex "68"^^xsd:int .
wbexp:wlbWell
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbWell" ;
rdfs:range xsd:string ;
tables:columnIndex "1"^^xsd:int .
wbexp:wlbWellType
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbWellType" ;
rdfs:range xsd:string ;
tables:columnIndex "8"^^xsd:int .
wbexp:wlbWellboreName
rdf:type owl:DatatypeProperty ;
rdfs:domain wbexp:WBExp ;
rdfs:label "wlbWellboreName"^^xsd:string ;
rdfs:range xsd:string ;
tables:columnIndex "0"^^xsd:int .