Darijus Strasunskas

update

# baseURI: http://data.posccaesar.org/npd/ontology/v-1.1
# imports: http://resource.geosciml.org/ontology/timescale/gts
# imports: http://resource.geosciml.org/ontology/timescale/gts#GeochronologicEra
# imports: http://standards.iso.org/iso/15926/-12/ed-1/tech/ontology/ilap-npd-interface/v-1
# imports: http://standards.iso.org/iso/15926/-12/ed-1/tech/ontology/metadata/annotation/v-1
# imports: http://standards.iso.org/iso/15926/-12/ed-1/tech/ontology/metadata/history/v-1
# imports: http://standards.iso.org/iso/15926/-12/ed-1/tech/ontology/metadata/status/v-1
# imports: http://standards.iso.org/iso/15926/-12/ed-1/tech/ontology/metadata/v-1
# imports: http://standards.iso.org/iso/15926/-12/ed-1/tech/ontology/metadata/v-1-with-metadata
# imports: http://standards.iso.org/iso/15926/-12/ed-1/tech/ontology/metadata/v-1-with-metadata-and-core-metadata
# imports: http://www.reportinghub.no/refdata/1.0/ERHReferenceData
# imports: http://www.reportinghub.no/refdata/1.0/foundation
# imports: http://www.reportinghub.no/test/ep/testcase/DATA_PCA-part2-example
@prefix DATA_PCA-part2-example: <http://www.reportinghub.no/test/ep/testcase/DATA_PCA-part2-example#> .
@prefix ERHReferenceData: <http://www.reportinghub.no/refdata/1.0/ERHReferenceData#> .
@prefix gts: <http://resource.geosciml.org/ontology/timescale/gts#> .
@prefix ilap-npd-interface: <http://data.posccaesar.org/npd/ontology/ilap-interface/> .
@prefix lci: <http://standards.iso.org/iso/15926/tech/ontology/> .
@prefix npd-schema: <http://data.posccaesar.org/npd/ontology/> .
@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 rdl: <http://rds.posccaesar.org/2008/06/OWL/RDL#> .
@prefix sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix v-1-with-metadata: <http://standards.iso.org/iso/15926/-12/ed-1/tech/ontology/metadata/v-1-with-metadata#> .
@prefix v-1-with-metadata-and-core-metadata: <http://standards.iso.org/iso/15926/-12/ed-1/tech/ontology/metadata/v-1-with-metadata-and-core-metadata#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
npd-schema:Active
rdf:type npd-schema:OperatingStatus ;
npd-schema:code "ACTIVE"^^xsd:string ;
rdfs:label "active"@en ;
.
npd-schema:Blowout
rdf:type npd-schema:WellboreStatus ;
rdfs:label "Blowout"^^xsd:string ;
.
npd-schema:BusinessArrangementArea
rdf:type owl:Class ;
rdfs:comment "an area on the Norweigan Continental Shelf that is that is a result of unitisations, sliding scale rules or other business arrangements which have altered the terms of the original production licence"^^xsd:string ;
rdfs:label "Norwegian business arrangement area"@en ;
rdfs:subClassOf npd-schema:NPDIndividual ;
rdfs:subClassOf npd-schema:Owner ;
rdfs:subClassOf lci:PossibleIndividual ;
.
npd-schema:Closed
rdf:type npd-schema:WellboreStatus ;
rdfs:label "Closed"^^xsd:string ;
.
npd-schema:Company
rdfs:subClassOf npd-schema:Individual ;
.
npd-schema:CondensatePipeline
rdf:type owl:Class ;
rdfs:label "Condensate pipeline"^^xsd:string ;
rdfs:subClassOf npd-schema:Pipeline ;
.
npd-schema:DWBC_CO2
rdf:type npd-schema:DevelopmentWellboreContentType ;
npd-schema:code "CO2"^^xsd:string ;
rdfs:label "CO2"@en ;
.
npd-schema:DWBC_Cuttings
rdf:type npd-schema:DevelopmentWellboreContentType ;
npd-schema:code "CUTTINGS"^^xsd:string ;
rdfs:label "cuttings"@en ;
.
npd-schema:DWBC_Gas
rdf:type npd-schema:DevelopmentWellboreContentType ;
npd-schema:code "GAS"^^xsd:string ;
rdfs:label "gas"@en ;
.
npd-schema:DWBC_Gas-Condensate
rdf:type npd-schema:DevelopmentWellboreContentType ;
npd-schema:code "GAS/CONDENSATE"^^xsd:string ;
rdfs:label "gas/condensate"@en ;
.
npd-schema:DWBC_NotApplicable
rdf:type npd-schema:DevelopmentWellboreContentType ;
npd-schema:code "NOT APPLICABLE"^^xsd:string ;
rdfs:label "not applicable"@en ;
.
npd-schema:DWBC_NotAvailable
rdf:type npd-schema:DevelopmentWellboreContentType ;
npd-schema:code "NOT AVAILABLE"^^xsd:string ;
rdfs:label "not available"@en ;
.
npd-schema:DWBC_Oil
rdf:type npd-schema:DevelopmentWellboreContentType ;
npd-schema:code "OIL"^^xsd:string ;
rdfs:label "oil"@en ;
.
npd-schema:DWBC_Oil-Gas
rdf:type npd-schema:DevelopmentWellboreContentType ;
npd-schema:code "OIL/GAS"^^xsd:string ;
rdfs:label "oil/gas"@en ;
.
npd-schema:DWBC_Water
rdf:type npd-schema:DevelopmentWellboreContentType ;
npd-schema:code "WATER"^^xsd:string ;
rdfs:label "water"@en ;
.
npd-schema:DWBC_Water-Gas
rdf:type npd-schema:DevelopmentWellboreContentType ;
npd-schema:code "WATER/GAS"^^xsd:string ;
rdfs:label "water/gas"@en ;
.
npd-schema:DWBP_Injection
rdf:type npd-schema:DevelopmentWellborePurpose ;
npd-schema:code "INJECTION"^^xsd:string ;
rdfs:label "injection"@en ;
.
npd-schema:DWBP_Observation
rdf:type npd-schema:DevelopmentWellborePurpose ;
npd-schema:code "OBSERVATION"^^xsd:string ;
rdfs:label "observation"@en ;
.
npd-schema:DWBP_Production
rdf:type npd-schema:DevelopmentWellborePurpose ;
npd-schema:code "PRODUCTION"^^xsd:string ;
rdfs:label "production"@en ;
.
npd-schema:Decommissioned
rdf:type npd-schema:OperatingStatus ;
rdfs:label "decommissioned"^^xsd:string ;
.
npd-schema:DevelopmentWellbore
rdf:type owl:Class ;
rdfs:label "Development wellbore "@en ;
rdfs:subClassOf npd-schema:Wellbore ;
.
npd-schema:DevelopmentWellboreContentType
rdf:type owl:Class ;
rdfs:label "Development wellbore content"^^xsd:string ;
rdfs:subClassOf npd-schema:WellboreContentType ;
.
npd-schema:DevelopmentWellborePurpose
rdf:type owl:Class ;
rdfs:comment "the purpose of the development wellbore"^^xsd:string ;
rdfs:label "Development well bore purpose"@en ;
rdfs:subClassOf npd-schema:WellborePurpose ;
owl:oneOf (
npd-schema:DWBP_Injection
npd-schema:DWBP_Observation
npd-schema:DWBP_Production
) ;
.
npd-schema:Discovery
rdf:type owl:Class ;
rdfs:comment "A discovery is a petroleum deposit or several petroleum deposits collectively, which have been discovered in the same well, in which through testing, sampling or logging there has been established a probability of the existence of mobile petroleum (includes both commercial and technical discovery)."^^xsd:string ;
rdfs:label "petroleum deposit discovery"@en ;
rdfs:subClassOf npd-schema:NPDIndividual ;
.
npd-schema:Drilling
rdf:type npd-schema:WellboreStatus ;
rdfs:label "Drilling"^^xsd:string ;
.
npd-schema:EWBC_Dry
rdf:type npd-schema:ExplorationWellboreContentType ;
npd-schema:code "DRY"^^xsd:string ;
rdfs:label "Dry"@en ;
.
npd-schema:EWBC_Gas
rdf:type npd-schema:ExplorationWellboreContentType ;
npd-schema:code "GAS"^^xsd:string ;
rdfs:label "Gas "@en ;
.
npd-schema:EWBC_Gas-Condensate
rdf:type npd-schema:ExplorationWellboreContentType ;
npd-schema:code "GAS/CONDENSATE"^^xsd:string ;
rdfs:label "Gas/Condensate "@en ;
.
npd-schema:EWBC_Oil
rdf:type npd-schema:ExplorationWellboreContentType ;
npd-schema:code "OIL"^^xsd:string ;
rdfs:label "Oil "@en ;
.
npd-schema:EWBC_Oil-Gas
rdf:type npd-schema:ExplorationWellboreContentType ;
npd-schema:code "OIL/GAS"^^xsd:string ;
rdfs:label "Oil/Gas "@en ;
.
npd-schema:EWBC_Shows
rdf:type npd-schema:ExplorationWellboreContentType ;
npd-schema:code "SHOWS"^^xsd:string ;
rdfs:label "Shows of oil or gas"@en ;
.
npd-schema:EWBP_Appraisal
rdf:type npd-schema:ExplorationWellborePurpose ;
npd-schema:code "APPRAISAL"^^xsd:string ;
rdfs:label "appraisal"@en ;
.
npd-schema:EWBP_Wildcat
rdf:type npd-schema:ExplorationWellborePurpose ;
npd-schema:code "WILDCAT"^^xsd:string ;
rdfs:label "wildcat"@en ;
.
npd-schema:EWBP_Wildcat-Appraisal
rdf:type npd-schema:ExplorationWellborePurpose ;
npd-schema:code "WILDCAT&APPRAISAL"^^xsd:string ;
rdfs:label "wildcat & appraisal"@en ;
.
npd-schema:Enumeration
rdf:type owl:Class ;
rdfs:label "Enumeration"^^xsd:string ;
rdfs:subClassOf owl:Thing ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:cardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty npd-schema:code ;
] ;
.
npd-schema:ExplorationWellbore
rdf:type owl:Class ;
rdfs:label "Exploration wellbore "@en ;
rdfs:subClassOf npd-schema:Wellbore ;
.
npd-schema:ExplorationWellboreContentType
rdf:type owl:Class ;
rdfs:label "Exploration wellbore content"^^xsd:string ;
rdfs:subClassOf npd-schema:WellboreContentType ;
.
npd-schema:ExplorationWellborePurpose
rdf:type owl:Class ;
rdfs:comment "the purpose of the exploration wellbore"^^xsd:string ;
rdfs:label "Exploration wellbore purpose"@en ;
rdfs:subClassOf npd-schema:WellborePurpose ;
owl:oneOf (
npd-schema:EWBP_Appraisal
npd-schema:EWBP_Wildcat-Appraisal
npd-schema:EWBP_Wildcat
) ;
.
npd-schema:Facility
rdfs:comment "'Permanently placed facility' is a generic term for all facilities that are placed on a field permanently."@en ;
rdfs:subClassOf npd-schema:NPDIndividual ;
.
npd-schema:FeederPipeline
rdf:type owl:Class ;
rdfs:label "Feeder pipeline"^^xsd:string ;
rdfs:subClassOf npd-schema:Pipeline ;
.
npd-schema:Field
rdfs:comment "A field is a discovery or several discoveries combined which the licensees have decided to develop, and for which the authorities have approved a plan for development and operation (PDO) or granted a PDO exemption."@en ;
rdfs:subClassOf npd-schema:NPDIndividual ;
rdfs:subClassOf lci:PhysicalObject ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:minCardinality "0"^^xsd:nonNegativeInteger ;
owl:onProperty npd-schema:currentActivityStatus ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:minCardinality "0"^^xsd:nonNegativeInteger ;
owl:onProperty npd-schema:fieldDiscoveryWellbore ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:minCardinality "0"^^xsd:nonNegativeInteger ;
owl:onProperty npd-schema:fieldOwner ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:minCardinality "0"^^xsd:nonNegativeInteger ;
owl:onProperty npd-schema:hasFieldOperator ;
] ;
.
npd-schema:FixedFacility
rdfs:comment "Fixed facility: 'Permanently placed facility' is a generic term for all facilities that are placed on a field permanently. Floating production facilities, which in principle are mobile, come under this definition as they are meant to be permanently placed on the field."@en ;
.
npd-schema:FixedFacilityParent
rdf:type owl:Class ;
rdfs:comment "the parent facility of a fixed facility"^^xsd:string ;
rdfs:label "fixed facility parent"@en ;
rdfs:subClassOf npd-schema:NPDIndividual ;
.
npd-schema:GasPipeline
rdf:type owl:Class ;
rdfs:label "Gas pipeline"^^xsd:string ;
rdfs:subClassOf npd-schema:Pipeline ;
.
npd-schema:HCT_Gas
rdf:type npd-schema:HCType ;
npd-schema:code "GAS"^^xsd:string ;
rdfs:label "gas"@en ;
.
npd-schema:HCT_Gas-Condensate
rdf:type npd-schema:HCType ;
npd-schema:code "GAS/CONDENSATE"^^xsd:string ;
rdfs:label "gas/condensate"@en ;
.
npd-schema:HCT_Oil
rdf:type npd-schema:HCType ;
npd-schema:code "OIL"^^xsd:string ;
rdfs:label "oil"@en ;
.
npd-schema:HCT_Oil-Gas
rdf:type npd-schema:HCType ;
npd-schema:code "OIL/GAS"^^xsd:string ;
rdfs:label "oil/gas"@en ;
.
npd-schema:HCType
rdf:type owl:Class ;
rdfs:comment "class that is a valid hydrocarbon type in the NPD fact pages"^^xsd:string ;
rdfs:label "HC Type"@en ;
rdfs:subClassOf npd-schema:Enumeration ;
owl:oneOf (
npd-schema:HCT_Gas-Condensate
npd-schema:HCT_Oil-Gas
npd-schema:HCT_Gas
npd-schema:HCT_Oil
) ;
.
npd-schema:InService
rdf:type npd-schema:OperatingStatus ;
rdfs:label "in service"^^xsd:string ;
.
npd-schema:Inactive
rdf:type npd-schema:OperatingStatus ;
npd-schema:code "INACTIVE"^^xsd:string ;
rdfs:label "inactive"@en ;
.
npd-schema:Individual
rdf:type owl:Class ;
rdfs:label "Individual"@en ;
rdfs:subClassOf lci:PossibleIndividual ;
rdfs:subClassOf owl:Thing ;
.
npd-schema:Junked
rdf:type npd-schema:WellboreStatus ;
rdfs:label "Junked"^^xsd:string ;
.
npd-schema:LithostratigraphicUnit
rdf:type owl:Class ;
rdfs:comment "Lithostratigraphic units (groups, formations and members) on the Norwegian continental sehlf. Includes exploration wellbores penetrating a particular unit and wellbores with core samples."@en ;
rdfs:label "Lithostratigraphic Unit"@en ;
rdfs:subClassOf npd-schema:NPDIndividual ;
rdfs:subClassOf lci:RegionInSpace ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:cardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty npd-schema:hasStratigraphicLevel ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:cardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty npd-schema:hasStratigraphicParent ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:cardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty npd-schema:hasWellboreCoreLength ;
] ;
.
npd-schema:MNA_BarentsSea
rdf:type npd-schema:MainNCSArea ;
npd-schema:code "Barents sea"^^xsd:string ;
rdfs:label "Barents sea"@en ;
.
npd-schema:MNA_NorthSea
rdf:type npd-schema:MainNCSArea ;
npd-schema:code "North sea"^^xsd:string ;
rdfs:label "North sea"@en ;
.
npd-schema:MNA_NorwegianSea
rdf:type npd-schema:MainNCSArea ;
npd-schema:code "Norwegian sea"^^xsd:string ;
rdfs:label "Norwegian sea"@en ;
.
npd-schema:MainNCSArea
rdf:type owl:Class ;
rdfs:comment "part of the surface of the earth that is a main area of the Norwegian Continental Shelf"^^xsd:string ;
rdfs:label "Main NCS Area"@en ;
rdfs:subClassOf npd-schema:Enumeration ;
owl:oneOf (
npd-schema:MNA_NorthSea
npd-schema:MNA_NorwegianSea
npd-schema:MNA_BarentsSea
) ;
.
npd-schema:MoveableFacility
rdfs:comment "Moveable facility: Mobile facilities are facilities not meant to be permanently placed on the field during the lifetime of the field, for example mobile drilling units."@en ;
.
npd-schema:NPDIndividual
rdf:type owl:Class ;
rdfs:comment "an individual that is a member of an NPD-related class"^^xsd:string ;
rdfs:label "NPD individual"@en ;
rdfs:subClassOf npd-schema:Individual ;
rdfs:subClassOf lci:PossibleIndividual ;
.
npd-schema:OWBP_Pilot
rdf:type npd-schema:OtherWellborePurpose ;
rdfs:label "Pilot "^^xsd:string ;
.
npd-schema:OWBP_Scientific
rdf:type npd-schema:OtherWellborePurpose ;
.
npd-schema:OWBP_ShallowGas
rdf:type npd-schema:OtherWellborePurpose ;
rdfs:label "Shallow gas"^^xsd:string ;
.
npd-schema:OWBP_SoilDrilling
rdf:type npd-schema:OtherWellborePurpose ;
rdfs:label "Soil drilling"^^xsd:string ;
.
npd-schema:OWBP_Stratigraphic
rdf:type npd-schema:OtherWellborePurpose ;
.
npd-schema:OilGasPipeline
rdf:type owl:Class ;
rdfs:label "Oil/Gas pipeline"^^xsd:string ;
rdfs:subClassOf npd-schema:Pipeline ;
.
npd-schema:OilPipeline
rdf:type owl:Class ;
rdfs:label "Oil pipeline"^^xsd:string ;
rdfs:subClassOf npd-schema:Pipeline ;
.
npd-schema:Online-Operational
rdf:type npd-schema:WellboreStatus ;
rdfs:label "Online / Operational"^^xsd:string ;
.
npd-schema:OnshorePlant
rdf:type owl:Class ;
rdfs:label "Onshore plant"^^xsd:string ;
rdfs:subClassOf npd-schema:TUFacility ;
.
npd-schema:OperatingCompany
rdf:type owl:Class ;
rdfs:comment "a company operating a facility"^^xsd:string ;
rdfs:label "operating company"@en ;
rdfs:subClassOf npd-schema:Company ;
.
npd-schema:OperatingStatus
rdf:type owl:Class ;
rdfs:comment "class that is the active – inactive; in service - decommissioned status of a produciton licence area or facility"^^xsd:string ;
rdfs:label "Operating status of facility, BAA or production licence area"@en ;
rdfs:subClassOf npd-schema:Enumeration ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:cardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty npd-schema:endDate ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:cardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty npd-schema:startDate ;
] ;
owl:oneOf (
npd-schema:Active
npd-schema:Inactive
) ;
.
npd-schema:Operatorship
rdf:type owl:Class ;
rdfs:label "Operatorship"^^xsd:string ;
rdfs:subClassOf lci:PossibleIndividual ;
.
npd-schema:OperatorshipOfBAA
rdf:type owl:Class ;
rdfs:label "Operatorship of facility"^^xsd:string ;
rdfs:subClassOf npd-schema:Operatorship ;
.
npd-schema:OperatorshipOfFacility
rdf:type owl:Class ;
rdfs:label "Operatorship of facility"^^xsd:string ;
rdfs:subClassOf npd-schema:Operatorship ;
.
npd-schema:OperatorshipOfField
rdf:type owl:Class ;
rdfs:label "Operatorship of field"^^xsd:string ;
rdfs:subClassOf npd-schema:Operatorship ;
.
npd-schema:OperatorshipOfLicence
rdf:type owl:Class ;
rdfs:label "Operatorship of Licence"^^xsd:string ;
rdfs:subClassOf npd-schema:Operatorship ;
.
npd-schema:OtherWellbore
rdf:type owl:Class ;
rdfs:label "Other wellbore "@en ;
rdfs:subClassOf npd-schema:Wellbore ;
.
npd-schema:OtherWellborePurpose
rdf:type owl:Class ;
rdfs:label "Other wellbore purposes"^^xsd:string ;
rdfs:subClassOf npd-schema:WellborePurpose ;
.
npd-schema:Owner
rdf:type owl:Class ;
rdfs:comment "a business arrangement area or production license on the Norweigan Continental Shelf "^^xsd:string ;
rdfs:label "owner"@en ;
rdfs:subClassOf npd-schema:Individual ;
.
npd-schema:ParcellBAA
rdf:type owl:Class ;
rdfs:comment "a business arrangement area based on a parcel"^^xsd:string ;
rdfs:label "parcel BAA"@en ;
rdfs:subClassOf npd-schema:BusinessArrangementArea ;
.
npd-schema:Pipeline
rdf:type owl:Class ;
rdfs:label "Pipeline"^^xsd:string ;
rdfs:subClassOf npd-schema:TUFacility ;
rdfs:subClassOf lci:PhysicalObject ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onProperty npd-schema:hasLineGeometryWKT ;
owl:someValuesFrom xsd:string ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onProperty npd-schema:hasPipelineDimension ;
owl:someValuesFrom xsd:float ;
] ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:onProperty npd-schema:hasPipelineMedium ;
owl:someValuesFrom xsd:string ;
] ;
.
npd-schema:Plugged
rdf:type npd-schema:WellboreStatus ;
rdfs:label "Plugged"^^xsd:string ;
.
npd-schema:Plugged-Abandoned
rdf:type npd-schema:WellboreStatus ;
rdfs:label "Plugged and Abandoned"^^xsd:string ;
.
npd-schema:Predrilled
rdf:type npd-schema:WellboreStatus ;
rdfs:label "Predrilled"^^xsd:string ;
.
npd-schema:ProductionLicenceArea
rdf:type owl:Class ;
rdfs:comment "an area on the Norweigan Continental Shelf to which the Ministry of Petroleum and Energy has granted a production licence"^^xsd:string ;
rdfs:label "Norwegian production license area"@en ;
rdfs:subClassOf npd-schema:NPDIndividual ;
rdfs:subClassOf npd-schema:Owner ;
rdfs:subClassOf lci:PossibleIndividual ;
.
npd-schema:ReClassToDevelopment
rdf:type npd-schema:WellboreStatus ;
rdfs:label "Reclassified to development"^^xsd:string ;
.
npd-schema:ReClassToTest
rdf:type npd-schema:WellboreStatus ;
rdfs:label "Reclassified to test"^^xsd:string ;
.
npd-schema:SeismicAreaBAA
rdf:type owl:Class ;
rdfs:comment "a business arrangement area that is a seismic area"^^xsd:string ;
rdfs:label "seismic area BAA"@en ;
rdfs:subClassOf npd-schema:BusinessArrangementArea ;
.
npd-schema:Share
rdf:type owl:Class ;
rdfs:comment "a company's share in something "^^xsd:string ;
rdfs:label "share"@en ;
rdfs:subClassOf lci:PossibleIndividual ;
.
npd-schema:ShareOfBAA
rdf:type owl:Class ;
rdfs:comment "a share of the ownership of a BAA"^^xsd:string ;
rdfs:label "share of BAA"@en ;
rdfs:subClassOf npd-schema:Share ;
.
npd-schema:ShareOfLicence
rdf:type owl:Class ;
rdfs:comment "a share of the ownership of a license"^^xsd:string ;
rdfs:label "share of license"@en ;
rdfs:subClassOf npd-schema:Share ;
.
npd-schema:SlidingScaleBAA
rdf:type owl:Class ;
rdfs:comment "a business arrangement area that is based on a sliding scale"^^xsd:string ;
rdfs:label "sliding scale BAA"@en ;
rdfs:subClassOf npd-schema:BusinessArrangementArea ;
.
npd-schema:StratigraphicFormation
rdf:type npd-schema:StratigraphicLevel ;
rdfs:label "Stratigraphic formation"^^xsd:string ;
.
npd-schema:StratigraphicGroup
rdf:type npd-schema:StratigraphicLevel ;
rdfs:label "Stratigraphic group"^^xsd:string ;
.
npd-schema:StratigraphicLevel
rdf:type owl:Class ;
rdfs:label "Stratigraphic Level"^^xsd:string ;
rdfs:subClassOf npd-schema:NPDIndividual ;
.
npd-schema:StratigraphicMember
rdf:type npd-schema:StratigraphicLevel ;
rdfs:label "Stratigraphic member"^^xsd:string ;
.
npd-schema:Suspended
rdf:type npd-schema:WellboreStatus ;
rdfs:label "Suspended"^^xsd:string ;
.
npd-schema:TUFPart
rdf:type owl:Class ;
rdfs:comment "A part of a TUF"^^xsd:string ;
rdfs:label "TUF part"@en ;
rdfs:subClassOf npd-schema:FixedFacilityParent ;
.
npd-schema:TUFacility
rdf:type owl:Class ;
rdfs:comment "a transportation and utilization facility"@en ;
rdfs:label "TUF transportation and utilization facility"@en ;
rdfs:subClassOf npd-schema:Facility ;
rdfs:subClassOf npd-schema:FixedFacilityParent ;
.
npd-schema:TariffArea
rdf:type owl:Class ;
rdfs:label "Tariff area"^^xsd:string ;
rdfs:subClassOf npd-schema:TUFacility ;
.
npd-schema:Terminal
rdf:type owl:Class ;
rdfs:label "Terminal"^^xsd:string ;
rdfs:subClassOf npd-schema:TUFacility ;
.
npd-schema:TransportationPipeline
rdf:type owl:Class ;
rdfs:label "Transportation pipeline"^^xsd:string ;
rdfs:subClassOf npd-schema:Pipeline ;
.
npd-schema:UnitizedBAA
rdf:type owl:Class ;
rdfs:comment "a business arrangement area that is unitized"^^xsd:string ;
rdfs:label "unitized BAA"@en ;
rdfs:subClassOf npd-schema:BusinessArrangementArea ;
.
npd-schema:Well
rdfs:subClassOf npd-schema:Individual ;
.
npd-schema:Wellbore
rdfs:subClassOf npd-schema:NPDIndividual ;
rdfs:subClassOf [
rdf:type owl:Restriction ;
owl:cardinality "1"^^xsd:nonNegativeInteger ;
owl:onProperty npd-schema:isDiscoveryWellbore ;
] ;
.
npd-schema:WellboreContentType
rdf:type owl:Class ;
rdfs:comment "class of material that is a valid wellbore content in the NPD fact pages"^^xsd:string ;
rdfs:label "Wellbore content"@en ;
rdfs:subClassOf npd-schema:Enumeration ;
owl:oneOf (
npd-schema:DWBC_Water-Gas
npd-schema:DWBC_Water
npd-schema:DWBC_Gas
npd-schema:DWBC_Gas-Condensate
npd-schema:DWBC_NotAvailable
npd-schema:DWBC_Cuttings
npd-schema:DWBC_Oil
npd-schema:DWBC_NotApplicable
npd-schema:DWBC_Oil-Gas
npd-schema:DWBC_CO2
) ;
.
npd-schema:WellborePurpose
rdf:type owl:Class ;
rdfs:comment "class of activity that is a valid wellbore purpose in the NPD fact pages"^^xsd:string ;
rdfs:label "Wellbore purpose"@en ;
rdfs:subClassOf npd-schema:Enumeration ;
.
npd-schema:WellboreStatus
rdf:type owl:Class ;
rdfs:label "Wellbore status"^^xsd:string ;
rdfs:subClassOf npd-schema:Enumeration ;
.
npd-schema:baaOperator
rdf:type owl:ObjectProperty ;
rdfs:comment "the current operator of a BAA"^^xsd:string ;
rdfs:domain npd-schema:BusinessArrangementArea ;
rdfs:label "BAA operator"@en ;
rdfs:range npd-schema:Company ;
.
npd-schema:baaShared
rdf:type owl:ObjectProperty ;
rdfs:comment "the BAA of which this is a share"^^xsd:string ;
rdfs:domain npd-schema:ShareOfBAA ;
rdfs:label "BAA shared"@en ;
rdfs:range npd-schema:BusinessArrangementArea ;
.
npd-schema:belongsTo
rdf:type owl:ObjectProperty ;
rdfs:comment "the parent facility of the fixed facility"^^xsd:string ;
rdfs:domain npd-schema:FixedFacility ;
rdfs:domain npd-schema:OperatingCompany ;
rdfs:label "belongs to"@en ;
rdfs:range npd-schema:Company ;
rdfs:range npd-schema:Facility ;
.
npd-schema:code
rdf:type owl:DatatypeProperty ;
rdfs:comment "the NPD code"^^xsd:string ;
rdfs:label "code"@en ;
.
npd-schema:companyShortName
rdf:type owl:DatatypeProperty ;
rdfs:comment "the NPD company short name"^^xsd:string ;
rdfs:domain npd-schema:Company ;
rdfs:label "company short name"@en ;
rdfs:range xsd:string ;
.
npd-schema:completionYear
rdf:type owl:DatatypeProperty ;
rdfs:comment "he year when the anchor handling started. In case of jack-ups: the year the jacking-down started. "@en ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "completion year "@en ;
rdfs:range xsd:integer ;
rdfs:subPropertyOf npd-schema:endDate ;
.
npd-schema:currentActivityStatus
rdf:type owl:DatatypeProperty ;
rdfs:comment "the NPD status of the field"^^xsd:string ;
rdfs:domain npd-schema:Field ;
rdfs:label "current activity status"@en ;
rdfs:range xsd:string ;
.
npd-schema:currentOperator
rdf:type owl:ObjectProperty ;
rdfs:comment "the company that is the current operator of a fixed facility"^^xsd:string ;
rdfs:domain npd-schema:FixedFacility ;
rdfs:label "current operator"@en ;
rdfs:range npd-schema:Company ;
.
npd-schema:currentlyResponsibleCompany
rdf:type owl:ObjectProperty ;
rdfs:comment "the company that is currently responsible for a moveable facility"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#MoveableFacility> ;
rdfs:label "currently responsible company"@en ;
rdfs:range npd-schema:Company ;
.
npd-schema:dateOfCompletedPredrilling
rdf:type owl:DatatypeProperty ;
rdfs:comment "Date when the predrilling activity of the wellbore was completed "@en ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "predrilled completion date "@en ;
rdfs:range xsd:date ;
rdfs:subPropertyOf npd-schema:endDate ;
.
npd-schema:dateOfDrillPenetration
rdf:type owl:DatatypeProperty ;
rdfs:label "drill penetration date "@en ;
rdfs:range xsd:dateTime ;
.
npd-schema:dateOfEntryPredrilling
rdf:type owl:DatatypeProperty ;
rdfs:comment "Date when the predrilling activity of the wellbore started "@en ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "predrilled entry date "@en ;
rdfs:range xsd:date ;
rdfs:subPropertyOf npd-schema:startDate ;
.
npd-schema:dateOfWellboreCompletion
rdf:type owl:DatatypeProperty ;
rdfs:comment "the completion date of the wellbore"^^xsd:string ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "wellbore completion date"@en ;
rdfs:range xsd:date ;
rdfs:subPropertyOf npd-schema:endDate ;
.
npd-schema:dateOfWellboreDataReleased
rdf:type owl:DatatypeProperty ;
rdfs:comment "Date when raw data which has been reported to the authorities from the wellbore is not confidential any longer. Normally 2 years after finishing the drilling. May be earlier if the area of the production license is relinquished. "@en ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "data release date "@en ;
rdfs:range xsd:date ;
.
npd-schema:dateWellboreCompletion
rdf:type owl:DatatypeProperty ;
rdfs:label "wellbore completion date "@en ;
.
npd-schema:depthOfWater
rdf:type owl:DatatypeProperty ;
rdfs:comment "Depth in metres betweem mean sea level and sea floor. "@en ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "water depth "@en ;
rdfs:range xsd:float ;
.
npd-schema:discoveryCurrentActivityStatus
rdf:type owl:DatatypeProperty ;
rdfs:comment "the NPD status of the discovery"^^xsd:string ;
rdfs:domain npd-schema:Discovery ;
rdfs:label "discovery current activity status"@en ;
rdfs:range xsd:string ;
.
npd-schema:discoveryField
rdf:type owl:ObjectProperty ;
rdfs:comment "the field in which the discovery exists"^^xsd:string ;
rdfs:domain npd-schema:Discovery ;
rdfs:label "discovery field"@en ;
rdfs:range npd-schema:Field ;
.
npd-schema:discoveryHCType
rdf:type owl:ObjectProperty ;
rdfs:comment "the hydrocarbon type of the discovery"^^xsd:string ;
rdfs:domain npd-schema:Discovery ;
rdfs:label "discovery HC type"@en ;
rdfs:range npd-schema:HCType ;
.
npd-schema:discoveryMainNcsArea
rdf:type owl:ObjectProperty ;
rdfs:comment "the main NCS area in which discovery is located"^^xsd:string ;
rdfs:domain npd-schema:Discovery ;
rdfs:label "discovery main NCS area"@en ;
rdfs:range npd-schema:MainNCSArea ;
.
npd-schema:discoveryOperator
rdf:type owl:ObjectProperty ;
rdfs:comment "the operator of the discovery"^^xsd:string ;
rdfs:domain npd-schema:Discovery ;
rdfs:label "discovery operator"@en ;
rdfs:range npd-schema:Company ;
.
npd-schema:discoveryOwner
rdf:type owl:ObjectProperty ;
rdfs:comment "the BAA or PL that owns the discovery"^^xsd:string ;
rdfs:domain npd-schema:Discovery ;
rdfs:label "discovery owner"@en ;
rdfs:range npd-schema:Owner ;
.
npd-schema:discoveryWellbore
rdf:type owl:ObjectProperty ;
rdfs:comment "the wellbore that made the discovery"^^xsd:string ;
rdfs:domain npd-schema:Discovery ;
rdfs:label "discovery wellbore"@en ;
rdfs:range npd-schema:Wellbore ;
.
npd-schema:discoveryYear
rdf:type owl:DatatypeProperty ;
rdfs:comment "the year the discovery was made"^^xsd:string ;
rdfs:domain npd-schema:Discovery ;
rdfs:label "discovery year"@en ;
rdfs:range xsd:integer ;
.
npd-schema:drilledInProductionLicence
rdf:type owl:ObjectProperty ;
rdfs:comment "the production licence under which the wellbore was drilled"^^xsd:string ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "drilled in production licence"@en ;
rdfs:range npd-schema:ProductionLicenceArea ;
.
npd-schema:drillingFacility
rdf:type owl:ObjectProperty ;
rdfs:comment "the drilling facility of the wellbore"^^xsd:string ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "drilling facility"@en ;
rdfs:range npd-schema:Facility ;
.
npd-schema:drillingOperator
rdf:type owl:ObjectProperty ;
rdfs:comment "the drilling operator of the wellbore"^^xsd:string ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "drilling operator"@en ;
rdfs:range npd-schema:Company ;
rdfs:subPropertyOf lci:hasParticipant ;
.
npd-schema:endDate
rdf:type owl:DatatypeProperty ;
rdfs:comment "the NPD end date of the thing"^^xsd:string ;
rdfs:domain lci:PossibleIndividual ;
rdfs:label "end date"@en ;
rdfs:range xsd:date ;
.
npd-schema:entryYear
rdf:type owl:DatatypeProperty ;
rdfs:comment "The year when the drill bit penetrated the earth's crust / sea floor. "@en ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "entry year "@en ;
rdfs:range xsd:integer ;
rdfs:subPropertyOf npd-schema:startDate ;
.
npd-schema:facilityFunctions
rdf:type owl:DatatypeProperty ;
rdfs:comment "the NPD functions of the facility"^^xsd:string ;
rdfs:domain npd-schema:Facility ;
rdfs:label "facility functions"@en ;
rdfs:range xsd:string ;
.
npd-schema:facilityKind
rdf:type owl:DatatypeProperty ;
rdfs:comment "the NPD kind of the facility"^^xsd:string ;
rdfs:domain npd-schema:Facility ;
rdfs:label "facility kind"@en ;
rdfs:range xsd:string ;
.
npd-schema:factMapURL
rdf:type owl:DatatypeProperty ;
rdfs:label "NPD Fact map URL"^^xsd:string ;
rdfs:range xsd:string ;
rdfs:subPropertyOf lci:describedByLiteral ;
.
npd-schema:factPageURL
rdf:type owl:DatatypeProperty ;
rdfs:label "NPD Fact page"^^xsd:string ;
rdfs:range xsd:string ;
rdfs:subPropertyOf lci:describedByLiteral ;
.
npd-schema:fieldDiscoveryWellbore
rdf:type owl:ObjectProperty ;
rdfs:comment "the wellbore that proved the field"^^xsd:string ;
rdfs:domain npd-schema:Field ;
rdfs:label "field discovery wellbore"@en ;
rdfs:range npd-schema:Wellbore ;
.
npd-schema:fieldOwner
rdf:type owl:ObjectProperty ;
rdfs:comment "the licence that owns the field"^^xsd:string ;
rdfs:domain npd-schema:Field ;
rdfs:label "field owner"@en ;
rdfs:range npd-schema:Owner ;
.
npd-schema:finalTrueVerticalDepthOfWellbore
rdf:type owl:DatatypeProperty ;
rdfs:comment "Vertical elevation from total depth to kelly bushing. Often referred to as true vertical depth (TVD). "@en ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "final true vertical depth of wellbore"@en ;
rdfs:range xsd:float ;
.
npd-schema:fixedFacilityPhase
rdf:type owl:DatatypeProperty ;
rdfs:comment "the NPD phase of the fixed facility"^^xsd:string ;
rdfs:domain npd-schema:FixedFacility ;
rdfs:label "fixed facility phase"@en ;
rdfs:range xsd:string ;
.
npd-schema:hasBottomDepth
rdf:type owl:DatatypeProperty ;
rdfs:label "bottom depth"^^xsd:string ;
rdfs:range xsd:float ;
.
npd-schema:hasFieldOperator
rdf:type owl:ObjectProperty ;
rdfs:comment "the company operating the field"^^xsd:string ;
rdfs:domain npd-schema:Field ;
rdfs:label "field operator"@en ;
rdfs:range npd-schema:Company ;
.
npd-schema:hasLineGeometryWKT
rdf:type rdf:Property ;
rdf:type owl:DatatypeProperty ;
rdfs:domain npd-schema:Pipeline ;
rdfs:label "Pipeline geometry WKT"^^xsd:string ;
rdfs:range xsd:string ;
.
npd-schema:hasOperatingStatus
rdf:type owl:ObjectProperty ;
rdfs:comment "the NPD status of the licence, TUF other facilities"^^xsd:string ;
rdfs:domain npd-schema:Facility ;
rdfs:domain npd-schema:ProductionLicenceArea ;
rdfs:label "operating status"@en ;
rdfs:range npd-schema:OperatingStatus ;
.
npd-schema:hasPipelineDimension
rdf:type rdf:Property ;
rdf:type owl:DatatypeProperty ;
rdfs:domain npd-schema:Pipeline ;
rdfs:label "Pipeline dimension"^^xsd:string ;
rdfs:range xsd:float ;
.
npd-schema:hasPipelineMedium
rdf:type rdf:Property ;
rdf:type owl:DatatypeProperty ;
rdfs:domain npd-schema:Pipeline ;
rdfs:label "Pipeline medium"^^xsd:string ;
rdfs:range xsd:string ;
.
npd-schema:hasStratigraphicLevel
rdf:type rdf:Property ;
rdfs:domain npd-schema:LithostratigraphicUnit ;
rdfs:label "Stratigraphic level"^^xsd:string ;
rdfs:range npd-schema:StratigraphicLevel ;
.
npd-schema:hasStratigraphicParent
rdf:type rdf:Property ;
rdfs:domain npd-schema:LithostratigraphicUnit ;
rdfs:label "Stratigraphic parent"^^xsd:string ;
rdfs:range npd-schema:LithostratigraphicUnit ;
.
npd-schema:hasTopDepth
rdf:type owl:DatatypeProperty ;
rdfs:label "top depth"^^xsd:string ;
rdfs:range xsd:float ;
.
npd-schema:hasWellboreCoreLength
rdf:type owl:DatatypeProperty ;
rdfs:domain npd-schema:LithostratigraphicUnit ;
rdfs:label "wellbore core length in stratigraphic unit"^^xsd:string ;
rdfs:range xsd:float ;
.
npd-schema:hasWellboreStatus
rdf:type owl:ObjectProperty ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "has wellbore status"^^xsd:string ;
rdfs:range npd-schema:WellboreStatus ;
.
npd-schema:id
rdf:type owl:DatatypeProperty ;
rdfs:comment "the NPD identifier"^^xsd:string ;
rdfs:domain npd-schema:NPDIndividual ;
rdfs:label "NPD identifier"@en ;
rdfs:range xsd:string ;
.
npd-schema:isDiscoveryWellbore
rdf:type owl:DatatypeProperty ;
rdfs:comment "Indicator which telles if the wellbore made a new discovery. Legal values: YES, NO."^^xsd:string ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "discovery wellbore "@en ;
rdfs:range xsd:boolean ;
.
npd-schema:isMultilateralWell
rdf:type owl:DatatypeProperty ;
rdfs:comment "Indicator telling if the parent well is multilateral, meaning it has more than one branch radiating from the main borehole "@en ;
rdfs:label "multilateral "@en ;
rdfs:range xsd:boolean ;
.
npd-schema:kellyBushingElevation
rdf:type owl:DatatypeProperty ;
rdfs:comment "Elevation of the rotary kelly bushing (RKB) above mean sea level. "@en ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "Kelly bushing elevation "@en ;
rdfs:range xsd:float ;
.
npd-schema:licenceOperator
rdf:type owl:ObjectProperty ;
rdfs:comment "the company that is the operator of the licence"^^xsd:string ;
rdfs:domain npd-schema:ProductionLicenceArea ;
rdfs:label "licence operator"@en ;
rdfs:range npd-schema:OperatingCompany ;
.
npd-schema:licenceShared
rdf:type owl:ObjectProperty ;
rdfs:comment "the licence of which this is a share"^^xsd:string ;
rdfs:domain npd-schema:ShareOfLicence ;
rdfs:label "licence shared"@en ;
rdfs:range npd-schema:ProductionLicenceArea ;
.
npd-schema:licensingActivity
rdf:type owl:DatatypeProperty ;
rdfs:comment "the Ministry of Petroleum and Energy licencing activity under which the licence was granted"^^xsd:string ;
rdfs:domain npd-schema:ProductionLicenceArea ;
rdfs:label "licencing activity"@en ;
rdfs:range xsd:string ;
.
npd-schema:locatedIn
rdf:type owl:ObjectProperty ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "located in"^^xsd:string ;
rdfs:range npd-schema:LithostratigraphicUnit ;
.
npd-schema:maximumInclination
rdf:type owl:DatatypeProperty ;
rdfs:comment "Maximum deviation, in degrees, from a vertical well path "@en ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "Maximum inclination "@en ;
rdfs:range xsd:float ;
.
npd-schema:name
rdf:type owl:DatatypeProperty ;
rdfs:comment "the NPD name"^^xsd:string ;
rdfs:domain npd-schema:Individual ;
rdfs:label "NPD name"@en ;
rdfs:range xsd:string ;
.
npd-schema:oldestPenetratedAge
rdf:type owl:ObjectProperty ;
rdfs:comment "Age (according to Geologic Time Scale 2004 by F. M. Gradstein, et al. (2004)) of the oldest penetrated formation. May differ from age at TD for example in deviated wellbores. Examples of legal values: CRETACEOUS, EARLY CRETACEOUS, LATE JURASSIC, EARLY PERMIAN, EARLY TRIASSIC, EOCENE. "@en ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "oldest penetrated age "@en ;
rdfs:range gts:GeochronologicEra ;
.
npd-schema:oldestPenetratedFormation
rdf:type owl:ObjectProperty ;
rdfs:comment "Name of the oldest lithostratigraphic unit penetrated by the wellbore. In most wellbores this is formation or group at total depth. "@en ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "oldest penetrated formation "@en ;
rdfs:range npd-schema:LithostratigraphicUnit ;
.
npd-schema:operatorOf
rdf:type owl:ObjectProperty ;
rdfs:domain npd-schema:Company ;
rdfs:label "Pipeline operator"^^xsd:string ;
rdfs:range npd-schema:Operatorship ;
.
npd-schema:operatorshipOf
rdf:type owl:ObjectProperty ;
rdfs:domain npd-schema:Operatorship ;
rdfs:label "Operatorship"^^xsd:string ;
rdfs:range npd-schema:BusinessArrangementArea ;
rdfs:range npd-schema:Facility ;
rdfs:range npd-schema:ProductionLicenceArea ;
.
npd-schema:organisationNumber
rdf:type owl:DatatypeProperty ;
rdfs:comment "the official Norwegian organization number of the operating company"^^xsd:string ;
rdfs:domain npd-schema:OperatingCompany ;
rdfs:label "organisation number"@en ;
rdfs:range xsd:string ;
.
npd-schema:parentCompany
rdf:type owl:ObjectProperty ;
rdfs:comment "the parent company of the operating company"^^xsd:string ;
rdfs:domain npd-schema:OperatingCompany ;
rdfs:label "parent company"@en ;
rdfs:range npd-schema:Company ;
.
npd-schema:partOfTUF
rdf:type owl:ObjectProperty ;
rdfs:comment "the TUF of which this is a part"^^xsd:string ;
rdfs:domain npd-schema:TUFPart ;
rdfs:label "part of TUF"@en ;
rdfs:range npd-schema:TUFacility ;
.
npd-schema:partOfWell
rdf:type owl:ObjectProperty ;
rdfs:comment "the well of which the wellbore is a part"^^xsd:string ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "part of well"@en ;
rdfs:range npd-schema:Well ;
.
npd-schema:percentageOfShare
rdf:type owl:DatatypeProperty ;
rdfs:comment "the percent of the total share of the licence"^^xsd:string ;
rdfs:domain npd-schema:Share ;
rdfs:label "percentage of share"@en ;
rdfs:range xsd:float ;
.
npd-schema:pipelineFromFacility
rdf:type owl:ObjectProperty ;
rdfs:domain npd-schema:Pipeline ;
rdfs:label "pipeline from facility"^^xsd:string ;
rdfs:range npd-schema:Facility ;
.
npd-schema:pipelineToFacility
rdf:type owl:ObjectProperty ;
rdfs:domain npd-schema:Pipeline ;
rdfs:label "pipeline to facility"^^xsd:string ;
rdfs:range npd-schema:Facility ;
.
npd-schema:plannedContent
rdf:type owl:ObjectProperty ;
rdfs:comment "Only relevant for development wellbores, planned type of produced or injected fluid. "@en ;
rdfs:domain npd-schema:DevelopmentWellborePurpose ;
rdfs:label "planned content "@en ;
rdfs:range npd-schema:DevelopmentWellboreContentType ;
.
npd-schema:plannedPurposeOfDevelopmentWellbore
rdf:type owl:ObjectProperty ;
rdfs:comment "planned purpose of development wellbore "@en ;
rdfs:domain npd-schema:DevelopmentWellbore ;
rdfs:label "planned development wellbore purpose "@en ;
rdfs:range npd-schema:DevelopmentWellborePurpose ;
.
npd-schema:plannedPurposeOfExplorationWellbore
rdf:type owl:ObjectProperty ;
rdfs:comment "planned purpose of exploration wellbore "@en ;
rdfs:label "planned exploration wellbore purpose "@en ;
.
npd-schema:productionFacility
rdf:type owl:ObjectProperty ;
rdfs:comment "the production facility for the wellbore"^^xsd:string ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "production facility"@en ;
rdfs:range npd-schema:Facility ;
.
npd-schema:reclassifiedFromWellbore
rdf:type owl:ObjectProperty ;
rdfs:comment "the original wellbore that this wellbore is reclassified from. A wellbore can only be reclassified from exploration to development, not the other way."@en ;
rdfs:domain npd-schema:DevelopmentWellbore ;
rdfs:label "reclassified from "@en ;
rdfs:range npd-schema:ExplorationWellbore ;
.
npd-schema:reclassifiedToWellbore
rdf:type owl:InverseFunctionalProperty ;
rdfs:comment "The original wellbore that this wellbore is reclassified from. A wellbore can only be reclassified from exploration to development, not the other way. "@en ;
rdfs:label "reclassified to wellbore "@en ;
owl:inverseOf npd-schema:reclassifiedToWellbore ;
.
npd-schema:reentered
rdf:type owl:DatatypeProperty ;
rdfs:comment "Status whether the wellbore has been re-entered (YES) or not(NO). "@en ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "Reentry "@en ;
rdfs:range xsd:boolean ;
.
npd-schema:seismicLocation
rdf:type owl:DatatypeProperty ;
rdfs:comment "Position of wellbore on seismic survey lines "@en ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "Seismic location "@en ;
rdfs:range xsd:string ;
.
npd-schema:shareHolder
rdf:type owl:ObjectProperty ;
rdfs:comment "the company holding the share"^^xsd:string ;
rdfs:domain npd-schema:Share ;
rdfs:label "share holder"@en ;
rdfs:range npd-schema:Company ;
.
npd-schema:startDate
rdf:type owl:DatatypeProperty ;
rdfs:comment "the NPD start date of the thing"^^xsd:string ;
rdfs:domain lci:PossibleIndividual ;
rdfs:label "start date"@en ;
rdfs:range xsd:date ;
.
npd-schema:temperatureOfBottomHole
rdf:type owl:DatatypeProperty ;
rdfs:comment "Estimated temperature at final total depth of the wellbore "@en ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "Bottom hole temperature "@en ;
rdfs:range xsd:integer ;
.
npd-schema:totalDepthOfWellbore
rdf:type owl:DatatypeProperty ;
rdfs:comment "Total measured length of wellbore from kelly bushing to total depth (driller's depth). "@en ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "total wellbore depth "@en ;
rdfs:range xsd:float ;
.
<http://data.posccaesar.org/npd/ontology/v-1.1>
rdf:type owl:Ontology ;
owl:imports <http://resource.geosciml.org/ontology/timescale/gts> ;
owl:imports gts:GeochronologicEra ;
owl:imports <http://standards.iso.org/iso/15926/-12/ed-1/tech/ontology/ilap-npd-interface/v-1> ;
owl:imports <http://standards.iso.org/iso/15926/-12/ed-1/tech/ontology/metadata/annotation/v-1> ;
owl:imports <http://standards.iso.org/iso/15926/-12/ed-1/tech/ontology/metadata/history/v-1> ;
owl:imports <http://standards.iso.org/iso/15926/-12/ed-1/tech/ontology/metadata/status/v-1> ;
owl:imports <http://standards.iso.org/iso/15926/-12/ed-1/tech/ontology/metadata/v-1> ;
owl:imports <http://standards.iso.org/iso/15926/-12/ed-1/tech/ontology/metadata/v-1-with-metadata> ;
owl:imports <http://standards.iso.org/iso/15926/-12/ed-1/tech/ontology/metadata/v-1-with-metadata-and-core-metadata> ;
owl:imports <http://www.reportinghub.no/refdata/1.0/ERHReferenceData> ;
owl:imports <http://www.reportinghub.no/refdata/1.0/foundation> ;
owl:imports <http://www.reportinghub.no/test/ep/testcase/DATA_PCA-part2-example> ;
owl:versionInfo "0.1.1"^^xsd:string ;
.
npd-schema:wellPartOfField
rdf:type owl:ObjectProperty ;
rdfs:comment "the well is part of field"^^xsd:string ;
rdfs:domain npd-schema:Well ;
rdfs:label "well part of field"@en ;
rdfs:range npd-schema:Field ;
.
npd-schema:wellboreContent
rdf:type owl:ObjectProperty ;
rdfs:comment "the NPD content of the wellbore"^^xsd:string ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "wellbore content"@en ;
rdfs:range npd-schema:WellboreContentType ;
.
npd-schema:wellboreDrillPermit
rdf:type owl:DatatypeProperty ;
rdfs:comment "the NPD drill permit of the wellbore"^^xsd:string ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "wellbore drill permit"@en ;
rdfs:range xsd:string ;
.
npd-schema:wellboreOwner
rdf:type owl:ObjectProperty ;
rdfs:comment "the owning licence of the wellbore"^^xsd:string ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "wellbore owner"@en ;
rdfs:range npd-schema:Owner ;
.
npd-schema:wellborePurpose
rdf:type owl:ObjectProperty ;
rdfs:comment "the NPD purpose of the wellbore"^^xsd:string ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "wellbore purpose"@en ;
rdfs:range npd-schema:WellborePurpose ;
.
npd-schema:wellboreType
rdf:type owl:DatatypeProperty ;
rdfs:comment "the NPD type of the wellbore"^^xsd:string ;
rdfs:domain npd-schema:Wellbore ;
rdfs:label "wellbore type"@en ;
rdfs:range xsd:string ;
.