Holger Knublauch

Corrected wellbores template

......@@ -779,18 +779,17 @@ rhspin:companyHasLicenceForWellBore
[ sp:varName "share"^^xsd:string
]
]
] [ sp:object
] [ rdf:type sp:TriplePath ;
sp:object
[ sp:varName "licence"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#licenceShared> ;
sp:path [ rdf:type sp:AltPath ;
sp:path1 <http://www.reportinghub.no/np/schema/npd#baaShared> ;
sp:path2 <http://www.reportinghub.no/np/schema/npd#licenceShared>
] ;
sp:subject
[ sp:varName "share"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/np/schema/npd#LS_Active> ;
sp:predicate <http://www.reportinghub.no/np/schema/npd#licenceStatus> ;
sp:subject
[ sp:varName "licence"^^xsd:string
]
] [ rdf:type sp:Union ;
sp:elements (([ sp:object
[ sp:varName "licence"^^xsd:string
......