@prefix : <https://openark.adaptcentre.ie/Ontologies/ARKCube#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@base <https://openark.adaptcentre.ie/Ontologies/ARKCube#> .

<https://openark.adaptcentre.ie/Ontologies/ARKCube#> rdf:type owl:Ontology ;
                                                      owl:versionIRI <https://openark.adaptcentre.ie/Ontologies/ARKCube/ontology.ttl> ;
                                                      <http://purl.org/dc/elements/1.1/title> "Access Risk Knowledge Cube Ontology"@en ;
                                                      <http://purl.org/dc/terms/abstract> "The ARK Cube ontology represents the concepts and relationships that are represented in organisational change and its risk. To analyse the organisational change and the risks associated with it, the Centre for Innovative Human Systems, Trinity College Dublin (Prof Nick McDonald and his team) developed the cube methodology which uses a series of questions categorised into project phases, dimensions and aspects of reality. The ARKCube ontology models the cube methodology and modelled the process, content and outcome of such processes (ARK Cube ontology)."@en ;
                                                      <http://purl.org/dc/terms/accessRights> <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
                                                      <http://purl.org/dc/terms/contributor> "Ademar Crotti Junior" ,
                                                                                             "Julio Hernandez" ,
                                                                                             "Natalia Duda" ,
                                                                                             "Nick McDonald" ;
                                                      <http://purl.org/dc/terms/created> "2020-01-01"^^xsd:date ;
                                                      <http://purl.org/dc/terms/creator> "Junli Liang" ,
                                                                                         "Lucy McKenna" ,
                                                                                         "Rob Brennan" ,
                                                                                         "Yalemisew Abgaz" ;
                                                      <http://purl.org/dc/terms/description> "The ARK Cube ontology represents the concepts and relationships that are represented in organisational change and its risk. To analyse the organisational change and the risks associated with it, the Centre for Innovative Human Systems, Trinity College Dublin (Prof Nick McDonald and his team) developed the cube methodology which uses a series of questions categorised into project phases, dimensions and aspects of reality. The ARKCube ontology models the cube methodology and modelled the process, content and outcome of such processes (ARK Cube ontology)."@en ;
                                                      <http://purl.org/dc/terms/license> <https://creativecommons.org/licenses/by/4.0/> ;
                                                      <http://purl.org/dc/terms/modified> "2026-05-18"^^xsd:date ;
                                                      <http://purl.org/dc/terms/publisher> "https://openark.adaptcentre.ie" ;
                                                      <http://purl.org/dc/terms/rights> <https://openark.adaptcentre.ie/Ontologies/ARKControlsOntology#RightsStatement> ;
                                                      <http://purl.org/dc/terms/title> "Access Risk Knowledge Cube Ontology"@en ;
                                                      <http://purl.org/ontology/bibo/status> <http://purl.org/ontology/bibo/unstable> ;
                                                      <http://purl.org/vocab/vann/preferredNamespacePrefix> "arkc" ;
                                                      <http://purl.org/vocab/vann/preferredNamespaceUri> <https://openark.adaptcentre.ie/Ontologies/ARKCube#> ;
                                                      <http://schema.org/codeRepository> <https://gogs.adaptcentre.ie/ARK/Ontologies/src/master/ARKCube> ;
                                                      <http://schema.org/license> <https://creativecommons.org/licenses/by/4.0/> ;
                                                      rdfs:comment "The ARK Cube ontology represents the concepts and relationships that are represented in organisational change and its risk. To analyse the organisational change and the risks associated with it, the Centre for Innovative Human Systems, Trinity College Dublin (Prof Nick McDonald and his team) developed the cube methodology which uses a series of questions categorised into project phases, dimensions and aspects of reality. The ARKCube ontology models the cube methodology and modelled the process, content and outcome of such processes (ARK Cube ontology)."@en ;
                                                      owl:versionInfo "0.85" ;
                                                      <http://www.w3.org/2003/06/sw-vocab-status/ns#status> <http://www.w3.org/2003/06/sw-vocab-status/ns#unstable> ;
                                                      <http://www.w3.org/ns/dcat#dataset> :Dataset ;
                                                      <http://www.w3.org/ns/dcat#service> :AccessService ;
                                                      <https://w3id.org/widoco/vocab#introduction> "The ARK Cube ontology represents the concepts and relationships that are represented in organisational change and its risk. To analyse the organisational change and the risks associated with it, the Centre for Innovative Human Systems, Trinity College Dublin (Prof Nick McDonald and his team) developed the cube methodology which uses a series of questions categorised into project phases, dimensions and aspects of reality. The ARKCube ontology models the cube methodology and modelled the process, content and outcome of such processes (ARK Cube ontology)."@en ;
                                                      <https://w3id.org/widoco/vocab#rdfxmlSerialization> <https://openark.adaptcentre.ie/Ontologies/ARKCube/ontology.ttl> .

#################################################################
#    Annotation properties
#################################################################

###  http://purl.org/dc/elements/1.1/contributor
<http://purl.org/dc/elements/1.1/contributor> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/elements/1.1/creator
<http://purl.org/dc/elements/1.1/creator> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/elements/1.1/date
<http://purl.org/dc/elements/1.1/date> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/elements/1.1/description
<http://purl.org/dc/elements/1.1/description> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/elements/1.1/modified
<http://purl.org/dc/elements/1.1/modified> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/elements/1.1/title
<http://purl.org/dc/elements/1.1/title> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/abstract
<http://purl.org/dc/terms/abstract> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/accessRights
<http://purl.org/dc/terms/accessRights> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/contributor
<http://purl.org/dc/terms/contributor> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/created
<http://purl.org/dc/terms/created> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/creator
<http://purl.org/dc/terms/creator> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/description
<http://purl.org/dc/terms/description> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/format
<http://purl.org/dc/terms/format> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/license
<http://purl.org/dc/terms/license> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/modified
<http://purl.org/dc/terms/modified> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/publisher
<http://purl.org/dc/terms/publisher> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/rights
<http://purl.org/dc/terms/rights> rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/title
<http://purl.org/dc/terms/title> rdf:type owl:AnnotationProperty .


###  http://purl.org/ontology/bibo/status
<http://purl.org/ontology/bibo/status> rdf:type owl:AnnotationProperty .


###  http://purl.org/vocab/vann/preferredNamespacePrefix
<http://purl.org/vocab/vann/preferredNamespacePrefix> rdf:type owl:AnnotationProperty .


###  http://purl.org/vocab/vann/preferredNamespaceUri
<http://purl.org/vocab/vann/preferredNamespaceUri> rdf:type owl:AnnotationProperty .


###  http://schema.org/codeRepository
<http://schema.org/codeRepository> rdf:type owl:AnnotationProperty .


###  http://schema.org/license
<http://schema.org/license> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2003/06/sw-vocab-status/ns#status
<http://www.w3.org/2003/06/sw-vocab-status/ns#status> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/dcat#accessService
<http://www.w3.org/ns/dcat#accessService> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/dcat#accessURL
<http://www.w3.org/ns/dcat#accessURL> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/dcat#byteSize
<http://www.w3.org/ns/dcat#byteSize> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/dcat#dataset
<http://www.w3.org/ns/dcat#dataset> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/dcat#distribution
<http://www.w3.org/ns/dcat#distribution> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/dcat#downloadURL
<http://www.w3.org/ns/dcat#downloadURL> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/dcat#endpointDescription
<http://www.w3.org/ns/dcat#endpointDescription> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/dcat#endpointURL
<http://www.w3.org/ns/dcat#endpointURL> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/dcat#service
<http://www.w3.org/ns/dcat#service> rdf:type owl:AnnotationProperty .


###  https://w3id.org/widoco/vocab#introduction
<https://w3id.org/widoco/vocab#introduction> rdf:type owl:AnnotationProperty .


###  https://w3id.org/widoco/vocab#rdfxmlSerialization
<https://w3id.org/widoco/vocab#rdfxmlSerialization> rdf:type owl:AnnotationProperty .


#################################################################
#    Datatypes
#################################################################

###  http://www.w3.org/2001/XMLSchema#date
xsd:date rdf:type rdfs:Datatype .


#################################################################
#    Object Properties
#################################################################

###  http://www.w3.org/ns/prov#wasDerivedFrom
<http://www.w3.org/ns/prov#wasDerivedFrom> rdf:type owl:ObjectProperty .


###  http://www.w3.org/ns/prov#wasRevisionOf
<http://www.w3.org/ns/prov#wasRevisionOf> rdf:type owl:ObjectProperty .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#FollowUpProjectOf
:FollowUpProjectOf rdf:type owl:ObjectProperty ;
                   rdfs:subPropertyOf :derivedFromProject ;
                   rdfs:domain :Project ;
                   rdfs:range :Project ;
                   <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                   <http://purl.org/dc/elements/1.1/date> "2021-02-01T18:16:10+00:00"^^xsd:date ;
                   rdfs:comment "Links a follow-up project to its original project."@en ;
                   rdfs:label "follow-up project of"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#additionalControl
:additionalControl rdf:type owl:ObjectProperty ;
                   rdfs:domain :Risk ;
                   rdfs:range :Control ;
                   <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                   <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
                   rdfs:comment "Links the additional controls and measures necessary to eliminate or further reduce the level of risk. Consider the hierarchy of controls: elimination/substitution/engineering/administrative/PPE. Try to consider both long and short-term measures."@en ;
                   rdfs:label "has addtional required control"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#assignedPerson
:assignedPerson rdf:type owl:ObjectProperty ;
                rdfs:domain :Action ;
                rdfs:range :Person ;
                <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
                rdfs:comment "The name of the person responsible for the action necessary to mitigate the risk. The Action Owner is responsible for reporting on progress relating to the achievement of the action assigned to them. The Action Owner should be one of the following, the Risk Owner, a member of the Risk Owner’s Management Team or the person to whom the Risk Owner reports."@en ;
                rdfs:label "assigned person"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#citesAsAuthority
:citesAsAuthority rdf:type owl:ObjectProperty ;
                  rdfs:subPropertyOf :hasEvidence ;
                  rdfs:domain <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
                  rdfs:range :Evidence ;
                  <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                  <http://purl.org/dc/elements/1.1/date> "2021-09-14T13:19:43+00:00"^^xsd:date ;
                  rdfs:comment "The cited evidence provides an authoritative description or definition of the subject under discussion."@en ;
                  rdfs:label "cites as authority"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#citesAsPotentialSolution
:citesAsPotentialSolution rdf:type owl:ObjectProperty ;
                          rdfs:subPropertyOf :hasEvidence ;
                          rdfs:domain <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
                          rdfs:range :Evidence ;
                          <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                          <http://purl.org/dc/elements/1.1/date> "2021-09-14T13:19:43+00:00"^^xsd:date ;
                          rdfs:comment "The cited evidence provides or contains a possible solution to the issues being discussed."@en ;
                          rdfs:label "cites as potential solution"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#citesAsRelated
:citesAsRelated rdf:type owl:ObjectProperty ;
                rdfs:subPropertyOf :hasEvidence ;
                rdfs:domain <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
                rdfs:range :Evidence ;
                <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                <http://purl.org/dc/elements/1.1/date> "2021-09-14T13:19:43+00:00"^^xsd:date ;
                rdfs:comment "The evidence is related to the project."@en ;
                rdfs:label "cites as related"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#citesForInformation
:citesForInformation rdf:type owl:ObjectProperty ;
                     rdfs:subPropertyOf :hasEvidence ;
                     rdfs:domain <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
                     rdfs:range :Evidence ;
                     <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                     <http://purl.org/dc/elements/1.1/date> "2021-09-14T13:19:43+00:00"^^xsd:date ;
                     rdfs:comment "The evidence is a source of information on the subject under discussion."@en ;
                     rdfs:label "cites for information"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#derivedFromProject
:derivedFromProject rdf:type owl:ObjectProperty ;
                    rdfs:subPropertyOf <http://www.w3.org/ns/prov#wasDerivedFrom> ,
                                       :hasRelatedProject ;
                    rdfs:domain :Project ;
                    rdfs:range :Project ;
                    <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                    <http://purl.org/dc/elements/1.1/date> "2021-02-01T18:16:10+00:00"^^xsd:date ;
                    rdfs:comment "Links a project to the project from which it was derived. A derivation is a transformation of a project into another, an update of a project resulting in a new one, or the construction of a new project based on a pre-existing project."@en ;
                    rdfs:label "derived from project"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#describesStage
:describesStage rdf:type owl:ObjectProperty ;
                rdfs:domain :ProjectAnalysis ,
                            :Report ;
                rdfs:range :Stage ;
                <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
                <http://purl.org/dc/elements/1.1/date> "2019-11-13T17:06:09+00:00"^^xsd:date ;
                <http://purl.org/dc/elements/1.1/modified> "2023-08-07 7:00:00"^^xsd:date ;
                rdfs:comment "Links a Project Analysis to a particular Stage of a Project. Also links a Handover Report to its associated stages."@en ;
                rdfs:label "describes stage"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#designedBy
:designedBy rdf:type owl:ObjectProperty ;
            rdfs:domain :Project ;
            rdfs:range :Person ;
            <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
            <http://purl.org/dc/elements/1.1/date> "2019-11-13T17:02:27+00:00"^^xsd:date ;
            rdfs:comment "The person who designed the project analysis and the cube questionnaire."@en ,
                         "The user who designed the project."@en ;
            rdfs:label "designed by"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#discusses
:discusses rdf:type owl:ObjectProperty ;
           rdfs:subPropertyOf :hasEvidence ;
           rdfs:domain <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
           rdfs:range :Evidence ;
           <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
           <http://purl.org/dc/elements/1.1/date> "2021-09-14T13:19:43+00:00"^^xsd:date ;
           rdfs:comment "The project discusses statements, ideas or conclusions presented in the evidence."@en ;
           rdfs:label "discusses"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasAnswer
:hasAnswer rdf:type owl:ObjectProperty ;
           rdfs:domain :Question ;
           rdfs:range :Answer ;
           <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
           <http://purl.org/dc/elements/1.1/date> "2019-11-13T17:07:21+00:00"^^xsd:date ;
           rdfs:comment "Represents and links the answer to the question."@en ;
           rdfs:label "has answer"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasApprovalStatus
:hasApprovalStatus rdf:type owl:ObjectProperty ;
                   rdfs:domain :RiskAssessmentRecordSJH ;
                   rdfs:range :ApprovalStatus ;
                   <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                   <http://purl.org/dc/elements/1.1/date> "2021-10-21T13:04:21+00:00"^^xsd:date ;
                   rdfs:comment "Links an approval status to a risk verification assessment (Verify Stage)."@en ;
                   rdfs:label "has approval status"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasArtefact
:hasArtefact rdf:type owl:ObjectProperty ;
             rdfs:domain :Evidence ;
             rdfs:range :Artefact ;
             <http://purl.org/dc/elements/1.1/creator> "Ademar"@en ;
             <http://purl.org/dc/elements/1.1/date> "2020-05-20 14:31:51"^^xsd:date ;
             rdfs:comment "Associates an evidence to artefacts"@en ;
             rdfs:label "has artefact"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasAspect
:hasAspect rdf:type owl:ObjectProperty ;
           rdfs:domain :Question ;
           rdfs:range :AspectOfReality ;
           <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
           <http://purl.org/dc/elements/1.1/date> "2019-11-13T17:06:24+00:00"^^xsd:date ;
           rdfs:comment "A question has an aspect."@en ;
           rdfs:label "has aspect"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasCause
:hasCause rdf:type owl:ObjectProperty ;
          rdfs:domain :RiskDescription ;
          rdfs:range :Cause ;
          <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
          <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
          rdfs:comment "Links a risk description to a cause."@en ;
          rdfs:label "has cause"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasCommunicationsIntelligenceProject
:hasCommunicationsIntelligenceProject rdf:type owl:ObjectProperty ;
                                      rdfs:subPropertyOf :hasSubProject ;
                                      rdfs:domain :Project ;
                                      rdfs:range :Project ;
                                      <http://purl.org/dc/elements/1.1/contributor> "Nick McDonald" ;
                                      <http://purl.org/dc/elements/1.1/creator> "Rob Brennan,Junli Liang"@en ;
                                      <http://purl.org/dc/elements/1.1/date> "2024-12-05"^^xsd:date ;
                                      rdfs:comment "Links a ConOps (concept of operations) project to a project covering the  communications and Intelligence system(s) of an organisation."@en ;
                                      rdfs:label "has communications Intelligence project"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasContext
:hasContext rdf:type owl:ObjectProperty ;
            rdfs:domain :Project ,
                        :ProjectAnalysis ;
            rdfs:range :Context ;
            <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
            <http://purl.org/dc/elements/1.1/date> "2020-01-29T16:05:29+00:00"^^xsd:date ;
            rdfs:comment "The context of a project phase."@en ;
            rdfs:label "has context"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasDataset
:hasDataset rdf:type owl:ObjectProperty ;
            rdfs:domain :Artefact ;
            rdfs:range rdfs:Resource ;
            <http://purl.org/dc/elements/1.1/creator> "Ademar"@en ;
            <http://purl.org/dc/elements/1.1/date> "2020-05-15 14:18:45"^^xsd:date ;
            rdfs:comment "Evidence may contain dataset descriptions"@en ;
            rdfs:label "has dataset"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasDeliverable
:hasDeliverable rdf:type owl:ObjectProperty ;
                rdfs:domain :Action ;
                rdfs:range :Deliverable ;
                <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
                rdfs:comment "Links an action and its deliverable"@en ;
                rdfs:label "has deliverable"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasDelivery
:hasDelivery rdf:type owl:ObjectProperty ;
             rdfs:range :Delivery ;
             <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
             <http://purl.org/dc/elements/1.1/date> "2021-02-08T15:43:16+00:00"^^xsd:date ;
             rdfs:comment "Links Delivery to Project Analysis in  Verification Stage"@en ;
             rdfs:label "has delivery"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasDerivedProject
:hasDerivedProject rdf:type owl:ObjectProperty ;
                   rdfs:subPropertyOf <http://www.w3.org/ns/prov#wasDerivedFrom> ,
                                      :hasRelatedProject ;
                   rdfs:domain :Project ;
                   rdfs:range :Project ;
                   <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                   <http://purl.org/dc/elements/1.1/date> "2021-02-01T18:16:10+00:00"^^xsd:date ;
                   rdfs:comment "Links a project to a derived project. A derivation is a transformation of a project into another, an update of a project resulting in a new one, or the construction of a new project based on a pre-existing project."@en ;
                   rdfs:label "has derived project"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasDimension
:hasDimension rdf:type owl:ObjectProperty ;
              rdfs:domain :Question ;
              rdfs:range :SystemDimension ;
              <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
              <http://purl.org/dc/elements/1.1/date> "2019-11-18T14:52:55+00:00"^^xsd:date ;
              rdfs:comment "A question has dimension."@en ;
              rdfs:label "has dimension"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasEfficacy
:hasEfficacy rdf:type owl:ObjectProperty ;
             rdfs:domain :RiskMitigation ;
             rdfs:range :Efficacy ;
             <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
             <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
             rdfs:comment "Links a Efficacy to Project Analysis in Solution Stage"@en ;
             rdfs:label "has efficacy"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasEvidence
:hasEvidence rdf:type owl:ObjectProperty ;
             rdfs:range :Evidence ;
             <http://purl.org/dc/elements/1.1/contributor> "Ademar" ;
             <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
             <http://purl.org/dc/elements/1.1/date> "2019-11-18T13:07:27+00:00"^^xsd:date ;
             <http://purl.org/dc/elements/1.1/modified> "2020-05-20 12:28:08"^^xsd:date ;
             rdfs:comment "An answer has its own evidence."@en ;
             rdfs:label "has evidence"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasEvidenceRule
:hasEvidenceRule rdf:type owl:ObjectProperty ;
                 rdfs:domain :Answer ;
                 <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
                 <http://purl.org/dc/elements/1.1/date> "2019-11-18T13:07:41+00:00"^^xsd:date ;
                 rdfs:comment "Represents and links an evidence rule with a question."@en ;
                 rdfs:label "has evidence rule"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasExistingControl
:hasExistingControl rdf:type owl:ObjectProperty ;
                    rdfs:domain :Risk ;
                    rdfs:range :Control ;
                    <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                    <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
                    rdfs:comment "Links a Risk with a description of what administrative/procedural/existing controls measures are currently in place to mitigate the risk. Include engineering controls, policies, procedures, protocols, guidelines (clinical and non-clinical), training, emergency arrangements, preventative maintenance controls etc. When examining existing control measures, consider the adequacy, method of implementation and level of effectiveness in eliminating or minimising risk to the lowest practicable level."@en ;
                    rdfs:label "has existing control"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasFollowUpProject
:hasFollowUpProject rdf:type owl:ObjectProperty ;
                    rdfs:subPropertyOf :hasDerivedProject ;
                    rdfs:domain :Project ;
                    rdfs:range :Project ;
                    <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                    <http://purl.org/dc/elements/1.1/date> "2021-02-01T18:16:10+00:00"^^xsd:date ;
                    rdfs:comment "Links a project to a follow-up project."@en ;
                    rdfs:label "has follow-up project"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasGainAchieved
:hasGainAchieved rdf:type owl:ObjectProperty ;
                 rdfs:domain :RiskVerificationAssessment ;
                 rdfs:range :GainAchieved ;
                 <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                 <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
                 rdfs:comment "Connects risk verifaction assessment with gain achieved"@en ;
                 rdfs:label "has gain achieved"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasImpact
:hasImpact rdf:type owl:ObjectProperty ;
           rdfs:domain :RiskDescription ;
           rdfs:range :Impact ;
           <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
           <http://purl.org/dc/elements/1.1/date> "2020-09-22T09:53:21+00:00"^^xsd:date ;
           rdfs:comment "Links a Risk to its Impact Severity. What Impact Severity score would you give the risk?"@en ;
           rdfs:label "has impact"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasImportance
:hasImportance rdf:type owl:ObjectProperty ;
               rdfs:range :Importance ;
               <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
               <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
               rdfs:comment "Links an Importance to Project Analysis in Problem Stage"@en ;
               rdfs:label "has importance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasLikelihood
:hasLikelihood rdf:type owl:ObjectProperty ;
               rdfs:domain :Risk ;
               rdfs:range :Likelihood ;
               <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
               <http://purl.org/dc/elements/1.1/date> "2020-09-22T09:53:21+00:00"^^xsd:date ;
               rdfs:comment "Links a risk to the likelihood of it occurring. What likelihood score would you give the risk?"@en ;
               rdfs:label "has likelihood"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasMacrosystemProject
:hasMacrosystemProject rdf:type owl:ObjectProperty ;
                       rdfs:subPropertyOf :hasSubProject ;
                       rdfs:domain :Project ;
                       rdfs:range :Project ;
                       <http://purl.org/dc/elements/1.1/contributor> "Nick McDonald" ;
                       <http://purl.org/dc/elements/1.1/creator> "Rob Brennan,Junli Liang"@en ;
                       <http://purl.org/dc/elements/1.1/date> "2024-12-05"^^xsd:date ;
                       rdfs:comment "Links a ConOps (concept of operations) project to a project covering the macrosystem(s) or strategic level of an organisation."@en ;
                       rdfs:label "has macrosystem project"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasMechanism
:hasMechanism rdf:type owl:ObjectProperty ;
              rdfs:range :Mechanism ;
              <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
              <http://purl.org/dc/elements/1.1/date> "2020-01-29T16:05:38+00:00"^^xsd:date ;
              rdfs:comment "This property links the project phase with Mechanism."@en ;
              rdfs:label "has mechanism"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasMesosystemProject
:hasMesosystemProject rdf:type owl:ObjectProperty ;
                      rdfs:subPropertyOf :hasSubProject ;
                      rdfs:domain :Project ;
                      rdfs:range :Project ;
                      <http://purl.org/dc/elements/1.1/contributor> "Nick McDonald" ;
                      <http://purl.org/dc/elements/1.1/creator> "Rob Brennan,Junli Liang"@en ;
                      <http://purl.org/dc/elements/1.1/date> "2024-12-05"^^xsd:date ;
                      rdfs:comment "Links a ConOps (concept of operations) project to a project covering the mesosystem(s) or tactical level of an organisation."@en ;
                      rdfs:label "has mesosystem project"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasMicrosystemProject
:hasMicrosystemProject rdf:type owl:ObjectProperty ;
                       rdfs:subPropertyOf :hasSubProject ;
                       rdfs:domain :Project ;
                       rdfs:range :Project ;
                       <http://purl.org/dc/elements/1.1/contributor> "Nick McDonald" ;
                       <http://purl.org/dc/elements/1.1/creator> "Rob Brennan,Junli Liang"@en ;
                       <http://purl.org/dc/elements/1.1/date> "2024-12-05"^^xsd:date ;
                       rdfs:comment "Links a ConOps (concept of operations) project to a project covering the microsystem(s) or operational level of an organisation."@en ;
                       rdfs:label "has Microsystem Project"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasOrganisationalUnit
:hasOrganisationalUnit rdf:type owl:ObjectProperty ;
                       rdfs:domain :Organisation ;
                       rdfs:range :OrganisationalUnit ;
                       <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                       <http://purl.org/dc/elements/1.1/date> "2021-03-10T10:27:14+00:00"^^xsd:date ;
                       rdfs:comment "Links an Organisation with an organisational unit or department within the Organisation."@en ;
                       rdfs:label "has organisational unit"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasOutcome
:hasOutcome rdf:type owl:ObjectProperty ;
            rdfs:range :Outcome ;
            <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
            <http://purl.org/dc/elements/1.1/date> "2020-01-29T16:05:21+00:00"^^xsd:date ;
            rdfs:comment "Represents the outcome of the phases of a project."@en ;
            rdfs:label "has outcome"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasPotentialLoss
:hasPotentialLoss rdf:type owl:ObjectProperty ;
                  rdfs:domain :RiskAssessment ;
                  rdfs:range :PotentialLoss ;
                  <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                  <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
                  rdfs:comment "Links a Potential Loss to Risk Assessment (Project Analysis in Problem Stage)"@en ;
                  rdfs:label "has potential loss"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasPrimaryImpactArea
:hasPrimaryImpactArea rdf:type owl:ObjectProperty ;
                      rdfs:domain :Risk ;
                      rdfs:range :ImpactCategory ;
                      <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                      <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
                      rdfs:comment "Links a Risk Assessment with a Primary Impact Category taken from the HSE Risk Assessment Tool, Impact Table."@en ;
                      rdfs:label "has primary impact category"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasPriority
:hasPriority rdf:type owl:ObjectProperty ;
             rdfs:range :Priority ;
             <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
             <http://purl.org/dc/elements/1.1/date> "2021-08-12T20:56:32+00:00"^^xsd:date ;
             rdfs:comment "Used to link a CUBE question to a priority."@en ;
             rdfs:label "has priority"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasProjectAnalysis
:hasProjectAnalysis rdf:type owl:ObjectProperty ;
                    rdfs:domain :Project ;
                    rdfs:range :ProjectAnalysis ;
                    rdfs:comment "Relates a project to an analysis of the project."@en ;
                    rdfs:label "has project analysis"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasProjectDescription
:hasProjectDescription rdf:type owl:ObjectProperty ;
                       rdfs:domain :Project ;
                       rdfs:range :ProjectDescription ;
                       <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                       <http://purl.org/dc/elements/1.1/date> "2021-06-14T20:49:04+00:00"^^xsd:date ;
                       rdfs:comment "Links a project to its description."@en ;
                       rdfs:label "has project description"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasProjectedGain
:hasProjectedGain rdf:type owl:ObjectProperty ;
                  rdfs:domain :RiskMitigation ;
                  rdfs:range :ProjectedGain ;
                  <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                  <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
                  rdfs:comment "Links a Risk Mitigation to Project Analysis in Solution Stage"@en ;
                  rdfs:label "has projected gain"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasProjectedReliabilityOfGain
:hasProjectedReliabilityOfGain rdf:type owl:ObjectProperty ;
                               rdfs:domain :RiskInChangeAssessment ;
                               rdfs:range :ProjectedReliabilityOfGain ;
                               <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                               <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
                               rdfs:comment "Links a Risk in Change to Project Analysis in "@en ;
                               rdfs:label "has projected reliability of gain"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasProjectedRisk
:hasProjectedRisk rdf:type owl:ObjectProperty ;
                  rdfs:domain :RiskMitigation ;
                  rdfs:range :ProjectedRiskRating ;
                  <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                  <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
                  rdfs:comment "Links a Risk in Change to Project Analysis in Plan stage"@en ;
                  rdfs:label "has projected risk"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasProjectedRiskInChange
:hasProjectedRiskInChange rdf:type owl:ObjectProperty ;
                          rdfs:domain :RiskInChangeAssessment ;
                          rdfs:range :ProjectedRiskRating ;
                          <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                          <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
                          rdfs:comment "Links a Project Analysis in Plan Stage to a Risk"@en ;
                          rdfs:label "has projected risk in change"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasQuestion
:hasQuestion rdf:type owl:ObjectProperty ;
             rdfs:domain :Questionnaire ;
             rdfs:range :Question ;
             <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
             <http://purl.org/dc/elements/1.1/date> "2019-11-13T17:05:48+00:00"^^xsd:date ;
             rdfs:comment "Links a CUBE questionnaire to a CUBE question."@en ;
             rdfs:label "has question"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasQuestionnaire
:hasQuestionnaire rdf:type owl:ObjectProperty ;
                  rdfs:range :Questionnaire ;
                  <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                  <http://purl.org/dc/elements/1.1/date> "2020-11-17T14:22:10+00:00"^^xsd:date ;
                  rdfs:comment "Used to link a Project with a CUBE analysis questionnaire."@en ;
                  rdfs:label "has questionnaire"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasRelatedConcept
:hasRelatedConcept rdf:type owl:ObjectProperty ;
                   rdfs:domain <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
                   rdfs:range <http://www.w3.org/2004/02/skos/core#Concept> ;
                   <http://purl.org/dc/elements/1.1/creator> "Ademar"@en ;
                   rdfs:comment "Links entites in ARK Cube to related concepts in ARK terminologies."@en ;
                   rdfs:label "has related concept"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasRelatedProject
:hasRelatedProject rdf:type owl:ObjectProperty ;
                   rdfs:domain :Project ;
                   rdfs:range :Project ;
                   <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                   <http://purl.org/dc/elements/1.1/date> "2021-12-15T18:16:10+00:00"^^xsd:date ;
                   rdfs:comment "Links one project to another in order to indicate that they are related in some way."@en ;
                   rdfs:label "has related project"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasReliabilityOfGain
:hasReliabilityOfGain rdf:type owl:ObjectProperty ;
                      rdfs:domain :RiskImplementationAssessment ;
                      rdfs:range :ReliabilityOfGain ;
                      <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                      <http://purl.org/dc/elements/1.1/date> "2021-01-12T16:28:00+00:00"^^xsd:date ;
                      rdfs:comment "Connects a risk implimentation assessment with a reliability of gain value"@en ;
                      rdfs:label "has reliability of gain"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasReport
:hasReport rdf:type owl:ObjectProperty ;
           rdfs:domain :Project ;
           rdfs:range :Report ;
           <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
           <http://purl.org/dc/elements/1.1/date> "2021-09-14T10:09:32+00:00"^^xsd:date ;
           rdfs:comment "Links a Project to a Report."@en ;
           rdfs:label "has report"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasResidualRiskRating
:hasResidualRiskRating rdf:type owl:ObjectProperty ;
                       rdfs:domain :RiskVerificationAssessment ;
                       rdfs:range :RiskRating ;
                       <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                       <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
                       rdfs:comment "Links a Risk Rating to a Risk "@en ;
                       rdfs:label "has residual risk rating"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasRevision
:hasRevision rdf:type owl:ObjectProperty ;
             rdfs:subPropertyOf <http://www.w3.org/ns/prov#wasRevisionOf> ,
                                :hasDerivedProject ;
             rdfs:domain :Project ;
             rdfs:range :Project ;
             <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
             <http://purl.org/dc/elements/1.1/date> "2021-02-01T18:16:10+00:00"^^xsd:date ;
             rdfs:comment "Links a project to a revised version of the project."@en ;
             rdfs:label "has revision"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasRisk
:hasRisk rdf:type owl:ObjectProperty ;
         rdfs:domain :Project ,
                     :ProjectAnalysis ,
                     :RiskAssessmentRecord ;
         rdfs:range :Risk ;
         <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
         <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
         rdfs:comment "Links a Risk Assessment Record, a Project, a Project Analysis or a Stage to a risk."@en ;
         rdfs:label "has risk"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasRiskAssessmentRecord
:hasRiskAssessmentRecord rdf:type owl:ObjectProperty ;
                         rdfs:domain :RiskRegister ;
                         rdfs:range :RiskAssessmentRecord ;
                         <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                         <http://purl.org/dc/elements/1.1/date> "2021-04-15T22:46:04+00:00"^^xsd:date ;
                         rdfs:comment "Links a Risk Register to a Risk Assessment Record."@en ;
                         rdfs:label "has risk assessment record"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasRiskAssessor
:hasRiskAssessor rdf:type owl:ObjectProperty ;
                 rdfs:domain :RiskAssessmentRecord ;
                 rdfs:range :Person ;
                 <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                 <http://purl.org/dc/elements/1.1/date> "2021-05-04T21:23:10+00:00"^^xsd:date ;
                 rdfs:comment "The person(s) who completed the risk assessment."@en ;
                 rdfs:label "has risk assessor"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasRiskColour
:hasRiskColour rdf:type owl:ObjectProperty ;
               rdfs:domain :RiskRating ;
               <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
               <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
               rdfs:comment "Links a risk class with a specific colour."@en ;
               rdfs:label "has risk colour"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasRiskContext
:hasRiskContext rdf:type owl:ObjectProperty ;
                rdfs:subPropertyOf :hasContext ;
                rdfs:domain :RiskDescription ;
                rdfs:range :RiskContext ;
                <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                <http://purl.org/dc/elements/1.1/date> "2020-Oct-05T15:08:54+00:00"^^xsd:date ;
                rdfs:comment "Specialised sub-property of hasContext used for linking a RiskDescription with a RiskContext."@en ;
                rdfs:label "has risk context"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasRiskCoordinator
:hasRiskCoordinator rdf:type owl:ObjectProperty ;
                    rdfs:domain :Risk ;
                    rdfs:range :Person ;
                    <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                    <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
                    rdfs:comment "The role of the Risk Coordinator is to assist with the initial assessment of the risk by providing expertise on the subject matter of the risk being assessed and following this to assist with its ongoing review and monitoring."@en ;
                    rdfs:label "has risk coordinator"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasRiskDescription
:hasRiskDescription rdf:type owl:ObjectProperty ;
                    rdfs:domain :Risk ;
                    rdfs:range :RiskDescription ;
                    <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                    <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
                    rdfs:comment "Links a Risk to its description. When describing risk it is important to describe the risk using the ‘ICC’  (impact, cause, context) approach. Describe the potential ‘IMPACT’ if the risk were materialised. Describe the ‘CAUSAL FACTORS’ that could result in the risk materialising. Ensure that the ‘CONTEXT’ of the risk is clear, e.g. is the risk ‘target’ well defined (e.g. staff, service user), department, hospital etc.) and the ‘nature’ of the risk clear (e.g. financial, safety, physical loss, perception, etc.)."@en ;
                    rdfs:label "has risk description"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasRiskInChange
:hasRiskInChange rdf:type owl:ObjectProperty ;
                 rdfs:domain :RiskImplementationAssessment ;
                 rdfs:range :RiskRating ;
                 <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                 <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
                 rdfs:comment "Links a Project Analysis in Implement Stage to Risk"@en ;
                 rdfs:label "has risk in change"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasRiskOwner
:hasRiskOwner rdf:type owl:ObjectProperty ;
              rdfs:domain :Risk ;
              rdfs:range :Person ;
              <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
              <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
              rdfs:comment "All risks require assignment of a Risk Owner and it is the responsibility of the Risk Owner to ensure that the risk is assessed and managed in line with organisational policy. This includes ensuring that any actions identified as required to manage the risk have been assigned to an Action Owner along with an agreed date for completion of the action. The Risk Owner is normally the Manager of the area/service in which the risk is identified. It is the responsibility of the Risk Owner to notify risks or actions where appropriate. This is the individual who will be held accountable for the risk and its effective control."@en ;
              rdfs:label "has risk owner"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasRiskRating
:hasRiskRating rdf:type owl:ObjectProperty ;
               rdfs:domain :Risk ;
               rdfs:range :RiskRating ;
               <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
               <http://purl.org/dc/elements/1.1/date> "2020-09-22T09:53:21+00:00"^^xsd:date ;
               rdfs:comment "Links a Risk to its Risk Rating. Multiplying the inherent Impact Severity by the Likelihood will give the risk rating."@en ;
               rdfs:label "has risk rating"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasRiskStatus
:hasRiskStatus rdf:type owl:ObjectProperty ;
               rdfs:domain :Risk ;
               rdfs:range :RiskStatus ;
               <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
               <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
               rdfs:comment "Links a Risk to its current status: ‘Open’, ‘Monitor’ or ‘Closed’. Open, i.e. additional controls have been identified as necessary. Monitor, i.e. existing controls are deemed adequate to manage the risk but these need to be periodically reviewed. Closed, i.e. that the risk no longer exists e.g. where an unsuitable premises is replaced by a suitable one."@en ;
               rdfs:label "has risk status"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasRiskType
:hasRiskType rdf:type owl:ObjectProperty ;
             rdfs:domain :StandardRiskAssessmentRecord ;
             rdfs:range :RiskType ;
             <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
             <http://purl.org/dc/elements/1.1/date> "2021-03-10 14:37:53"^^xsd:date ;
             rdfs:comment "Links a risk to the specific type of risk being assessed."@en ;
             rdfs:label "has risk type"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasSiteService
:hasSiteService rdf:type owl:ObjectProperty ;
                rdfs:domain :StandardRiskAssessmentRecord ;
                rdfs:range :Organisation ;
                <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
                rdfs:comment "Links a Risk Assessment to an organisation or a hospital site/service."@en ;
                rdfs:label "has hospital site/service"@en ,
                           "has site/service"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasSubProject
:hasSubProject rdf:type owl:ObjectProperty ;
               rdfs:subPropertyOf :hasRelatedProject ;
               rdfs:domain :Project ;
               rdfs:range :Project ;
               rdfs:comment "Links a parent project to a child project. A Project can have one or more subprojects."@en ;
               rdfs:label "has subproject"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasSubquestion
:hasSubquestion rdf:type owl:ObjectProperty ;
                rdfs:domain :Question ;
                rdfs:range :Question ;
                <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
                <http://purl.org/dc/elements/1.1/date> "2020-01-27T16:16:56+00:00"^^xsd:date ;
                rdfs:comment "Represents and links the subquestion of a question"@en ;
                rdfs:label "has subquestion"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasSuperProject
:hasSuperProject rdf:type owl:ObjectProperty ;
                 rdfs:subPropertyOf :hasRelatedProject ;
                 rdfs:domain :Project ;
                 rdfs:range :Project ;
                 <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                 <http://purl.org/dc/elements/1.1/date> "2021-12-15T18:16:10+00:00"^^xsd:date ;
                 rdfs:comment "Links a child project to its parent project."@en ;
                 rdfs:label "has superproject"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasSustainability
:hasSustainability rdf:type owl:ObjectProperty ;
                   rdfs:range :Sustainability ;
                   <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                   <http://purl.org/dc/elements/1.1/date> "2021-02-08T15:43:16+00:00"^^xsd:date ;
                   rdfs:comment "Links a Sustainability rating to Project Analysis in Implement Stage"@en ;
                   rdfs:label "has sustainability"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasViability
:hasViability rdf:type owl:ObjectProperty ;
              rdfs:range :Viability ;
              <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
              <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
              rdfs:comment "Links a Viability rating to Project Analysis in Plan Stage"@en ;
              rdfs:label "has viability"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#holdsPost
:holdsPost rdf:type owl:ObjectProperty ;
           rdfs:domain :Person ;
           rdfs:range :Post ;
           <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
           <http://purl.org/dc/elements/1.1/date> "2021-03-10T11:10:33+00:00"^^xsd:date ;
           rdfs:comment "Links a Person to their Post or position within an Organisation."@en ;
           rdfs:label "holds post"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#informant
:informant rdf:type owl:ObjectProperty ;
           rdfs:range :Person ;
           <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
           <http://purl.org/dc/elements/1.1/date> "2020-01-27T16:10:48+00:00"^^xsd:date ;
           rdfs:comment "The person who provides information about the project questions."@en ;
           rdfs:label "informant"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#isQuestionOf
:isQuestionOf rdf:type owl:ObjectProperty ;
              rdfs:domain :Question ;
              rdfs:range :Questionnaire ;
              <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
              <http://purl.org/dc/elements/1.1/date> "2021-12-15T18:37:10+00:00"^^xsd:date ;
              rdfs:comment "Links a CUBE question to a CUBE questionnaire."@en ;
              rdfs:label "is question of"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#memberOf
:memberOf rdf:type owl:ObjectProperty ;
          rdfs:domain :Person ;
          rdfs:range :Organisation ;
          <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
          <http://purl.org/dc/elements/1.1/date> "2021-03-10T11:39:10+00:00"^^xsd:date ;
          rdfs:comment "Links a Person to an Organisation or an Organisational Unit."@en ;
          rdfs:label "member of"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#obtainsSupportFrom
:obtainsSupportFrom rdf:type owl:ObjectProperty ;
                    rdfs:subPropertyOf :hasEvidence ;
                    rdfs:domain <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
                    rdfs:range :Evidence ;
                    <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                    <http://purl.org/dc/elements/1.1/date> "2021-09-14T13:19:43+00:00"^^xsd:date ;
                    rdfs:comment "The project obtains intellectual or factual support from the evidence."@en ;
                    rdfs:label "obtains support from"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#personsAffected
:personsAffected rdf:type owl:ObjectProperty ;
                 rdfs:domain :RiskAssessmentRecordDFB ;
                 <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                 <http://purl.org/dc/elements/1.1/date> "2021-10-21T13:04:21+00:00"^^xsd:date ;
                 rdfs:comment "Links how many people affected to a DFB Rsk Assessment form"@en ;
                 rdfs:label "persons affected"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#postIn
:postIn rdf:type owl:ObjectProperty ;
        rdfs:domain :Post ;
        rdfs:range :Organisation ;
        <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
        <http://purl.org/dc/elements/1.1/date> "2021-04-14T17:03:04+00:00"^^xsd:date ;
        rdfs:comment "Links a Post to an Organisation."@en ;
        rdfs:label "post in"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#refutes
:refutes rdf:type owl:ObjectProperty ;
         rdfs:subPropertyOf :hasEvidence ;
         rdfs:domain <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
         rdfs:range :Evidence ;
         <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
         <http://purl.org/dc/elements/1.1/date> "2021-09-14T13:19:43+00:00"^^xsd:date ;
         rdfs:comment "The project refutes statements, ideas or conclusions presented in the evidence."@en ;
         rdfs:label "refutes"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#relatedToContext
:relatedToContext rdf:type owl:ObjectProperty ;
                  rdfs:domain <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
                  rdfs:range :Context ;
                  <http://purl.org/dc/elements/1.1/creator> "Rob Brennan, Junli Liang"@en ;
                  <http://purl.org/dc/elements/1.1/date> "2023-05-23T09:09:10+00:00"^^xsd:date ;
                  rdfs:comment "If this property is present, then this data entity describes information that is related to the Context of the problem, system or risk being analysed. This may be used for Rationalist analysis."@en ;
                  rdfs:label "related to context"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#relatedToMechanism
:relatedToMechanism rdf:type owl:ObjectProperty ;
                    rdfs:domain <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
                    rdfs:range :Mechanism ;
                    <http://purl.org/dc/elements/1.1/creator> "Rob Brennan, Junli Liang"@en ;
                    <http://purl.org/dc/elements/1.1/date> "2023-05-23T09:09:10+00:00"^^xsd:date ;
                    rdfs:comment "If this property is present, then this data entity describes information that is related to the Mechanism of the problem, system or risk being analysed. This may be used for Rationalist analysis."@en ;
                    rdfs:label "related to mechanism"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#relatedToOutcome
:relatedToOutcome rdf:type owl:ObjectProperty ;
                  rdfs:domain <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
                  rdfs:range :Outcome ;
                  <http://purl.org/dc/elements/1.1/creator> "Rob Brennan, Junli Liang"@en ;
                  <http://purl.org/dc/elements/1.1/date> "2023-05-23T09:09:10+00:00"^^xsd:date ;
                  rdfs:comment "If this property is present, then this data entity describes information that is related to the Outcome of the problem, system or risk being analysed. This may be used for Rationalist analysis."@en ;
                  rdfs:label "related to outcome"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#reportAnalysisTo
:reportAnalysisTo rdf:type owl:ObjectProperty ;
                  rdfs:range :OrganisationalUnit ,
                             :Person ;
                  <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
                  <http://purl.org/dc/elements/1.1/date> "2019-11-13T17:01:31+00:00"^^xsd:date ;
                  rdfs:comment "The person/office to whom the outcome of an analysis is reported."@en ;
                  rdfs:label "report analysis to"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#reportsTo
:reportsTo rdf:type owl:ObjectProperty ;
           rdfs:domain :Person ,
                       :Post ;
           rdfs:range :Person ,
                      :Post ;
           <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
           <http://purl.org/dc/elements/1.1/date> "2021-03-10T11:15:41+00:00"^^xsd:date ;
           rdfs:comment "A reporting relationship between Persons or Posts in an Organisation."@en ;
           rdfs:label "reports to"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#revisionOf
:revisionOf rdf:type owl:ObjectProperty ;
            rdfs:subPropertyOf <http://www.w3.org/ns/prov#wasRevisionOf> ,
                               :derivedFromProject ;
            rdfs:domain :Project ;
            rdfs:range :Project ;
            <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
            <http://purl.org/dc/elements/1.1/date> "2022-02-01T18:16:10+00:00"^^xsd:date ;
            rdfs:comment "Links a revised version of a project to its original."@en ;
            rdfs:label "revision of"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#supports
:supports rdf:type owl:ObjectProperty ;
          rdfs:subPropertyOf :hasEvidence ;
          rdfs:domain <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
          rdfs:range :Evidence ;
          <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
          <http://purl.org/dc/elements/1.1/date> "2021-09-14T13:19:43+00:00"^^xsd:date ;
          rdfs:comment "The project supports statements, ideas or conclusions presented in the evidence."@en ;
          rdfs:label "supports"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#updates
:updates rdf:type owl:ObjectProperty ;
         rdfs:subPropertyOf :hasEvidence ;
         rdfs:domain <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
         rdfs:range :Evidence ;
         <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
         <http://purl.org/dc/elements/1.1/date> "2021-09-14T13:19:43+00:00"^^xsd:date ;
         rdfs:comment "The project updates statements, ideas, hypotheses or understanding presented in the evidence."@en ;
         rdfs:label "updates"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#usesDataFrom
:usesDataFrom rdf:type owl:ObjectProperty ;
              rdfs:subPropertyOf :hasEvidence ;
              rdfs:domain <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
              rdfs:range :Evidence ;
              <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
              <http://purl.org/dc/elements/1.1/date> "2021-09-14T13:19:43+00:00"^^xsd:date ;
              rdfs:comment "The project uses data presented in the evidence."@en ;
              rdfs:label "uses data from"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#worksWith
:worksWith rdf:type owl:ObjectProperty ;
           rdfs:domain :Person ;
           rdfs:range :Person ;
           <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
           <http://purl.org/dc/elements/1.1/date> "2021-03-10T11:11:51+00:00"^^xsd:date ;
           rdfs:comment "Links people who work together within, or across, Organisations."@en ;
           rdfs:label "works with"@en .


#################################################################
#    Data properties
#################################################################

###  https://openark.adaptcentre.ie/Ontologies/ARKCube#actualFrequency
:actualFrequency rdf:type owl:DatatypeProperty .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#analyticsData
:analyticsData rdf:type owl:DatatypeProperty ;
               rdfs:domain owl:Thing ,
                           <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#AccessControlEntity> ,
                           <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
               <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
               <http://purl.org/dc/elements/1.1/date> "2020-01-27T17:06:19+00:00"^^xsd:date ;
               rdfs:comment "Data that can support/comes from some analytics."@en ;
               rdfs:label "analytics data"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#answerText
:answerText rdf:type owl:DatatypeProperty ;
            rdfs:domain :Answer ;
            <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
            <http://purl.org/dc/elements/1.1/date> "2019-11-13T17:03:24+00:00"^^xsd:date ;
            rdfs:comment "The a textual answer to the cube question."@en ;
            rdfs:label "answer text"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#artefactText
:artefactText rdf:type owl:DatatypeProperty ;
              rdfs:domain :Artefact ;
              rdfs:range rdfs:Literal ;
              <http://purl.org/dc/elements/1.1/creator> "Ademar"@en ;
              <http://purl.org/dc/elements/1.1/date> "2020-05-20 14:31:51"^^xsd:date ;
              rdfs:comment "A textual description of an artefact."@en ;
              rdfs:label "artefact text"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#assessmentDate
:assessmentDate rdf:type owl:DatatypeProperty ;
                rdfs:domain :StandardRiskAssessmentRecord ;
                rdfs:range xsd:dateTime ;
                <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
                rdfs:comment "The date of the risk assessment."@en ;
                rdfs:label "date of assessment"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#comment
:comment rdf:type owl:DatatypeProperty ;
         rdfs:domain owl:Thing ,
                     <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#AccessControlEntity> ,
                     <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
         <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
         <http://purl.org/dc/elements/1.1/date> "2020-02-25T12:35:59+00:00"^^xsd:date ;
         rdfs:comment "A comment provided about the project."@en ;
         rdfs:label "comment"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#dataStatus
:dataStatus rdf:type owl:DatatypeProperty ;
            rdfs:domain owl:Thing ,
                        <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#AccessControlEntity> ,
                        <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
            rdfs:range rdfs:Literal ;
            rdfs:comment "The status of the data. Deleted when the data is deleted by the user."@en ;
            rdfs:label "data status"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#designDate
:designDate rdf:type owl:DatatypeProperty ;
            rdfs:domain owl:Thing ,
                        <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#AccessControlEntity> ,
                        <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
            <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
            <http://purl.org/dc/elements/1.1/date> "2019-11-13T17:02:42+00:00"^^xsd:date ;
            rdfs:comment "The date on which the project is designed."@en ;
            rdfs:label "design date"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#dueDate
:dueDate rdf:type owl:DatatypeProperty ;
         rdfs:domain :Action ;
         rdfs:range xsd:dateTime ;
         <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
         <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
         rdfs:comment "Used to link an Action to the date by which implementation of the actions to mitigate the risk are due."@en ;
         rdfs:label "due date"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#efficacy
:efficacy rdf:type owl:DatatypeProperty ;
          rdfs:domain :ProjectAnalysis ;
          rdfs:range rdfs:Literal ;
          rdfs:comment "The efficacy of the solution."@en ;
          rdfs:label "efficacy"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#evidenceRule
:evidenceRule rdf:type owl:DatatypeProperty ;
              rdfs:domain :Evidence ;
              <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
              <http://purl.org/dc/elements/1.1/date> "2020-01-27T17:07:55+00:00"^^xsd:date ;
              rdfs:comment "A rule provided to evaluate evidence."@en ;
              rdfs:label "evidence rule"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#evidenceText
:evidenceText rdf:type owl:DatatypeProperty ;
              rdfs:domain :Evidence ;
              rdfs:range rdfs:Literal ;
              <http://purl.org/dc/elements/1.1/contributor> "Ademar" ;
              <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
              <http://purl.org/dc/elements/1.1/date> "2020-02-03T16:15:11+00:00"^^xsd:date ;
              <http://purl.org/dc/elements/1.1/modified> "2020-05-20 12:28:08"^^xsd:date ;
              rdfs:comment "Text which describes the evidence."@en ;
              rdfs:label "evidence text"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#file
:file rdf:type owl:DatatypeProperty ;
      rdfs:domain :Artefact ;
      rdfs:range rdfs:Literal ;
      <http://purl.org/dc/elements/1.1/creator> "Ademar"@en ;
      <http://purl.org/dc/elements/1.1/date> "2020-05-15 14:18:45"^^xsd:date ;
      rdfs:comment "Path to file."@en ;
      rdfs:label "file"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#handoverTo
:handoverTo rdf:type owl:DatatypeProperty ;
            rdfs:subPropertyOf owl:topDataProperty ;
            rdfs:domain <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#AccessControlEntity> ,
                        <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
            <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
            <http://purl.org/dc/elements/1.1/date> "2021-09-15T09:53:21+00:00"^^xsd:date ;
            rdfs:comment "The person, department or unit to whom a project is handed over."@en ;
            rdfs:label "handover to"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasDeptServiceSite
:hasDeptServiceSite rdf:type owl:DatatypeProperty ;
                    rdfs:domain :StandardRiskAssessmentRecord ;
                    <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                    <http://purl.org/dc/elements/1.1/date> "2020-09-29 9:09:10"^^xsd:date ;
                    rdfs:comment "Links a risk to a department, service or station e.g. Maternity Service/St Joseph’s Residential Unit."@en ;
                    rdfs:label "has dept/service site"@en ,
                               "has station"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasDistribution
:hasDistribution rdf:type owl:DatatypeProperty ;
                 rdfs:domain <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#AccessControlEntity> ,
                             <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
                 <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                 <http://purl.org/dc/elements/1.1/date> "2021-09-15T11:53:21+00:00"^^xsd:date ;
                 rdfs:comment "The people, groups, departments or organisations with whom a report can be shared/distributed."@en ;
                 rdfs:label "has distribution"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasDivision
:hasDivision rdf:type owl:DatatypeProperty ;
             rdfs:domain :StandardRiskAssessmentRecord ;
             <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
             <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
             rdfs:comment "Links a risk to a division e.g. Social Care, Primary Care, Acute Hospital, Mental Health, Health & Wellbeing, HR etc."@en ;
             rdfs:label "has division"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hasHgChoNasFunction
:hasHgChoNasFunction rdf:type owl:DatatypeProperty ;
                     rdfs:domain :RiskAssessmentRecordHSE ;
                     <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                     <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
                     rdfs:comment "Links a risk to a specfic Hospital Group, Community Healthcare Organisation, National Ambulance Service or Function e.g. RCSI, CHO8."@en ;
                     rdfs:label "has HG/CHO/NAS/Function"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#importance
:importance rdf:type owl:DatatypeProperty ;
            rdfs:domain :ProjectAnalysis ;
            rdfs:range rdfs:Literal ;
            rdfs:comment "Importance of the problem under analysis."@en ;
            rdfs:label "importance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#isProjected
:isProjected rdf:type owl:DatatypeProperty ;
             rdfs:domain owl:Thing ,
                         <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#AccessControlEntity> ,
                         <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
             <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
             <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
             rdfs:comment "Used to annotate a value, for example a risk, that is predicted or estimated."@en ;
             rdfs:label "is projected"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#name
:name rdf:type owl:DatatypeProperty ;
      rdfs:domain :Organisation ,
                  :Person ,
                  <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#AccessControlEntity> ,
                  <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
      rdfs:range rdfs:Literal ;
      <http://purl.org/dc/elements/1.1/contributor> "Lucy McKenna" ;
      <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
      <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
      <http://purl.org/dc/elements/1.1/modified> "2021-04-23T17:22:07+00:00"^^xsd:date ;
      rdfs:comment "Holds the name of an entity or agent as a string."@en ;
      rdfs:label "name"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#potentialLoss
:potentialLoss rdf:type owl:DatatypeProperty ;
               rdfs:domain :ProjectAnalysis ;
               rdfs:range rdfs:Literal ;
               rdfs:comment "Potential loss due to the problem."@en ;
               rdfs:label "potential loss"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#probability
:probability rdf:type owl:DatatypeProperty ;
             rdfs:range xsd:double .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#progressNotes
:progressNotes rdf:type owl:DatatypeProperty ;
               rdfs:domain :RiskAssessmentRecordSJH ;
               rdfs:range rdfs:Literal ;
               <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
               <http://purl.org/dc/elements/1.1/date> "2021-10-21T13:01:01+00:00"^^xsd:date ;
               rdfs:label "progress notes"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#projectStatus
:projectStatus rdf:type owl:DatatypeProperty ;
               rdfs:domain :Project ;
               rdfs:range rdfs:Literal ;
               rdfs:comment "The current status of a project"@en ;
               rdfs:label "project status"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#projectedGain
:projectedGain rdf:type owl:DatatypeProperty ;
               rdfs:domain :ProjectAnalysis ;
               rdfs:range rdfs:Literal ;
               rdfs:comment "The gain achieved by the project."@en ;
               rdfs:label "projected gain"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#projectedValue
:projectedValue rdf:type owl:DatatypeProperty ;
                rdfs:domain :ProjectAnalysis ;
                rdfs:range rdfs:Literal ;
                rdfs:comment "The projected value of the project."@en ;
                rdfs:label "projected value"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#questionText
:questionText rdf:type owl:DatatypeProperty ;
              rdfs:domain :Question ;
              <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
              <http://purl.org/dc/elements/1.1/date> "2019-11-13T17:03:49+00:00"^^xsd:date ;
              rdfs:comment "The text of the cube question. This represents the actual question asked."@en ;
              rdfs:label "question text"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#reviewComments
:reviewComments rdf:type owl:DatatypeProperty ;
                rdfs:domain :RiskAssessmentRecordDFB ;
                rdfs:range rdfs:Literal ;
                <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                <http://purl.org/dc/elements/1.1/date> "2022-06-08T18:02:21+00:00"^^xsd:date ;
                rdfs:label "review comments"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#reviewDate
:reviewDate rdf:type owl:DatatypeProperty ;
            rdfs:domain :RiskAssessmentRecordDFB ,
                        :RiskAssessmentRecordSJH ;
            rdfs:range xsd:dateTime ,
                       xsd:dateTimeStamp ;
            <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
            <http://purl.org/dc/elements/1.1/date> "2021-10-21T13:04:21+00:00"^^xsd:date ;
            rdfs:label "review date"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#riskAssessmentId
:riskAssessmentId rdf:type owl:DatatypeProperty ;
                  rdfs:domain :StandardRiskAssessmentRecord ;
                  <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                  <http://purl.org/dc/elements/1.1/date> "2020-09-29 9:09:10"^^xsd:date ;
                  rdfs:comment "The identifier of a Risk Assessment."@en ;
                  rdfs:label "unique ID number"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#riskSource
:riskSource rdf:type owl:DatatypeProperty ;
            rdfs:domain :Risk ;
            <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
            <http://purl.org/dc/elements/1.1/date> "2020-09-29t09:09:10+00:00"^^xsd:date ;
            rdfs:comment "The source from which the risk was identified e.g. Incident Management, Audit, Health and Safety Risk Assessment, Inspection Report, Complaint."@en ;
            rdfs:label "risk source"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#score
:score rdf:type owl:DatatypeProperty .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#signature
:signature rdf:type owl:DatatypeProperty ;
           rdfs:subPropertyOf owl:topDataProperty ;
           rdfs:domain :Person ;
           <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
           <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
           rdfs:comment "Used to hold a signature of the responsible person in a risk assessment."@en ;
           rdfs:label "signature"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#textualDescription
:textualDescription rdf:type owl:DatatypeProperty ;
                    rdfs:domain :Cause ,
                                :Context ,
                                :Control ,
                                :GainAchieved ,
                                :Impact ,
                                :Likelihood ,
                                :Mechanism ,
                                :Outcome ,
                                :PotentialLoss ,
                                :ProjectedGain ,
                                :ProjectedReliabilityOfGain ,
                                :ReliabilityOfGain ,
                                :RiskContext ,
                                :RiskDescription ;
                    <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                    <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
                    rdfs:comment "Used for textual description of a risk impact or other type."@en ;
                    rdfs:label "textual description"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#validFrom
:validFrom rdf:type owl:DatatypeProperty ;
           rdfs:domain <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
           rdfs:range xsd:dateTime ;
           <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
           <http://purl.org/dc/elements/1.1/date> "2021-12-02T12:20:21+00:00"^^xsd:date ;
           rdfs:comment "The date that a data entity is valid from."@en ;
           rdfs:label "valid from"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#validTo
:validTo rdf:type owl:DatatypeProperty ;
         rdfs:domain <https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> ;
         rdfs:range xsd:dateTime ;
         <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
         <http://purl.org/dc/elements/1.1/date> "2021-12-02T12:22:21+00:00"^^xsd:date ;
         rdfs:comment "The date that a data entity is valid to."@en ;
         rdfs:label "valid to"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#value
:value rdf:type owl:DatatypeProperty ;
       rdfs:domain :ProjectAnalysis ;
       rdfs:range rdfs:Literal ;
       rdfs:comment "An entity’s value is created, preserved, eroded or realized based on the relationship between the benefits derived from resources deployed and the cost of those resources."@en ;
       rdfs:label "value"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#version
:version rdf:type owl:DatatypeProperty ;
         rdfs:domain :Project ;
         <http://purl.org/dc/elements/1.1/creator> "yalemisew"@en ;
         <http://purl.org/dc/elements/1.1/date> "2019-11-13T17:02:55+00:00"^^xsd:date ;
         rdfs:comment "The version of the project."@en ;
         rdfs:label "version"@en .


#################################################################
#    Classes
#################################################################

###  http://purl.org/dc/terms/RightsStatement
<http://purl.org/dc/terms/RightsStatement> rdf:type owl:Class .


###  http://www.w3.org/2000/01/rdf-schema#Resource
rdfs:Resource rdf:type owl:Class .


###  http://www.w3.org/2004/02/skos/core#Concept
<http://www.w3.org/2004/02/skos/core#Concept> rdf:type owl:Class .


###  http://www.w3.org/ns/dcat#AccessService
<http://www.w3.org/ns/dcat#AccessService> rdf:type owl:Class .


###  http://www.w3.org/ns/dcat#Catalog
<http://www.w3.org/ns/dcat#Catalog> rdf:type owl:Class .


###  http://www.w3.org/ns/dcat#Dataset
<http://www.w3.org/ns/dcat#Dataset> rdf:type owl:Class .


###  http://www.w3.org/ns/dcat#Distribution
<http://www.w3.org/ns/dcat#Distribution> rdf:type owl:Class .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Action
:Action rdf:type owl:Class ;
        <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
        <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
        rdfs:comment "In order to mitigate or reduce risks, additional actions (controls) may be required. These should be described in a manner that will result in a tangible deliverable and be capable of being assigned to a specified post holder for implementation."@en ;
        rdfs:label "Action"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Activity
:Activity rdf:type owl:Class ;
          <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
          <http://purl.org/dc/elements/1.1/date> "2019-11-13T15:29:07+00:00"^^xsd:date ;
          rdfs:comment "The condition in which things are happening or being done. Activity refers to the measurable activity within the system."@en ;
          rdfs:label "Activity"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Answer
:Answer rdf:type owl:Class ;
        <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
        <http://purl.org/dc/elements/1.1/date> "2019-11-13T15:29:27+00:00"^^xsd:date ;
        rdfs:comment "A written account in response to a question asked."@en ;
        rdfs:label "Answer"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#ApprovalStatus
:ApprovalStatus rdf:type owl:Class ;
                <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                <http://purl.org/dc/elements/1.1/date> "2021-12-03T15:00:27+00:00"^^xsd:date ;
                rdfs:comment "The approval status of a risk assessment."@en ;
                rdfs:label "Approval Status"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Artefact
:Artefact rdf:type owl:Class ;
          <http://purl.org/dc/elements/1.1/creator> "Ademar"@en ;
          <http://purl.org/dc/elements/1.1/date> "2020-05-20 14:31:51"^^xsd:date ;
          rdfs:comment "Artefacts are associated to an evidence collection. An artefact may be, for example, a dataset containing information relevant to an answer."@en ;
          rdfs:label "Artefact"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#AspectOfReality
:AspectOfReality rdf:type owl:Class ;
                 <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
                 <http://purl.org/dc/elements/1.1/date> "2019-11-13T15:26:56+00:00"^^xsd:date ;
                 rdfs:comment "Aspect of Reality is a dimension which explores the Functional System, Activity, Sensemaking and Culture across four System Dimensions: Goals, Process, Social, and Knowledge and Information."@en ;
                 rdfs:label "Aspect of Reality"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Cause
:Cause rdf:type owl:Class ;
       <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
       <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
       rdfs:comment "The cause of a risk. Something that brings about an effect. Used for a risk description in ICC (impact, cause, context) format."@en ;
       rdfs:label "Cause"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Context
:Context rdf:type owl:Class ;
         <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
         <http://purl.org/dc/elements/1.1/date> "2020-01-28T16:34:24+00:00"^^xsd:date ;
         rdfs:comment """To establish the context means to define the external and internal parameters that organizations must consider when they manage risk. 
An organization’s external context includes its external stakeholders, its local, national, and international environment, as well as any external factors that influence its objectives. An organization’s internal context includes its internal stakeholders, its approach to governance, its contractual relationships, and its capabilities, culture, and standards."""@en ;
         rdfs:label "Context"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Control
:Control rdf:type owl:Class ;
         <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
         <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
         rdfs:comment "Any measure or action that modifies or regulates risk. Controls include any policy, procedure, practice, process, technology, technique, method,  or device that modifies or regulates risk. They can exist or be required as additional in order to further mitigate the risk. Risk treatments become controls, or modify existing controls, once they are implemented. A mechanism, process, procedure or action which can be verified, that seeks to reduce the likelihood and/or consequence of a risk."@en ;
         rdfs:label "Control"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Culture
:Culture rdf:type owl:Class ;
         <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
         <http://purl.org/dc/elements/1.1/date> "2019-11-13T15:29:07+00:00"^^xsd:date ;
         rdfs:comment "A set of collective attitudes, values, goals and practices that characterize a community or system"@en ;
         rdfs:label "Culture"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Deliverable
:Deliverable rdf:type owl:Class ;
             <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
             <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
             rdfs:comment "The output of an action."@en ;
             rdfs:label "Deliverable"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Delivery
:Delivery rdf:type owl:Class ;
          <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
          <http://purl.org/dc/elements/1.1/date> "2021-02-08T15:43:16+00:00"^^xsd:date ;
          rdfs:comment "The extent to which plans and improvements have been delivered and are performing consistently."@en ;
          rdfs:label "Delivery"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#DevelopStage
:DevelopStage rdf:type owl:Class ;
              <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
              <http://purl.org/dc/elements/1.1/date> "2019-11-13T15:26:37+00:00"^^xsd:date ;
              rdfs:comment "A develop stage question is a Cube question which is asked at the development stage of the Cube questionnaire."@en ;
              rdfs:label "Develop Stage"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Efficacy
:Efficacy rdf:type owl:Class ;
          <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
          <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
          <http://purl.org/dc/elements/1.1/description> "The extent to which the solution or improvement can overcome the problem and produce the required result." ;
          rdfs:label "Efficacy"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Evidence
:Evidence rdf:type owl:Class ;
          <http://purl.org/dc/elements/1.1/contributor> "Ademar" ;
          <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
          <http://purl.org/dc/elements/1.1/date> "2019-11-18T13:05:52+00:00"^^xsd:date ;
          <http://purl.org/dc/elements/1.1/modified> "2020-05-20 14:31:51"^^xsd:date ;
          rdfs:comment "Evidence is composed of artefacts and are associated with an answer."@en ;
          rdfs:label "Evidence"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#EvidenceReport
:EvidenceReport rdf:type owl:Class ;
                <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                <http://purl.org/dc/elements/1.1/date> "2021-09-14T10:14:32+00:00"^^xsd:date ;
                rdfs:comment "A report on the evidence linked to a project."@en ;
                rdfs:label "Evidence Report"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#EvidenceReportTemplate
:EvidenceReportTemplate rdf:type owl:Class ;
                        <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                        <http://purl.org/dc/elements/1.1/date> "2021-09-15T11:38:03+00:00"^^xsd:date ;
                        rdfs:comment "A format template for an evidence report."@en ;
                        rdfs:label "Evidence Report Template"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#ExtremeImpactHSE
:ExtremeImpactHSE rdf:type owl:Class ;
                  <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                  <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
                  rdfs:comment "Uses HSE primary impact table for definition."@en ;
                  rdfs:label "Extreme"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#FinalReport
:FinalReport rdf:type owl:Class ;
             <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
             <http://purl.org/dc/elements/1.1/date> "2021-09-14T10:09:32+00:00"^^xsd:date ;
             rdfs:comment "A report that summarises a completed project."@en ;
             rdfs:label "Final Report"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#FinalReportTemplate
:FinalReportTemplate rdf:type owl:Class ;
                     <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                     <http://purl.org/dc/elements/1.1/date> "2021-09-15T11:38:03+00:00"^^xsd:date ;
                     rdfs:comment "A format template for a final report."@en ;
                     rdfs:label "Final Report Template"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#FunctionalSystem
:FunctionalSystem rdf:type owl:Class ;
                  <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
                  <http://purl.org/dc/elements/1.1/date> "2019-11-13T15:29:07+00:00"^^xsd:date ;
                  rdfs:comment "The Functional System refers to the basic causal structure of the system and the relationships that produce outcomes."@en ;
                  rdfs:label "Functional System"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#GainAchieved
:GainAchieved rdf:type owl:Class ;
              <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
              <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
              <http://purl.org/dc/elements/1.1/description> "Identfied during the CUBE solution stage." ;
              rdfs:label "Gain Achieved"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Goal
:Goal rdf:type owl:Class ;
      <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
      <http://purl.org/dc/elements/1.1/date> "2019-11-13T15:27:46+00:00"^^xsd:date ;
      rdfs:comment "An aim or desired outcome."@en ;
      rdfs:label "Goal"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#HandoverReport
:HandoverReport rdf:type owl:Class ;
                <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                <http://purl.org/dc/elements/1.1/date> "2021-09-14T10:15:32+00:00"^^xsd:date ;
                rdfs:comment "A report for handing over a project from one stage to another."@en ;
                rdfs:label "Handover Report"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#HandoverReportTemplate
:HandoverReportTemplate rdf:type owl:Class ;
                        <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                        <http://purl.org/dc/elements/1.1/date> "2021-09-15T11:38:03+00:00"^^xsd:date ;
                        rdfs:comment "A format template for a handover report."@en ;
                        rdfs:label "Handover Report Template"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Impact
:Impact rdf:type owl:Class ;
        <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
        <http://purl.org/dc/elements/1.1/date> "2020-09-22T09:53:21+00:00"^^xsd:date ;
        rdfs:comment "The impact of a Risk. The powerful effect that something has on somebody/something. The outcome or consequence of an event affecting objectives. It can be expressed either qualitatively or quantitatively, being a loss, disadvantage or gain. There may be a range of possible outcomes associated with an event. Used for risk description following the ICC (impact, cause, context) approach."@en ;
        rdfs:label "Impact"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#ImpactCategory
:ImpactCategory rdf:type owl:Class ;
                <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
                rdfs:comment "The primary area impacted by a risk."@en ;
                rdfs:label "Primary Impact Category"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#ImpactHSE
:ImpactHSE rdf:type owl:Class ;
           <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
           <http://purl.org/dc/elements/1.1/date> "2022-06-01T18:59:21+00:00"^^xsd:date ;
           rdfs:comment "Risk impact scoring based on the HSE Risk Assessment Tool."@en ;
           rdfs:label "Impact (HSE)"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#ImpactSeverity
:ImpactSeverity rdf:type owl:Class ;
                <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                <http://purl.org/dc/elements/1.1/date> "2022-06-01T18:59:21+00:00"^^xsd:date ;
                rdfs:label "Impact Severity"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#ImplementStage
:ImplementStage rdf:type owl:Class ;
                <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
                <http://purl.org/dc/elements/1.1/date> "2019-11-13T15:26:37+00:00"^^xsd:date ;
                rdfs:comment "Implementation is the execution of a plan. To monitor implementation is to supervise and to continually check and critically observe; to determine the current status and to assess whether required or expected performance levels are being achieved; and to adjust the activity as required."@en ;
                rdfs:label "Implement Stage"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Importance
:Importance rdf:type owl:Class ;
            <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
            <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
            <http://purl.org/dc/elements/1.1/description> "The extent to which the problem is deserving of serious attention because it has great (actual or potential) effects on people or things, or great value is at stake." ;
            rdfs:label "Importance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#InformationKnowledge
:InformationKnowledge rdf:type owl:Class ;
                      <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
                      <http://purl.org/dc/elements/1.1/date> "2019-11-13T15:27:46+00:00"^^xsd:date ;
                      rdfs:comment "Knowledge gained through communication, research, instruction. Familiarity gained by personal experience, vicariously or through collective processes"@en ;
                      rdfs:label "Information and Knowledge"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Likelihood
:Likelihood rdf:type owl:Class ;
            <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
            <http://purl.org/dc/elements/1.1/date> "2020-09-22T09:53:21+00:00"^^xsd:date ;
            rdfs:comment "The chance of something happening (also described as the probability or frequency of an event occurring)."@en ;
            rdfs:label "Likelihood"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#LikelihoodAerLingus
:LikelihoodAerLingus rdf:type owl:Class ;
                     <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                     <http://purl.org/dc/elements/1.1/date> "2022-06-01T18:22:21+00:00"^^xsd:date ;
                     rdfs:comment "The probability that an unsafe event or condition might occur. Likelihood scoring based on the Aer Lingus risk matrix."@en ;
                     rdfs:label "Likelihood (Aer Lingus)"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#LikelihoodDFB
:LikelihoodDFB rdf:type owl:Class ;
               <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
               <http://purl.org/dc/elements/1.1/date> "2021-09-28T16:53:21+00:00"^^xsd:date ;
               rdfs:comment "Likelihood scoring based on the DFB risk matrix."@en ;
               rdfs:label "Likelihood (DFB)"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#LikelihoodHSE
:LikelihoodHSE rdf:type owl:Class ;
               <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
               <http://purl.org/dc/elements/1.1/date> "2021-09-28T16:53:21+00:00"^^xsd:date ;
               rdfs:comment "Likelihood scoring based on the HSE Risk Assessment Tool."@en ;
               rdfs:label "Likelihood (HSE)"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#LossOrGain
:LossOrGain rdf:type owl:Class ;
            <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
            <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
            <http://purl.org/dc/elements/1.1/description> "CUBE risk analysis factor" ;
            rdfs:label "Loss or Gain"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#MajorImpactHSE
:MajorImpactHSE rdf:type owl:Class ;
                <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
                rdfs:comment "Defined by HSE primary impact table."@en ;
                rdfs:label "Major"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Mechanism
:Mechanism rdf:type owl:Class ;
           <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
           <http://purl.org/dc/elements/1.1/date> "2020-01-28T16:34:31+00:00"^^xsd:date ;
           rdfs:comment "The way in which something is transformed, produced, circulated. A mechanism is a device that transforms input forces and movement into a desired set of output forces and movement. Underlying entities, processes, or (social) structures which operate in particular contexts to generate outcomes of interest."@en ;
           rdfs:label "Mechanism"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#MinorImpactHSE
:MinorImpactHSE rdf:type owl:Class ;
                <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
                rdfs:comment "Defined by HSE primary impact table."@en ;
                rdfs:label "Minor"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#ModerateImpactHSE
:ModerateImpactHSE rdf:type owl:Class ;
                   <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                   <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
                   rdfs:comment "Defined by HSE primary impact table."@en ;
                   rdfs:label "Moderate"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#NegligibleImpactHSE
:NegligibleImpactHSE rdf:type owl:Class ;
                     <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                     <http://purl.org/dc/elements/1.1/date> "2020-09-29 9:09:10"^^xsd:date ;
                     rdfs:comment "Uses HSE primary impact table definition."@en ;
                     rdfs:label "Negligible"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#ObligationToActRating
:ObligationToActRating rdf:type owl:Class ;
                       <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                       <http://purl.org/dc/elements/1.1/date> "2021-02-08T15:43:16+00:00"^^xsd:date ;
                       rdfs:comment "Used in the CUBE project analysis process to assign a weight or priority to the obligation to act generated at a specific project stage."@en ;
                       rdfs:label "Obligation to Act Rating"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Organisation
:Organisation rdf:type owl:Class ;
              <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
              <http://purl.org/dc/elements/1.1/date> "2021-03-10T10:21:03+00:00"^^xsd:date ;
              rdfs:comment "A group of people who work together in an organized way for a shared purpose e.g., a hospital, a clinic or a service. An organization can be part of or contain other organisations."@en ;
              rdfs:label "Organisation"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#OrganisationalUnit
:OrganisationalUnit rdf:type owl:Class ;
                    <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                    <http://purl.org/dc/elements/1.1/date> "2020-09-29t09:09:10+00:00"^^xsd:date ;
                    rdfs:comment "A unit that part of an Organisation, e.g., a ward, department, branch or statutory body,  and that only has full recognition within the context of that Organisation. In particular the unit would not be regarded as a legal entity in its own right."@en ;
                    rdfs:label "Organisational Unit"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Outcome
:Outcome rdf:type owl:Class ;
         <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
         <http://purl.org/dc/elements/1.1/date> "2020-01-28T16:34:39+00:00"^^xsd:date ;
         rdfs:comment "The end product of a purposive activity. Outcomes can be either intended or unintended, can be proximal, intermediate or final, and result from the activation of different mechanisms in different contexts."@en ;
         rdfs:label "Outcome"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Person
:Person rdf:type owl:Class ;
        <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
        <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
        rdfs:comment "Defines a person, for example in an organisation."@en ;
        rdfs:label "Person"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#PlanPrepareStage
:PlanPrepareStage rdf:type owl:Class ;
                  <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
                  <http://purl.org/dc/elements/1.1/date> "2019-11-13T15:26:37+00:00"^^xsd:date ;
                  rdfs:comment "Identifies the diverse activities required to achieve a desired goal and represent these in a plan. Prepares for the implementation of the plan."@en ;
                  rdfs:label "Plan and Prepare Stage"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Post
:Post rdf:type owl:Class ;
      <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
      <http://purl.org/dc/elements/1.1/date> "2021-03-10T11:38:03+00:00"^^xsd:date ;
      rdfs:comment "A position held by a Person within an organisation."@en ;
      rdfs:label "Post"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#PotentialLoss
:PotentialLoss rdf:type owl:Class ;
               <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
               <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
               <http://purl.org/dc/elements/1.1/description> "CUBE Problem Stage. Loss is the fact of no longer having something or having less of it than before." ;
               rdfs:label "Potential Loss"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Priority
:Priority rdf:type owl:Class ;
          <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
          <http://purl.org/dc/elements/1.1/date> "2019-11-19T16:20:56+00:00"^^xsd:date ;
          rdfs:comment "The significance of an item (compared to all the Cube dimensions) in contributing to defining the context, identifying key mechanisms or describing critical outcomes, in a particular phase of an ARK Project."@en ;
          rdfs:label "Priority"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#ProblemStage
:ProblemStage rdf:type owl:Class ;
              <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
              <http://purl.org/dc/elements/1.1/date> "2019-11-13T15:22:54+00:00"^^xsd:date ;
              rdfs:comment "Describes the ‘as-is’ situation and identifies aspects which may not be working as well as they could be, leading to potential damage, harm or other unwanted outcomes. Describes the relevant dimensions of the problem space."@en ;
              rdfs:label "Problem Stage"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#ProcessSequence
:ProcessSequence rdf:type owl:Class ;
                 <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
                 <http://purl.org/dc/elements/1.1/date> "2019-11-13T15:27:46+00:00"^^xsd:date ;
                 rdfs:comment "The key activity of the operation; a sequence of activities and stages through which an initial state is transformed into the final state"@en ;
                 rdfs:label "Process/Sequence"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Project
:Project rdf:type owl:Class ;
         rdfs:comment "An individual or collaborative enterprise that is carefully planned to achieve a particular aim."@en ;
         rdfs:label "Project"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#ProjectAnalysis
:ProjectAnalysis rdf:type owl:Class ;
                 <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                 <http://purl.org/dc/elements/1.1/date> "2021-01-12T16:28:00+00:00"^^xsd:date ;
                 rdfs:comment """In the CUBE methodology this is an assessment of:
    Risk (or Operational risk) in the problem stage.
    (Potential) mitigation of risk in the solution stage.
    (Potential) Risk in Change in the planning stage.
    Risk in Implementation (actual risk in change) / Implementation risk in the implementation stage.
    Residual risk (verified following implementation) in the verify stage."""@en ,
                              "Project analysis is a high-level ark project analysis used to identify values, loss, efficacy etc"@en ;
                 rdfs:label "Project Analysis"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#ProjectDescription
:ProjectDescription rdf:type owl:Class ;
                    <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                    <http://purl.org/dc/elements/1.1/date> "2021-06-14T20:53:04+00:00"^^xsd:date ;
                    rdfs:comment "A description of a Project."@en ;
                    rdfs:label "Project Description"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#ProjectedGain
:ProjectedGain rdf:type owl:Class ;
               <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
               <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
               <http://purl.org/dc/elements/1.1/description> "Identfied during the CUBE solution stage." ;
               rdfs:label "Projected Gain"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#ProjectedReliabilityOfGain
:ProjectedReliabilityOfGain rdf:type owl:Class ;
                            <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                            <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
                            <http://purl.org/dc/elements/1.1/description> "Identfied during the CUBE plan stage." ;
                            rdfs:label "Projected Reliability of Gain"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#ProjectedRiskRating
:ProjectedRiskRating rdf:type owl:Class ;
                     <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                     <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
                     rdfs:label "Projected Risk Rating"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Question
:Question rdf:type owl:Class ;
          <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
          <http://purl.org/dc/elements/1.1/date> "2019-11-13T15:20:23+00:00"^^xsd:date ;
          rdfs:comment "A question is an expression used to request information about a specific topic. A question may be asked in various forms and may seek different kinds of answers."@en ;
          rdfs:label "Question"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Questionnaire
:Questionnaire rdf:type owl:Class ;
               <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
               <http://purl.org/dc/elements/1.1/date> "2019-11-13T14:18:47+00:00"^^xsd:date ;
               rdfs:comment "A set of structured questions which seek information on a topic of interest from respndents."@en ;
               rdfs:label "Questionnaire"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#ReliabilityOfGain
:ReliabilityOfGain rdf:type owl:Class ;
                   <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                   <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
                   <http://purl.org/dc/elements/1.1/description> "Identfied during the CUBE implement  stage." ;
                   rdfs:label "Reliability of Gain"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Report
:Report rdf:type owl:Class ;
        <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
        <http://purl.org/dc/elements/1.1/date> "2019-11-18T13:07:08+00:00"^^xsd:date ;
        rdfs:comment "A written account of an activity or investigation."@en ;
        rdfs:label "Report"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#ReportTemplate
:ReportTemplate rdf:type owl:Class ;
                <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                <http://purl.org/dc/elements/1.1/date> "2021-09-15T11:38:03+00:00"^^xsd:date ;
                rdfs:comment "A report format template."@en ;
                rdfs:label "Report Template"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Risk
:Risk rdf:type owl:Class ;
      <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
      <http://purl.org/dc/elements/1.1/date> "2020-09-22T09:53:21+00:00"^^xsd:date ;
      rdfs:comment "Risk is the effect of uncertainty on objectives. It is measured in terms of consequences and likelihood. In the context of the HSE and its services, it is any condition or circumstance which may impact on the achievement of objectives and/or have a significant impact on the day-to-day operations. This includes failing to maximise any opportunity that would help the HSE or service meet its objectives."@en ;
      rdfs:label "Risk"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#RiskAssessment
:RiskAssessment rdf:type owl:Class ;
                <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
                <http://purl.org/dc/elements/1.1/description> "Identfied during the CUBE problem stage." ;
                rdfs:label "Risk Assessment"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#RiskAssessmentRecord
:RiskAssessmentRecord rdf:type owl:Class ;
                      <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                      <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
                      rdfs:comment "Used to collect risk information from a risk assessment, for example in a risk register."@en ;
                      rdfs:label "Risk Assessment Record (Form)"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#RiskAssessmentRecordAerLingus
:RiskAssessmentRecordAerLingus rdf:type owl:Class ;
                               <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                               <http://purl.org/dc/elements/1.1/date> "2022-06-08T09:09:10+00:00"^^xsd:date ;
                               rdfs:label "Risk Assessment Record Aer Lingus"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#RiskAssessmentRecordDFB
:RiskAssessmentRecordDFB rdf:type owl:Class ;
                         <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                         <http://purl.org/dc/elements/1.1/date> "2022-06-08T09:09:10+00:00"^^xsd:date ;
                         rdfs:label "Risk Assessment Record DFB"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#RiskAssessmentRecordHSE
:RiskAssessmentRecordHSE rdf:type owl:Class ;
                         <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                         <http://purl.org/dc/elements/1.1/date> "2022-06-08T09:09:10+00:00"^^xsd:date ;
                         rdfs:comment "Used to collect risk information from a risk assessment, for example in a risk register. Supports HSE risk assessment form fields."@en ;
                         rdfs:label "Risk Assessment Record HSE"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#RiskAssessmentRecordSJH
:RiskAssessmentRecordSJH rdf:type owl:Class ;
                         <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                         <http://purl.org/dc/elements/1.1/date> "2022-06-08T09:09:10+00:00"^^xsd:date ;
                         rdfs:label "Risk Assessment Record SJH"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#RiskContext
:RiskContext rdf:type owl:Class ;
             <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
             rdfs:comment "Establishing the context means to define the external and internal factors that the HSE and its services must consider when they manage risk. Used for risk description in ICC (impact, cause, context) format. Used to relate HSE concept of the context of a risk to CUBE concept of context."@en ;
             rdfs:label "Risk Context"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#RiskDescription
:RiskDescription rdf:type owl:Class ;
                 <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
                 rdfs:comment "Desribes a risk in ICC (Impact, Cause, Context) format."@en ;
                 rdfs:label "Risk Description"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#RiskImplementationAssessment
:RiskImplementationAssessment rdf:type owl:Class ;
                              <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                              <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
                              <http://purl.org/dc/elements/1.1/description> "Identfied during the CUBE plan stage." ;
                              rdfs:label "Risk Implementation Assessment"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#RiskInChangeAssessment
:RiskInChangeAssessment rdf:type owl:Class ;
                        <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                        <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
                        <http://purl.org/dc/elements/1.1/description> "Identfied during the CUBE plan stage." ;
                        rdfs:label "Risk in Change Assessment"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#RiskMitigation
:RiskMitigation rdf:type owl:Class ;
                <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
                <http://purl.org/dc/elements/1.1/description> "Identfied during the CUBE solution stage." ;
                rdfs:label "Risk Mitigation"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#RiskRating
:RiskRating rdf:type owl:Class ;
            <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
            <http://purl.org/dc/elements/1.1/date> "2020-09-22T09:53:21+00:00"^^xsd:date ;
            rdfs:comment "The estimated level of risk taking into consideration the existing controls in place. Defined by cross-referencing the impact severity and likelihood in the risk matrix."@en ;
            rdfs:label "Risk Rating"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#RiskRegister
:RiskRegister rdf:type owl:Class ;
              <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
              <http://purl.org/dc/elements/1.1/date> "2021-04-14T14:39:36+00:00"^^xsd:date ;
              rdfs:comment "A grouping of Risk Assessment Records (Forms)."@en ;
              rdfs:label "Risk Register"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#RiskStatus
:RiskStatus rdf:type owl:Class ;
            <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
            <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
            rdfs:comment "Used to record the status of a risk: ‘Open’, ‘Monitor’ or ‘Closed’. Open, i.e. additional controls have been identified as necessary. Monitor, i.e. existing controls are deemed adequate to manage the risk but these need to be periodically reviewed. Closed, i.e. that the risk no longer exists e.g. where an unsuitable premises is replaced by a suitable one."@en ;
            rdfs:label "Risk Status"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#RiskType
:RiskType rdf:type owl:Class ;
          <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
          <http://purl.org/dc/elements/1.1/date> "2021-03-10T14:41:26+00:00"^^xsd:date ;
          rdfs:comment "The type of risk being assessed in a risk assessment form."@en ;
          rdfs:label "Risk Type"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#RiskTypeSJH
:RiskTypeSJH rdf:type owl:Class ;
             <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
             <http://purl.org/dc/elements/1.1/date> "2022-06-08T09:09:10+00:00"^^xsd:date ;
             rdfs:label "Risk Type SJH"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#RiskVerificationAssessment
:RiskVerificationAssessment rdf:type owl:Class ;
                            <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                            <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
                            <http://purl.org/dc/elements/1.1/description> "Identfied during the CUBE plan stage." ;
                            rdfs:label "Risk Verification Assessment"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#SenseMaking
:SenseMaking rdf:type owl:Class ;
             <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
             <http://purl.org/dc/elements/1.1/date> "2019-11-13T15:29:07+00:00"^^xsd:date ;
             rdfs:comment "Sensemaking focuses on the different ways people understand the situation they are in and how they respond to it, while Culture represents the shared values, norms, expectations of various parties in the organization."@en ;
             rdfs:label "Sensemaking"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Severity
:Severity rdf:type owl:Class ;
          <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
          <http://purl.org/dc/elements/1.1/date> "2022-06-01T17:17:10+00:00"^^xsd:date ;
          rdfs:comment "The extent of the damage to the institution, its people, and its goals and objectives resulting from a risk event occurring."@en ;
          rdfs:label "Severity"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#SeverityAerLingus
:SeverityAerLingus rdf:type owl:Class ;
                   <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                   <http://purl.org/dc/elements/1.1/date> "2022-06-01T17:17:10+00:00"^^xsd:date ;
                   rdfs:comment "Possible consequences of an unsafe event or condition, taking as reference the worst foreseeable situation. Severity scoring based on the Aer Lingus risk matrix."@en ;
                   rdfs:label "Severity (Aer Lingus)"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#SeverityDFB
:SeverityDFB rdf:type owl:Class ;
             <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
             <http://purl.org/dc/elements/1.1/date> "2021-09-28T11:09:10+00:00"^^xsd:date ;
             rdfs:comment "Severity scoring based on the DFB risk matrix."@en ;
             rdfs:label "Severity (DFB)"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Social
:Social rdf:type owl:Class ;
        <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
        <http://purl.org/dc/elements/1.1/date> "2019-11-13T15:27:46+00:00"^^xsd:date ;
        rdfs:comment "Dimension relating to a community or its organization."@en ;
        rdfs:label "Social"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#SolutionStage
:SolutionStage rdf:type owl:Class ;
               <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
               <http://purl.org/dc/elements/1.1/date> "2019-11-13T15:26:37+00:00"^^xsd:date ;
               rdfs:comment "Describes a potential ‘to-be’ situation in which the problem dimensions are addressed with an effective solution or improvement. Identifies control measures that can prevent unwanted outcomes."@en ;
               rdfs:label "Solution Stage"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Stage
:Stage rdf:type owl:Class ;
       <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
       <http://purl.org/dc/elements/1.1/date> "2019-11-13T15:21:31+00:00"^^xsd:date ;
       rdfs:comment "A stage is the stage on the cube questionnaire."@en ;
       rdfs:label "Stage"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#StandardRiskAssessmentRecord
:StandardRiskAssessmentRecord rdf:type owl:Class ;
                              <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                              <http://purl.org/dc/elements/1.1/date> "2022-06-08T09:09:10+00:00"^^xsd:date ;
                              rdfs:label "Standard Risk Assessment Record"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#StatusReport
:StatusReport rdf:type owl:Class ;
              <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
              <http://purl.org/dc/elements/1.1/date> "2021-09-28T09:09:10+00:00"^^xsd:date ;
              rdfs:comment "A report that provides an update on the status of a project."@en ;
              rdfs:label "Status Report"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#StatusReportTemplate
:StatusReportTemplate rdf:type owl:Class ;
                      <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                      <http://purl.org/dc/elements/1.1/date> "2021-09-28T09:09:10+00:00"^^xsd:date ;
                      rdfs:comment "A template for a status report."@en ;
                      rdfs:label "Status Report Template"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Sustainability
:Sustainability rdf:type owl:Class ;
                <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                <http://purl.org/dc/elements/1.1/date> "2021-02-08T15:43:16+00:00"^^xsd:date ;
                rdfs:comment "The extent to which the elements of the plan are being implemented in a way that sustains the expected performance level."@en ;
                rdfs:label "Sustainability"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#SystemDimension
:SystemDimension rdf:type owl:Class ;
                 <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
                 <http://purl.org/dc/elements/1.1/date> "2019-11-13T15:28:50+00:00"^^xsd:date ;
                 rdfs:comment "This focuses on the Goals, Process, Social, and Knowledge and Information."@en ;
                 rdfs:label "System Dimension"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#UnspecifiedImpact
:UnspecifiedImpact rdf:type owl:Class ;
                   <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                   <http://purl.org/dc/elements/1.1/date> "2021-09-28T16:53:21+00:00"^^xsd:date ;
                   rdfs:comment "No impact level specified."@en ;
                   rdfs:label "Unspecified Impact"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#UnspecifiedLikelihood
:UnspecifiedLikelihood rdf:type owl:Class ;
                       <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                       <http://purl.org/dc/elements/1.1/date> "2021-09-28T09:09:10+00:00"^^xsd:date ;
                       rdfs:comment "No likelihood specified."@en ;
                       rdfs:label "Unspecified Likelihood"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#UnspecifiedSeverity
:UnspecifiedSeverity rdf:type owl:Class ;
                     <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                     <http://purl.org/dc/elements/1.1/date> "2022-06-01T17:02:10+00:00"^^xsd:date ;
                     rdfs:comment "No severity rating specified."@en ;
                     rdfs:label "Unspecified Severity"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#VerifyEmbedStage
:VerifyEmbedStage rdf:type owl:Class ;
                  <http://purl.org/dc/elements/1.1/creator> "Yalemisew"@en ;
                  <http://purl.org/dc/elements/1.1/date> "2019-11-13T15:26:37+00:00"^^xsd:date ;
                  rdfs:comment "Verification determines whether or not the outcomes of a project fulfil the requirements established during the Solution Stage, taking into account the quality of planning and implementation. Embedding implies that a particular feature has become a permanent and noticeable feature of the system or organisation."@en ;
                  rdfs:label "Verify and Embed Stage"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Viability
:Viability rdf:type owl:Class ;
           <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
           <http://purl.org/dc/elements/1.1/date> "2020-12-18T13:34:27+00:00"^^xsd:date ;
           <http://purl.org/dc/elements/1.1/description> "The extent to which the plan is able to work as intended and succeed in achieving its objectives." ;
           rdfs:label "Viability"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKPlatform#AccessControlEntity
<https://openark.adaptcentre.ie/Ontologies/ARKPlatform#AccessControlEntity> rdf:type owl:Class .


###  https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity
<https://openark.adaptcentre.ie/Ontologies/ARKPlatform#DataEntity> rdf:type owl:Class .


#################################################################
#    Individuals
#################################################################

###  https://openark.adaptcentre.ie/Ontologies/ARKCube#
<https://openark.adaptcentre.ie/Ontologies/ARKCube#> rdf:type owl:NamedIndividual ,
                                                              <http://www.w3.org/ns/dcat#Catalog> .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#AccessService
:AccessService rdf:type owl:NamedIndividual ,
                        <http://www.w3.org/ns/dcat#AccessService> ;
               <http://www.w3.org/ns/dcat#endpointDescription> "Access Risk Knowledge Cube Ontology - dcat:AccessService definition"@en ;
               <http://www.w3.org/ns/dcat#endpointURL> <https://openark.adaptcentre.ie/Ontologies/ARKCube/ontology.ttl> .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Dataset
:Dataset rdf:type owl:NamedIndividual ,
                  <http://www.w3.org/ns/dcat#Dataset> ;
         <http://purl.org/dc/terms/description> "Access Risk Knowledge Cube Ontology - dcat:Dataset definition"@en ;
         <http://purl.org/dc/terms/title> "Access Risk Knowledge Cube Ontology - dcat:Dataset definition"@en ;
         <http://www.w3.org/ns/dcat#distribution> :Distribution .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Distribution
:Distribution rdf:type owl:NamedIndividual ,
                       <http://www.w3.org/ns/dcat#Distribution> ;
              <http://purl.org/dc/terms/format> "text/turtle" ;
              <http://www.w3.org/ns/dcat#accessService> :AccessService ;
              <http://www.w3.org/ns/dcat#accessURL> <https://openark.adaptcentre.ie/Ontologies/ARKCube/ontology.ttl> ;
              <http://www.w3.org/ns/dcat#byteSize> "460800"^^xsd:nonNegativeInteger ;
              <http://www.w3.org/ns/dcat#downloadURL> <https://openark.adaptcentre.ie/Ontologies/ARKCube/ontology.ttl> .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Extreme
:Extreme rdf:type owl:NamedIndividual ;
         rdfs:label "Extreme"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#Governance
:Governance rdf:type owl:NamedIndividual ,
                     :RiskTypeSJH ;
            <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
            <http://purl.org/dc/elements/1.1/date> "2021-05-04T20:30:14+00:00"^^xsd:date ;
            rdfs:label "Governance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#HumanResources
:HumanResources rdf:type owl:NamedIndividual ,
                         :RiskTypeSJH ;
                <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                <http://purl.org/dc/elements/1.1/date> "2021-05-04T20:30:45+00:00"^^xsd:date ;
                rdfs:label "Human Resources"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#ObjectivesProjects
:ObjectivesProjects rdf:type owl:NamedIndividual ,
                             :ImpactCategory ;
                    <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                    <http://purl.org/dc/elements/1.1/date> "2021-01-29T09:52:00+00:00"^^xsd:date ;
                    rdfs:comment "Risks relating to the procedures/technologies etc. employed to achieve particular objectives and projects."@en ;
                    rdfs:label "Objectives/Projects"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#PatientCareAndSafety
:PatientCareAndSafety rdf:type owl:NamedIndividual ,
                               :RiskTypeSJH ;
                      <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                      <http://purl.org/dc/elements/1.1/date> "2021-05-04T20:30:56+00:00"^^xsd:date ;
                      rdfs:label "Patient Care and Safety (Provision of Care)"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#RightsStatement
:RightsStatement rdf:type owl:NamedIndividual ,
                          <http://purl.org/dc/terms/RightsStatement> ;
                 rdfs:label "©2024 ARK"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#adversePublicityReputation
:adversePublicityReputation rdf:type owl:NamedIndividual ,
                                     :ImpactCategory ;
                            <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                            <http://purl.org/dc/elements/1.1/date> "2021-01-29T09:52:00+00:00"^^xsd:date ;
                            rdfs:comment "Risks to the public reputation of the organisation and their effects."@en ;
                            rdfs:label "Adverse Publicity/Reputation"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#almostCertainDFB
:almostCertainDFB rdf:type owl:NamedIndividual ,
                           :LikelihoodDFB ;
                  :probability "0.95"^^xsd:double ;
                  :score 5.0 ;
                  <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                  <http://purl.org/dc/elements/1.1/date> "2021-09-28T11:09:10+00:00"^^xsd:date ;
                  rdfs:comment "Inadequate health and safety controls, an accident will occur. Probability 90-100%."@en ;
                  rdfs:label "Almost Certain"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#almostCertainHSE
:almostCertainHSE rdf:type owl:NamedIndividual ,
                           :LikelihoodHSE ;
                  :actualFrequency "At least monthly" ;
                  :probability "0.99"^^xsd:double ;
                  :score 5.0 ;
                  <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                  <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
                  rdfs:comment "Probability: 99%. Actual Frequency: At least monthly."@en ;
                  rdfs:label "Almost Certain"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#awaitingFinalApproval
:awaitingFinalApproval rdf:type owl:NamedIndividual ,
                                :ApprovalStatus ;
                       <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                       <http://purl.org/dc/elements/1.1/date> "2021-12-03T14:12:27+00:00"^^xsd:date ;
                       rdfs:label "Awaiting Final Approval"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#beingReviewed
:beingReviewed rdf:type owl:NamedIndividual ,
                        :ApprovalStatus ;
               <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
               <http://purl.org/dc/elements/1.1/date> "2021-12-03T14:12:27+00:00"^^xsd:date ;
               rdfs:label "Being Reviewed"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#businessContinuity
:businessContinuity rdf:type owl:NamedIndividual ,
                             :ImpactCategory ;
                    <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                    <http://purl.org/dc/elements/1.1/date> "2021-01-29T09:52:00+00:00"^^xsd:date ;
                    rdfs:comment "Risks which threaten the organisation’s ability to deliver its services and serve the community."@en ;
                    rdfs:label "Business Continuity"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#catastrophicSeverityAerLingus
:catastrophicSeverityAerLingus rdf:type owl:NamedIndividual ,
                                        :SeverityAerLingus ;
                               :score 4.0 ;
                               <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                               <http://purl.org/dc/elements/1.1/date> "2022-06-01T17:23:12+00:00"^^xsd:date ;
                               rdfs:comment "Plain: Fatalities or destruction of equipment / loss of aircraft. Qualified (Injury): Fatal. Qualified (Damage): Complete destruction of equipment, grounding of operation. Qualified (ICAO): Total loss or hull loss. Qualified (Operational Impact): Prolonged fleet grounding. Organisational Impact: Change in public perception of Airline's reputation."@en ;
                               rdfs:label "Catastrophic"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#catastrophicSeverityDFB
:catastrophicSeverityDFB rdf:type owl:NamedIndividual ,
                                  :SeverityDFB ;
                         :score 5.0 ;
                         <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                         <http://purl.org/dc/elements/1.1/date> "2021-09-28T11:09:10+00:00"^^xsd:date ;
                         rdfs:comment "Death or multiple irreversible injuries."@en ;
                         rdfs:label "Catastrophic"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#closed
:closed rdf:type owl:NamedIndividual ,
                 :RiskStatus ;
        rdfs:comment "Closed, i.e. that the risk no longer exists e.g. where an unsuitable premises is replaced by a suitable one."@en ;
        rdfs:label "Closed"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#closedApproval
:closedApproval rdf:type owl:NamedIndividual ,
                         :ApprovalStatus ;
                <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                <http://purl.org/dc/elements/1.1/date> "2021-12-03T14:12:27+00:00"^^xsd:date ;
                rdfs:label "Closed"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#compliance
:compliance rdf:type owl:NamedIndividual ,
                     :ImpactCategory ;
            <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
            <http://purl.org/dc/elements/1.1/date> "2021-01-29T09:52:00+00:00"^^xsd:date ;
            rdfs:comment "Risks associated with compliance with requirements in relation to the standards set out in relation  to  the  organisation  and  delivery  of  high  quality  services i.e. Statutory, Clinical, Professional and Management Standards."@en ;
            rdfs:label "Compliance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#environment
:environment rdf:type owl:NamedIndividual ,
                      :ImpactCategory ;
             <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
             <http://purl.org/dc/elements/1.1/date> "2021-01-29T09:52:00+00:00"^^xsd:date ;
             rdfs:comment "Risks which threaten the prevention, limitation, elimination, abatement or reduction of environmental   pollution and the preservation of a quality environment."@en ;
             rdfs:label "Environment"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#extremeImpactHSEAdversePublicityReputation
:extremeImpactHSEAdversePublicityReputation rdf:type owl:NamedIndividual ,
                                                     :ExtremeImpactHSE ;
                                            :score 5.0 ;
                                            <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                            <http://purl.org/dc/elements/1.1/date> "2021-08-25T20:33:47+00:00"^^xsd:date ;
                                            rdfs:comment "National/International media/adverse publicity, > than 3 days. Editorial follows days of news stories & features in National papers.Public confidence in the organisation undermined.HSE use of resources questioned. CEO’s performance questioned. Calls for individual HSE officials to be sanctioned. Taoiseach/Minister forced to comment or intervene. Questions in the Dáil. Public calls (at national level) for specific remedial actions to be taken. Court action. Public (independent) Inquiry."@en ;
                                            rdfs:label "Extreme Impact - Adverse Publicity/Reputation"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#extremeImpactHSEBusinessContinuity
:extremeImpactHSEBusinessContinuity rdf:type owl:NamedIndividual ,
                                             :ExtremeImpactHSE ;
                                    :score 5.0 ;
                                    <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                    <http://purl.org/dc/elements/1.1/date> "2021-08-25T20:33:47+00:00"^^xsd:date ;
                                    rdfs:comment "Permanent loss of core service or facility. Disruption to facility leading to significant ‘knock on’ effect."@en ;
                                    rdfs:label "Extreme Impact - Business Continuity"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#extremeImpactHSECompliance
:extremeImpactHSECompliance rdf:type owl:NamedIndividual ,
                                     :ExtremeImpactHSE ;
                            :score 5.0 ;
                            <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                            <http://purl.org/dc/elements/1.1/date> "2021-08-25T20:33:47+00:00"^^xsd:date ;
                            rdfs:comment "Gross failure to meet external standards. Repeated failure to meet national norms and standards/regulations. Severely critical report with possible major reputational or financial implications."@en ;
                            rdfs:label "Extreme Impact - Compliance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#extremeImpactHSEEnvironment
:extremeImpactHSEEnvironment rdf:type owl:NamedIndividual ,
                                      :ExtremeImpactHSE ;
                             :score 5.0 ;
                             <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                             <http://purl.org/dc/elements/1.1/date> "2021-08-25T20:33:47+00:00"^^xsd:date ;
                             rdfs:comment "Toxic release affecting off-site with detrimental effect requiring outside assistance."@en ;
                             rdfs:label "Extreme Impact - Environment"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#extremeImpactHSEFinance
:extremeImpactHSEFinance rdf:type owl:NamedIndividual ,
                                  :ExtremeImpactHSE ;
                         :score 5.0 ;
                         <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                         <http://purl.org/dc/elements/1.1/date> "2021-08-25T20:33:47+00:00"^^xsd:date ;
                         rdfs:comment ">2.0% budget deficit."@en ;
                         rdfs:label "Extreme Impact - Finance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#extremeImpactHSEHarmToAPerson
:extremeImpactHSEHarmToAPerson rdf:type owl:NamedIndividual ,
                                        :ExtremeImpactHSE ;
                               :score 5.0 ;
                               <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                               <http://purl.org/dc/elements/1.1/date> "2021-08-25T20:33:47+00:00"^^xsd:date ;
                               rdfs:comment "Incident leading to death or major permanent incapacity. Event which impacts on large number of service users or member of the public. Permanent psychosocial functioning incapacity."@en ;
                               rdfs:label "Extreme Impact - Harm to a Person"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#extremeImpactHSEObjectivesProjects
:extremeImpactHSEObjectivesProjects rdf:type owl:NamedIndividual ,
                                             :ExtremeImpactHSE ;
                                    :score 5.0 ;
                                    <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                    <http://purl.org/dc/elements/1.1/date> "2021-08-25T20:33:47+00:00"^^xsd:date ;
                                    rdfs:comment "Inability to meet project objectives. Reputation of the organisation seriously damaged."@en ;
                                    rdfs:label "Extreme Impact - Objectives/Projects"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#extremeImpactHSEServiceUserExperience
:extremeImpactHSEServiceUserExperience rdf:type owl:NamedIndividual ,
                                                :ExtremeImpactHSE ;
                                       :score 5.0 ;
                                       <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                       <http://purl.org/dc/elements/1.1/date> "2021-08-25T20:33:47+00:00"^^xsd:date ;
                                       rdfs:comment "Totally unsatisfactory service user outcome resulting in long term effects, or extremely poor experience of care provision."@en ;
                                       rdfs:label "Extreme Impact - Service User Experience"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#extremelyImprobableAerLingus
:extremelyImprobableAerLingus rdf:type owl:NamedIndividual ,
                                       :LikelihoodAerLingus ;
                              :probability "2.0E-6"^^xsd:double ;
                              :score 1.0 ;
                              <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                              <http://purl.org/dc/elements/1.1/date> "2022-06-01T18:22:21+00:00"^^xsd:date ;
                              rdfs:comment "Plain: Unlikely to occur. Qualified (Calendar): No event in more than 10 years. Qualified (Context): Has occurred in industry but not in Aer Lingus. Qualified (per flight): Less than 1 out of 750,000 flights. Probability: >2 x 10^(minus 6)."@en ;
                              rdfs:label "Extremely Improbable"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#extremelyRemoteAerLingus
:extremelyRemoteAerLingus rdf:type owl:NamedIndividual ,
                                   :LikelihoodAerLingus ;
                          :probability "3.0E-5"^^xsd:double ;
                          :score 2.0 ;
                          <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                          <http://purl.org/dc/elements/1.1/date> "2022-06-01T18:22:21+00:00"^^xsd:date ;
                          rdfs:comment "Plain: Not llikely to, but could, occur. Qualified (Calendar): More than twice a year. Qualified (Context): Sporadic occurrence in Aer Lingus. Qualified (per flight): 1 out of 35,000 flights. Probability: >3 x 10^(minus 5)."@en ;
                          rdfs:label "Extremely Remote"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#finalApproval
:finalApproval rdf:type owl:NamedIndividual ,
                        :ApprovalStatus ;
               <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
               <http://purl.org/dc/elements/1.1/date> "2021-12-03T14:12:27+00:00"^^xsd:date ;
               rdfs:label "Final Approval"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#finance
:finance rdf:type owl:NamedIndividual ,
                  :ImpactCategory ;
         <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
         <http://purl.org/dc/elements/1.1/date> "2021-01-29T09:52:00+00:00"^^xsd:date ;
         rdfs:comment "Risks relating to procedures/systems/accounting records which expose the organisation to financial risks, including risks to assets."@en ;
         rdfs:label "Finance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#harmToAPerson
:harmToAPerson rdf:type owl:NamedIndividual ,
                        :ImpactCategory ;
               <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
               <http://purl.org/dc/elements/1.1/date> "2021-01-29T09:52:00+00:00"^^xsd:date ;
               rdfs:comment "Risks  which  may  contribute  to  the  physical  or  psychological  harm  of  an  individual."@en ;
               rdfs:label "Harm to a Person"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#hazardousSeverityAerLingus
:hazardousSeverityAerLingus rdf:type owl:NamedIndividual ,
                                     :SeverityAerLingus ;
                            :score 3.0 ;
                            <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                            <http://purl.org/dc/elements/1.1/date> "2022-06-01T17:23:12+00:00"^^xsd:date ;
                            rdfs:comment "Plain: A large reduction in safety margins, physical distress or a workload such that operators cannot be relied upon to perform their tasks accurately or completely. Serious injury. Mahor equipment damage. Qualified (Injury): Serious injuries and/or permanent disability with serious illness or health impairment. Qualified (Damage): Significant damage leading to prolonged loss of service, cost impact. Qualified (ICAO): Accident with serious injuries and/or significant damage to aircraft. Qualified (Operational Impact): Fleet grounded for a brief period. Organisational Impact: Extended national or international media coverage."@en ;
                            rdfs:label "Hazardous"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#highDelivery
:highDelivery rdf:type owl:NamedIndividual ,
                       :Delivery ;
              rdfs:label "High Delivery"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#highEfficacy
:highEfficacy rdf:type owl:NamedIndividual ,
                       :Efficacy ;
              rdfs:label "High Efficacy"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#highImportance
:highImportance rdf:type owl:NamedIndividual ,
                         :Importance ;
                rdfs:label "High Importance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#highPriority
:highPriority rdf:type owl:NamedIndividual ,
                       :Priority ;
              rdfs:label "High Priority"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#highRisk
:highRisk rdf:type owl:NamedIndividual ,
                   :RiskRating ;
          rdfs:label "Red (High Risk)"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#highSustainability
:highSustainability rdf:type owl:NamedIndividual ,
                             :Sustainability ;
                    rdfs:label "High Sustainability"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#highViability
:highViability rdf:type owl:NamedIndividual ,
                        :Viability ;
               rdfs:label "High Viability"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#inHoldingAwaitingReview
:inHoldingAwaitingReview rdf:type owl:NamedIndividual ,
                                  :ApprovalStatus ;
                         <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                         <http://purl.org/dc/elements/1.1/date> "2021-12-03T14:12:27+00:00"^^xsd:date ;
                         rdfs:label "In Holding, Awaiting Review"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#likelyDFB
:likelyDFB rdf:type owl:NamedIndividual ,
                    :LikelihoodDFB ;
           :probability "0.75"^^xsd:double ;
           :score 4.0 ;
           <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
           <http://purl.org/dc/elements/1.1/date> "2021-09-28T11:09:10+00:00"^^xsd:date ;
           rdfs:comment "Inadequate health and safety controls in place. If conditions remain unchanged there is a high probability of an accident. Probability: 60-90%."@en ;
           rdfs:label "Likely"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#likelyHSE
:likelyHSE rdf:type owl:NamedIndividual ,
                    :LikelihoodHSE ;
           :actualFrequency "Bimonthly" ;
           :probability "0.75"^^xsd:double ;
           :score 4.0 ;
           <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
           <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
           rdfs:comment "Probability: 75%. Actual Frequency: Bimonthly."@en ;
           rdfs:label "Likely"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#lowDelivery
:lowDelivery rdf:type owl:NamedIndividual ,
                      :Delivery ;
             rdfs:label "Low Delivery"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#lowEfficacy
:lowEfficacy rdf:type owl:NamedIndividual ,
                      :Efficacy ;
             rdfs:label "Low Efficacy"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#lowImportance
:lowImportance rdf:type owl:NamedIndividual ,
                        :Importance ;
               rdfs:label "Low Importance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#lowPriority
:lowPriority rdf:type owl:NamedIndividual ,
                      :Priority ;
             rdfs:label "Low Priority"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#lowRisk
:lowRisk rdf:type owl:NamedIndividual ,
                  :RiskRating ;
         rdfs:label "Green (Low Risk)"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#lowSustainability
:lowSustainability rdf:type owl:NamedIndividual ,
                            :Sustainability ;
                   rdfs:label "Low Sustainability"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#lowViability
:lowViability rdf:type owl:NamedIndividual ,
                       :Viability ;
              rdfs:label "Low Viability"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#major
:major rdf:type owl:NamedIndividual ;
       rdfs:label "Major"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#majorImpactHSEAdversePublicityReputation
:majorImpactHSEAdversePublicityReputation rdf:type owl:NamedIndividual ,
                                                   :MajorImpactHSE ;
                                          :score 4.0 ;
                                          <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                          <http://purl.org/dc/elements/1.1/date> "2021-08-25T20:18:16+00:00"^^xsd:date ;
                                          rdfs:comment "National media/adverse publicity, less than 3 days. News stories & features in national papers. Local media – long term adverse publicity.Public confidence in the organisation undermined. HSE use of resources questioned. Minister may make comment. Possible questions in the Dáil. Public calls (at national level) for specific remedial actions to be taken possible HSE review/investigation."@en ;
                                          rdfs:label "Major Impact - Adverse Publicity/Reputation"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#majorImpactHSEBusinessContinuity
:majorImpactHSEBusinessContinuity rdf:type owl:NamedIndividual ,
                                           :MajorImpactHSE ;
                                  :score 4.0 ;
                                  <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                  <http://purl.org/dc/elements/1.1/date> "2021-08-25T20:18:16+00:00"^^xsd:date ;
                                  rdfs:comment "Sustained loss of service which has serious impact on delivery of service user care or service resulting in major contingency plans being involved."@en ;
                                  rdfs:label "Major Impact - Business Continuity"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#majorImpactHSECompliance
:majorImpactHSECompliance rdf:type owl:NamedIndividual ,
                                   :MajorImpactHSE ;
                          :score 4.0 ;
                          <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                          <http://purl.org/dc/elements/1.1/date> "2021-08-25T20:18:16+00:00"^^xsd:date ;
                          rdfs:comment "Repeated failure to meet external standards. Failure to meet national norms and standards/Regulations (e.g. Mental Health, Child Care Act etc). Critical report or substantial number of significant findings and/or lack of adherence to regulations."@en ;
                          rdfs:label "Major Impact - Compliance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#majorImpactHSEEnvironment
:majorImpactHSEEnvironment rdf:type owl:NamedIndividual ,
                                    :MajorImpactHSE ;
                           :score 4.0 ;
                           <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                           <http://purl.org/dc/elements/1.1/date> "2021-08-25T20:18:16+00:00"^^xsd:date ;
                           rdfs:comment "Release affecting minimal off-site area requiring external assistance (fire brigade, radiation, protection service, etc.)"@en ;
                           rdfs:label "Major Impact - Environment"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#majorImpactHSEFinance
:majorImpactHSEFinance rdf:type owl:NamedIndividual ,
                                :MajorImpactHSE ;
                       :score 4.0 ;
                       <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                       <http://purl.org/dc/elements/1.1/date> "2021-08-25T20:18:16+00:00"^^xsd:date ;
                       rdfs:comment "1.0-2.0% budget deficit."@en ;
                       rdfs:label "Major Impact - Finance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#majorImpactHSEHarmToAPerson
:majorImpactHSEHarmToAPerson rdf:type owl:NamedIndividual ,
                                      :MajorImpactHSE ;
                             :score 4.0 ;
                             <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                             <http://purl.org/dc/elements/1.1/date> "2021-08-25T20:18:16+00:00"^^xsd:date ;
                             rdfs:comment "Major injuries/long term incapacity or disability (loss of limb) requiring medical treatment and/or counselling. Impaired psychosocial functioning greater than six months."@en ;
                             rdfs:label "Major Impact - Harm to a Person"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#majorImpactHSEObjectivesProjects
:majorImpactHSEObjectivesProjects rdf:type owl:NamedIndividual ,
                                           :MajorImpactHSE ;
                                  :score 4.0 ;
                                  <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                  <http://purl.org/dc/elements/1.1/date> "2021-08-25T20:18:16+00:00"^^xsd:date ;
                                  rdfs:comment "Significant project over-run."@en ;
                                  rdfs:label "Major Impact - Objectives/Projects"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#majorImpactHSEServiceUserExperience
:majorImpactHSEServiceUserExperience rdf:type owl:NamedIndividual ,
                                              :MajorImpactHSE ;
                                     :score 4.0 ;
                                     <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                     <http://purl.org/dc/elements/1.1/date> "2021-08-25T20:18:16+00:00"^^xsd:date ;
                                     rdfs:comment "Unsatisfactory service user experience related to poor treatment resulting in long term effects."@en ;
                                     rdfs:label "Major Impact - Service User Experience"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#majorSeverityAerLingus
:majorSeverityAerLingus rdf:type owl:NamedIndividual ,
                                 :SeverityAerLingus ;
                        :score 2.0 ;
                        <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                        <http://purl.org/dc/elements/1.1/date> "2022-06-01T17:23:12+00:00"^^xsd:date ;
                        rdfs:comment "Plain: A significant reduction in safety margins, a reduction in the ability of the operators to cope with adverse operating conditions as a result of increase in workload, or as a result of conditions impairing their efficiency. Serious incident. Injury to persons. Qualified (Injury): Serious but non-permanent injuries (e.g. lost time injury). Qualified (Damage): Damage leading to delay or operational impact. Qualified (ICAO): Serious incident with injuries or substantial damage. Qualified (Operational Impact): Aircraft grounded temporarily. Organisational Impact: Short term negative media coverage."@en ;
                        rdfs:label "Major"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#mediumDelivery
:mediumDelivery rdf:type owl:NamedIndividual ,
                         :Delivery ;
                rdfs:label "Medium Delivery"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#mediumEfficacy
:mediumEfficacy rdf:type owl:NamedIndividual ,
                         :Efficacy ;
                rdfs:label "Medium Efficacy"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#mediumImportance
:mediumImportance rdf:type owl:NamedIndividual ,
                           :Importance ;
                  rdfs:label "Medium Importance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#mediumPriority
:mediumPriority rdf:type owl:NamedIndividual ,
                         :Priority ;
                rdfs:label "Medium Priority"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#mediumRisk
:mediumRisk rdf:type owl:NamedIndividual ,
                     :RiskRating ;
            <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
            <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
            rdfs:comment "Amber (medium risk) risk ratings are trickier in that they are not intolerable (high risk) or acceptable (low risk). Whilst all reasonable efforts should be taken to reduce the risk to  a low rating this may not be possible given constraints within the overall system or indeed by applying the additional effort required to mitigate it further other opportunities will be lost. Such risks require consideration by the Management Team and it may be that a decision is taken to accept the risk but keep it under review (monitor) with an option to open it for further management in the future."@en ;
            rdfs:label "Amber (Medium Risk)"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#mediumSustainability
:mediumSustainability rdf:type owl:NamedIndividual ,
                               :Sustainability ;
                      rdfs:label "Medium Sustainability"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#mediumViability
:mediumViability rdf:type owl:NamedIndividual ,
                          :Viability ;
                 rdfs:label "Medium Viability"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#minorImpactHSEAdversePublicityReputation
:minorImpactHSEAdversePublicityReputation rdf:type owl:NamedIndividual ,
                                                   :MinorImpactHSE ;
                                          :score 2.0 ;
                                          <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                          <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:58:36+00:00"^^xsd:date ;
                                          rdfs:comment "Local media coverage – short term. Some public concern. Minor effect on staff morale/public attitudes. Internal review necessary."@en ;
                                          rdfs:label "Minor Impact - Adverse Publicity/Reputation"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#minorImpactHSEBusinessContinuity
:minorImpactHSEBusinessContinuity rdf:type owl:NamedIndividual ,
                                           :MinorImpactHSE ;
                                  :score 2.0 ;
                                  <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                  <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:58:36+00:00"^^xsd:date ;
                                  rdfs:comment "Short term disruption to service with minor impact on service user care."@en ;
                                  rdfs:label "Minor Impact - Business Continuity"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#minorImpactHSECompliance
:minorImpactHSECompliance rdf:type owl:NamedIndividual ,
                                   :MinorImpactHSE ;
                          :score 2.0 ;
                          <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                          <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:58:36+00:00"^^xsd:date ;
                          rdfs:comment "Single failure to meet internal PPPGs. Minor recommendations which can be easily addressed by local management."@en ;
                          rdfs:label "Minor Impact - Compliance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#minorImpactHSEEnvironment
:minorImpactHSEEnvironment rdf:type owl:NamedIndividual ,
                                    :MinorImpactHSE ;
                           :score 2.0 ;
                           <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                           <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:58:36+00:00"^^xsd:date ;
                           rdfs:comment "On site release contained by organisation."@en ;
                           rdfs:label "Minor Impact - Environment"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#minorImpactHSEFinance
:minorImpactHSEFinance rdf:type owl:NamedIndividual ,
                                :MinorImpactHSE ;
                       :score 2.0 ;
                       <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                       <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:58:36+00:00"^^xsd:date ;
                       rdfs:comment "0.33-0.5% budget deficit."@en ;
                       rdfs:label "Minor Impact - Finance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#minorImpactHSEHarmToAPerson
:minorImpactHSEHarmToAPerson rdf:type owl:NamedIndividual ,
                                      :MinorImpactHSE ;
                             :score 2.0 ;
                             <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                             <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:58:36+00:00"^^xsd:date ;
                             rdfs:comment "Minor injury or illness, first aid treatment required. <3 days absence. <3 days extended hospital stay. Impaired psychosocial functioning greater than 3 days less than one month."@en ;
                             rdfs:label "Minor Impact - Harm to a Person"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#minorImpactHSEObjectivesProjects
:minorImpactHSEObjectivesProjects rdf:type owl:NamedIndividual ,
                                           :MinorImpactHSE ;
                                  :score 2.0 ;
                                  <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                  <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:58:36+00:00"^^xsd:date ;
                                  rdfs:comment "Minor reduction in scope, quality or schedule."@en ;
                                  rdfs:label "Minor Impact - Objectives/Projects"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#minorImpactHSEServiceUserExperience
:minorImpactHSEServiceUserExperience rdf:type owl:NamedIndividual ,
                                              :MinorImpactHSE ;
                                     :score 2.0 ;
                                     <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                     <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:58:36+00:00"^^xsd:date ;
                                     rdfs:comment "Unsatisfactory service user experience related to less than optimal treatment and/or inadequate information, not being to talked to & treated as an equal; or not being treated with honesty, dignity & respect – readily resolvable."@en ;
                                     rdfs:label "Minor Impact - Service User Experience"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#minorSeverityAerLingus
:minorSeverityAerLingus rdf:type owl:NamedIndividual ,
                                 :SeverityAerLingus ;
                        :score 1.0 ;
                        <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                        <http://purl.org/dc/elements/1.1/date> "2022-06-01T17:23:12+00:00"^^xsd:date ;
                        rdfs:comment "Plain: Nusance event: Operating limitations, Use of emergency procedures, Minor incident with little consequences. Does not impede a person, aurcraft or process from continuing to operate. Qualified (Injury): First aid treatment only. Qualified (Damage): Little adverse consequence, minor damage not preventing work. Qualified (ICAO): Incident with minor damage or injury. Qualified (Operational Impact): Minor delay. Organisational Impact: No media coverage."@en ;
                        rdfs:label "Minor"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#minorSeverityDFB
:minorSeverityDFB rdf:type owl:NamedIndividual ,
                           :SeverityDFB ;
                  :score 1.0 ;
                  <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                  <http://purl.org/dc/elements/1.1/date> "2021-09-28T11:09:10+00:00"^^xsd:date ;
                  rdfs:comment "No injury."@en ;
                  rdfs:label "Minor"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#moderateImpactHSEAdversePublicityReputation
:moderateImpactHSEAdversePublicityReputation rdf:type owl:NamedIndividual ,
                                                      :ModerateImpactHSE ;
                                             :score 3.0 ;
                                             <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                             <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:49:14+00:00"^^xsd:date ;
                                             rdfs:comment "Local media – adverse publicity.Significant effect on staff morale & public perception of the organisation. Public calls (at local level) for specific remedial actions. Comprehensive review/investigation necessary."@en ;
                                             rdfs:label "Moderate Impact  - Adverse Publicity/Reputation"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#moderateImpactHSEBusinessContinuity
:moderateImpactHSEBusinessContinuity rdf:type owl:NamedIndividual ,
                                              :ModerateImpactHSE ;
                                     :score 3.0 ;
                                     <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                     <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:17:44+00:00"^^xsd:date ;
                                     rdfs:comment "Some disruption in service with unacceptable impact on service user care. Temporary loss of ability to provide service."@en ;
                                     rdfs:label "Moderate Impact  - Business Continuity"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#moderateImpactHSECompliance
:moderateImpactHSECompliance rdf:type owl:NamedIndividual ,
                                      :ModerateImpactHSE ;
                             :score 3.0 ;
                             <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                             <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:17:44+00:00"^^xsd:date ;
                             rdfs:comment "Repeated failure to meet internal PPPGs. Important recommendations that can be addressed with an appropriate management action plan."@en ;
                             rdfs:label "Moderate Impact  - Compliance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#moderateImpactHSEEnvironment
:moderateImpactHSEEnvironment rdf:type owl:NamedIndividual ,
                                       :ModerateImpactHSE ;
                              :score 3.0 ;
                              <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                              <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:17:44+00:00"^^xsd:date ;
                              rdfs:comment "On site release contained by organisation."@en ;
                              rdfs:label "Moderate Impact  - Environment"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#moderateImpactHSEFinance
:moderateImpactHSEFinance rdf:type owl:NamedIndividual ,
                                   :ModerateImpactHSE ;
                          :score 3.0 ;
                          <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                          <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:17:44+00:00"^^xsd:date ;
                          rdfs:comment "0.5-1.0% budget deficit."@en ;
                          rdfs:label "Moderate Impact  - Finance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#moderateImpactHSEHarmToAPerson
:moderateImpactHSEHarmToAPerson rdf:type owl:NamedIndividual ,
                                         :ModerateImpactHSE ;
                                :score 3.0 ;
                                <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:17:44+00:00"^^xsd:date ;
                                rdfs:comment "Significant injury requiring medical treatment e.g. Fracture and/or counselling. Agency reportable, e.g. HSA, Gardaí (violent and aggressive acts). >3 Days absence. 3-8 Days extended hospital Stay. Impaired psychosocial functioning greater than one month less than six months."@en ;
                                rdfs:label "Moderate Impact  - Harm to a Person"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#moderateImpactHSEObjectivesProjects
:moderateImpactHSEObjectivesProjects rdf:type owl:NamedIndividual ,
                                              :ModerateImpactHSE ;
                                     :score 3.0 ;
                                     <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                     <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:17:44+00:00"^^xsd:date ;
                                     rdfs:comment "Reduction in scope or quality of project; project objectives or schedule."@en ;
                                     rdfs:label "Moderate Impact  - Objectives/Projects"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#moderateImpactHSEServiceUserExperience
:moderateImpactHSEServiceUserExperience rdf:type owl:NamedIndividual ,
                                                 :ModerateImpactHSE ;
                                        :score 3.0 ;
                                        <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                        <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:17:44+00:00"^^xsd:date ;
                                        rdfs:comment "Unsatisfactory service user experience related to less than optimal treatment resulting in short term effects (less than 1 week)."@en ;
                                        rdfs:label "Moderate Impact  - Service User Experience"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#moderateSeverityDFB
:moderateSeverityDFB rdf:type owl:NamedIndividual ,
                              :SeverityDFB ;
                     :score 2.0 ;
                     <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                     <http://purl.org/dc/elements/1.1/date> "2021-09-28T11:09:10+00:00"^^xsd:date ;
                     rdfs:comment "Injury / harm that is of a temporary nature and results in less than 3 days absence."@en ;
                     rdfs:label "Moderate"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#monitor
:monitor rdf:type owl:NamedIndividual ,
                  :RiskStatus ;
         rdfs:comment "Monitor, i.e. existing controls are deemed adequate to manage the risk but these need to be periodically reviewed."@en ;
         rdfs:label "Monitor"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#negligibleImpactHSEAdversePublicityReputation
:negligibleImpactHSEAdversePublicityReputation rdf:type owl:NamedIndividual ,
                                                        :NegligibleImpactHSE ;
                                               :score 1.0 ;
                                               <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                               <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:17:44+00:00"^^xsd:date ;
                                               rdfs:comment "Rumours, no media coverage. No public concerns voiced.Little effect on staff morale. No review/investigation necessary."@en ;
                                               rdfs:label "Negligible Impact - Adverse Publicity/Reputation"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#negligibleImpactHSEBusinessContinuity
:negligibleImpactHSEBusinessContinuity rdf:type owl:NamedIndividual ,
                                                :NegligibleImpactHSE ;
                                       :score 1.0 ;
                                       <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                       <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:15:34+00:00"^^xsd:date ;
                                       rdfs:comment "Interruption in a service which does not impact on the delivery of service user care or the ability to continue to provide service."@en ;
                                       rdfs:label "Negligible Impact - Business Continuity"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#negligibleImpactHSECompliance
:negligibleImpactHSECompliance rdf:type owl:NamedIndividual ,
                                        :NegligibleImpactHSE ;
                               :score 1.0 ;
                               <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                               <http://purl.org/dc/elements/1.1/date> "2021-08-25T18:56:12+00:00"^^xsd:date ;
                               rdfs:comment "Minor non-compliance with internal PPPGs. Small number of minor issues requiring improvement."@en ;
                               rdfs:label "Negligible Impact - Compliance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#negligibleImpactHSEEnvironment
:negligibleImpactHSEEnvironment rdf:type owl:NamedIndividual ,
                                         :NegligibleImpactHSE ;
                                :score 1.0 ;
                                <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:18:56+00:00"^^xsd:date ;
                                rdfs:comment "Nuisance Release."@en ;
                                rdfs:label "Negligible Impact - Environment"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#negligibleImpactHSEFinance
:negligibleImpactHSEFinance rdf:type owl:NamedIndividual ,
                                     :NegligibleImpactHSE ;
                            :score 1.0 ;
                            <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                            <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:18:11+00:00"^^xsd:date ;
                            rdfs:comment "0.33% budget deficit."@en ;
                            rdfs:label "Negligible Impact - Finance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#negligibleImpactHSEHarmToAPerson
:negligibleImpactHSEHarmToAPerson rdf:type owl:NamedIndividual ,
                                           :NegligibleImpactHSE ;
                                  :score 1.0 ;
                                  <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                  <http://purl.org/dc/elements/1.1/date> "2021-08-25T17:32:12+00:00"^^xsd:date ;
                                  rdfs:comment "Adverse event leading to minor injury not requiring first aid. No impaired Psychosocial functioning."@en ;
                                  rdfs:label "Negligible Impact - Harm to a Person"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#negligibleImpactHSEObjectivesProjects
:negligibleImpactHSEObjectivesProjects rdf:type owl:NamedIndividual ,
                                                :NegligibleImpactHSE ;
                                       :score 1.0 ;
                                       <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                       <http://purl.org/dc/elements/1.1/date> "2021-08-25T19:15:34+00:00"^^xsd:date ;
                                       rdfs:comment "Barely noticeable reduction in scope, quality or schedule."@en ;
                                       rdfs:label "Negligible Impact - Objectives/Projects"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#negligibleImpactHSEServiceUserExperience
:negligibleImpactHSEServiceUserExperience rdf:type owl:NamedIndividual ,
                                                   :NegligibleImpactHSE ;
                                          :score 1.0 ;
                                          <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                                          <http://purl.org/dc/elements/1.1/date> "2021-08-25T17:27:12+00:00"^^xsd:date ;
                                          rdfs:comment "Reduced quality of service user experience related to inadequate provision of information."@en ;
                                          rdfs:label "Negligible Impact - Service User Experience"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#open
:open rdf:type owl:NamedIndividual ,
               :RiskStatus ;
      rdfs:comment "Open, i.e. additional controls have been identified as necessary."@en ;
      rdfs:label "Open"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#operational
:operational rdf:type owl:NamedIndividual ,
                      :RiskType ;
             <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
             <http://purl.org/dc/elements/1.1/date> "2021-03-10T14:46:14+00:00"^^xsd:date ;
             rdfs:comment "Operational risks relate to the day-to-day delivery of activities, operational business plans and objectives. Operational risks typically have a short-term focus. Whilst they may impact a number of areas of the service, this does not necessarily make them a strategic risk. Operational risks may have the ability to impact strategic and other operational risks."@en ;
             rdfs:label "Operational"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#possibleDFB
:possibleDFB rdf:type owl:NamedIndividual ,
                      :LikelihoodDFB ;
             :probability "0.45"^^xsd:double ;
             :score 3.0 ;
             <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
             <http://purl.org/dc/elements/1.1/date> "2021-09-28T11:09:10+00:00"^^xsd:date ;
             rdfs:comment "If the situation is not well managed an accident is likely to occur. Probability 30-60%."@en ;
             rdfs:label "Possible"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#possibleHSE
:possibleHSE rdf:type owl:NamedIndividual ,
                      :LikelihoodHSE ;
             :actualFrequency "Occurs every 1-2 years" ;
             :probability "0.5"^^xsd:double ;
             :score 3.0 ;
             <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
             <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
             rdfs:comment "Probability: 50%. Actual Frequency: Occurs every 1-2 years."@en ;
             rdfs:label "Possible"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#probableAerLingus
:probableAerLingus rdf:type owl:NamedIndividual ,
                            :LikelihoodAerLingus ;
                   :probability "7.0E-4"^^xsd:double ;
                   :score 4.0 ;
                   <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                   <http://purl.org/dc/elements/1.1/date> "2022-06-01T18:22:21+00:00"^^xsd:date ;
                   rdfs:comment "Plain: Likely to occur. Qualified (Calendar): More than once a week. Qualified (Context): Has occurred many times in Aer Lingus. Qualified (per flight): 1 out of 1500 flights. Probability: >7 x 10^(minus 4)."@en ;
                   rdfs:label "Probable"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#rareDFB
:rareDFB rdf:type owl:NamedIndividual ,
                  :LikelihoodDFB ;
         :probability "0.1"^^xsd:double ;
         :score 1.0 ;
         <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
         <http://purl.org/dc/elements/1.1/date> "2021-09-28T11:09:10+00:00"^^xsd:date ;
         rdfs:comment "Accidents could only happen under certain conditions. The situation is very well controlled, and all reasonable precautions have been taken. Probability: <10%."@en ;
         rdfs:label "Rare"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#rareRemoteHSE
:rareRemoteHSE rdf:type owl:NamedIndividual ,
                        :LikelihoodHSE ;
               :actualFrequency "Occurs every 5 years" ;
               :probability "0.01"^^xsd:double ;
               :score 1.0 ;
               <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
               <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
               rdfs:comment "Probability: 1%. Actual Frequency: Occurs every 5 years or more."@en ;
               rdfs:label "Rare/Remote"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#rejected
:rejected rdf:type owl:NamedIndividual ,
                   :ApprovalStatus ;
          <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
          <http://purl.org/dc/elements/1.1/date> "2021-12-03T14:12:27+00:00"^^xsd:date ;
          rdfs:label "Rejected"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#remoteAerLingus
:remoteAerLingus rdf:type owl:NamedIndividual ,
                          :LikelihoodAerLingus ;
                 :probability "2.0E-4"^^xsd:double ;
                 :score 3.0 ;
                 <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                 <http://purl.org/dc/elements/1.1/date> "2022-06-01T18:22:21+00:00"^^xsd:date ;
                 rdfs:comment "Plain: Could occur, or has occurred. Qualified (Calendar): More than once a month. Qualified (Context): Has occurred in Aer Lingus. Qualified (per flight): 1 out of 6000 flights. Probability: >2 x 10^(minus 4)."@en ;
                 rdfs:label "Remote"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#seriousSeverityDFB
:seriousSeverityDFB rdf:type owl:NamedIndividual ,
                             :SeverityDFB ;
                    :score 3.0 ;
                    <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                    <http://purl.org/dc/elements/1.1/date> "2021-09-28T11:09:10+00:00"^^xsd:date ;
                    rdfs:comment "Injury / harm that is of a temporary nature and results in more than 3 days absence but not more than 28 days."@en ;
                    rdfs:label "Serious"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#serviceUserExperience
:serviceUserExperience rdf:type owl:NamedIndividual ,
                                :ImpactCategory ;
                       <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
                       <http://purl.org/dc/elements/1.1/date> "2021-01-29T09:52:00+00:00"^^xsd:date ;
                       rdfs:comment "Risks which threaten the delivery of a service provision to  service users in terms of quality, in a  comfortable,  caring  and  safe  environment,  delivered  in  a  calm  and reassuring  way;  having  information  to  make  choices,  to  feel  confident  and  to  feel  in  control;  being  listened  to  and talked  to as an  equal;  being treated with honesty, respect and dignity."@en ;
                       rdfs:label "Service User Experience"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#strategic
:strategic rdf:type owl:NamedIndividual ,
                    :RiskType ;
           <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
           <http://purl.org/dc/elements/1.1/date> "2021-03-10T14:45:13+00:00"^^xsd:date ;
           rdfs:comment "A strategic risk has the ability to impact on the achievement/delivery of the organisation's strategic objectives/directions. Strategic risks relate to the highest level of objective for the organisation, which typically have a long-term focus and are linked to the organisation's strategic plan."@en ;
           rdfs:label "Strategic"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#unlikelyDFB
:unlikelyDFB rdf:type owl:NamedIndividual ,
                      :LikelihoodDFB ;
             :probability "0.2"^^xsd:double ;
             :score 2.0 ;
             <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
             <http://purl.org/dc/elements/1.1/date> "2021-09-28T11:09:10+00:00"^^xsd:date ;
             rdfs:comment "The situation is well under control, but occasional lapses could occur. Probability 10-30%."@en ;
             rdfs:label "Unlikely"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#unlikelyHSE
:unlikelyHSE rdf:type owl:NamedIndividual ,
                      :LikelihoodHSE ;
             :actualFrequency "Occurs every 2-3 years" ;
             :probability "0.1"^^xsd:double ;
             :score 2.0 ;
             <http://purl.org/dc/elements/1.1/creator> "Rob Brennan"@en ;
             <http://purl.org/dc/elements/1.1/date> "2020-09-29T09:09:10+00:00"^^xsd:date ;
             rdfs:comment "Probability: 10%. Actual Frequency: Occurs every 2-5 years."@en ;
             rdfs:label "Unlikely"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#unspecifiedDelivery
:unspecifiedDelivery rdf:type owl:NamedIndividual ,
                              :Delivery ;
                     rdfs:label "Unspecified Delivery"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#unspecifiedEfficacy
:unspecifiedEfficacy rdf:type owl:NamedIndividual ,
                              :Efficacy ;
                     rdfs:label "Unspecified Efficacy"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#unspecifiedImpactCategory
:unspecifiedImpactCategory rdf:type owl:NamedIndividual ,
                                    :ImpactCategory ;
                           <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                           <http://purl.org/dc/elements/1.1/date> "2021-09-28T09:09:10+00:00"^^xsd:date ;
                           rdfs:comment "No primary impact category specified."@en ;
                           rdfs:label "Unspecified Primary Impact Category"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#unspecifiedImportance
:unspecifiedImportance rdf:type owl:NamedIndividual ,
                                :Importance ;
                       rdfs:label "Unspecified Importance"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#unspecifiedPriority
:unspecifiedPriority rdf:type owl:NamedIndividual ,
                              :Priority ;
                     rdfs:label "Unspecified Priority"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#unspecifiedRiskRating
:unspecifiedRiskRating rdf:type owl:NamedIndividual ,
                                :RiskRating ;
                       rdfs:label "Unspecified Risk Rating"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#unspecifiedSeverity
:unspecifiedSeverity rdf:type owl:NamedIndividual ;
                     <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                     <http://purl.org/dc/elements/1.1/date> "2021-09-28T11:09:10+00:00"^^xsd:date ;
                     rdfs:comment "No severity level specified."@en ;
                     rdfs:label "Unspecified Severity"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#unspecifiedSustainability
:unspecifiedSustainability rdf:type owl:NamedIndividual ,
                                    :Sustainability ;
                           rdfs:label "Unspecified Sustainability"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#unspecifiedViability
:unspecifiedViability rdf:type owl:NamedIndividual ,
                               :Viability ;
                      rdfs:label "Unspecified Viability"@en .


###  https://openark.adaptcentre.ie/Ontologies/ARKCube#verySeriousSeverityDFB
:verySeriousSeverityDFB rdf:type owl:NamedIndividual ,
                                 :SeverityDFB ;
                        :score 4.0 ;
                        <http://purl.org/dc/elements/1.1/creator> "Lucy McKenna"@en ;
                        <http://purl.org/dc/elements/1.1/date> "2021-09-28T11:09:10+00:00"^^xsd:date ;
                        rdfs:comment "Injury resulting in more than 28 days absence / irreversible injury / permanent disablement."@en ;
                        rdfs:label "Very Serious"@en .


###  Generated by the OWL API (version 5.1.18) https://github.com/owlcs/owlapi/
