@prefix : <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> .
@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/HSE-ERM-ControlOntology#> .

<https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> rdf:type owl:Ontology ;
                                                                      owl:versionIRI <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
                                                                      <http://purl.org/dc/elements/1.1/title> "HSE ERM Control Ontology"@en ;
                                                                      <http://purl.org/dc/terms/abstract> "This ontology defines the sets of owl classes to be used to instantiate Controls"@en ;
                                                                      <http://purl.org/dc/terms/contributor> "Junli Liang" ,
                                                                                                             "Nick McDonald" ,
                                                                                                             "Rob Brennan" ;
                                                                      <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
                                                                      <http://purl.org/dc/terms/description> "This ontology defines the sets of owl classes to be used to instantiate Controls"@en ;
                                                                      <http://purl.org/dc/terms/modified> "2024-05-15"^^xsd:date ;
                                                                      <http://purl.org/dc/terms/publisher> <https://openark.adaptcentre.ie> ;
                                                                      <http://purl.org/dc/terms/rights> <https://creativecommons.org/licenses/by/4.0/> ;
                                                                      <http://purl.org/dc/terms/source> "HSE ERM Control Ontology"@en ;
                                                                      <http://purl.org/vocab/vann/preferredNamespacePrefix> "hseERM" ;
                                                                      <http://purl.org/vocab/vann/preferredNamespaceUri> <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
                                                                      rdfs:comment "This ontology defines the sets of owl classes to be used to instantiate Controls"@en ;
                                                                      owl:versionInfo "0.1" ;
                                                                      <https://w3id.org/widoco/vocab#introduction> "This ontology defines the sets of owl classes to be used to instantiate Controls"@en .

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

###  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/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/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/source
<http://purl.org/dc/terms/source> 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://www.w3.org/2004/02/skos/core#definition
<http://www.w3.org/2004/02/skos/core#definition> rdf:type owl:AnnotationProperty .


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


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


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

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


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

###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#Accept
:Accept rdf:type owl:Class ;
        <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
        <http://purl.org/dc/terms/creator> "Nick McDonald" ;
        <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
        rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
        <http://www.w3.org/2004/02/skos/core#definition> "Accept the level of risk based on existing information e.g. pursue the opportunity."@en ;
        <http://www.w3.org/2004/02/skos/core#prefLabel> "Accept"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#ActionOwner
:ActionOwner rdf:type owl:Class ;
             <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
             <http://purl.org/dc/terms/creator> "Nick McDonald" ;
             <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
             rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
             <http://www.w3.org/2004/02/skos/core#definition> "in order to monitor the action one person must have lead responsibility."@en ;
             <http://www.w3.org/2004/02/skos/core#prefLabel> "Action. owner"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#Actions
:Actions rdf:type owl:Class ;
         <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
         <http://purl.org/dc/terms/creator> "Nick McDonald" ;
         <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
         rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
         <http://www.w3.org/2004/02/skos/core#definition> "Actions are a future measure that will maintain and/or modify a risk. In the HSE, an action is a future measure to further reduce either the likelihood or impact of a risk."@en ;
         <http://www.w3.org/2004/02/skos/core#prefLabel> "Actions"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#AvoidOrTerminate
:AvoidOrTerminate rdf:type owl:Class ;
                  <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
                  <http://purl.org/dc/terms/creator> "Nick McDonald" ;
                  <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
                  rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Avoid/Terminate it completely e.g. do not proceed with the planned activity."@en ;
                  <http://www.w3.org/2004/02/skos/core#prefLabel> "Avoid/terminate"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#ControlOwner
:ControlOwner rdf:type owl:Class ;
              <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
              <http://purl.org/dc/terms/creator> "Nick McDonald" ;
              <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
              rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
              <http://www.w3.org/2004/02/skos/core#prefLabel> "Control owner"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#Controls
:Controls rdf:type owl:Class ;
          <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
          <http://purl.org/dc/terms/creator> "Nick McDonald" ;
          <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
          rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
          <http://www.w3.org/2004/02/skos/core#definition> "Controls are measures that maintain and/or modify risk. In the HSE, a control is a measure that is in place, is working effectively and operating to reduce either the likelihood or impact of a risk."@en ;
          <http://www.w3.org/2004/02/skos/core#prefLabel> "Controls"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#CorrectiveControls
:CorrectiveControls rdf:type owl:Class ;
                    rdfs:subClassOf :ReactiveControls ;
                    <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
                    <http://purl.org/dc/terms/creator> "Nick McDonald" ;
                    <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
                    rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
                    <http://www.w3.org/2004/02/skos/core#definition> "Corrective controls are designed to correct errors or undesirable events which have occurred and will prevent further occurrences."@en ;
                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Corrective controls"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#CurrentRisk
:CurrentRisk rdf:type owl:Class ;
             <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
             <http://purl.org/dc/terms/creator> "Nick McDonald" ;
             <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
             rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
             <http://www.w3.org/2004/02/skos/core#definition> "Current risk is the level of risk after both the existing controls and actions are considered at the point in time the risk is being assessed"@en ;
             <http://www.w3.org/2004/02/skos/core#prefLabel> "Current risk"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#DetectiveControls
:DetectiveControls rdf:type owl:Class ;
                   rdfs:subClassOf :ReactiveControls ;
                   <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
                   <http://purl.org/dc/terms/creator> "Nick McDonald" ;
                   <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
                   rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Detective controls are designed to search for and identify errors or undesirable events after they have occurred so that corrective actions can be taken."@en ;
                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Detective controls"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#DirectiveControls
:DirectiveControls rdf:type owl:Class ;
                   rdfs:subClassOf :ProactiveControls ;
                   <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
                   <http://purl.org/dc/terms/creator> "Nick McDonald" ;
                   <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
                   rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Directive controls give direction. These can be, for example, statutory obligations, regulatory standards including professional standards, or other organisational requirements or instructions, many of which are converted into policies, procedures, circulars, standard operating procedures and training."@en ;
                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Directive controls"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#ExternalAssuranceProviders
:ExternalAssuranceProviders rdf:type owl:Class ;
                            <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
                            <http://purl.org/dc/terms/creator> "Nick McDonald" ;
                            <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
                            rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
                            <http://www.w3.org/2004/02/skos/core#definition> "assurance from external independent assurance providers such as Regulators."@en ;
                            <http://www.w3.org/2004/02/skos/core#prefLabel> "External Assurance providers"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#FirstLineOfDefence
:FirstLineOfDefence rdf:type owl:Class ;
                    <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
                    <http://purl.org/dc/terms/creator> "Nick McDonald" ;
                    <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
                    rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
                    <http://www.w3.org/2004/02/skos/core#definition> "the way risks are managed and controlled day-to-day. Assurance comes directly from those responsible for delivering specific objectives or processes. Its value comes from those who know the business, culture and day-to-day challenges."@en ;
                    <http://www.w3.org/2004/02/skos/core#prefLabel> "First line of defence"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#InherentRisk
:InherentRisk rdf:type owl:Class ;
              <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
              <http://purl.org/dc/terms/creator> "Nick McDonald" ;
              <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
              rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
              <http://www.w3.org/2004/02/skos/core#definition> "Inherent risk in the HSE is the level of risk before consideration of control and/or action measures."@en ;
              <http://www.w3.org/2004/02/skos/core#prefLabel> "Inherent risk"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#InitialRisk
:InitialRisk rdf:type owl:Class ;
             <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
             <http://purl.org/dc/terms/creator> "Nick McDonald" ;
             <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
             rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
             <http://www.w3.org/2004/02/skos/core#definition> "Initial risk is the level of risk after existing controls are considered when the risk was originally assessed."@en ;
             <http://www.w3.org/2004/02/skos/core#prefLabel> "Initial risk"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#PreventativeControls
:PreventativeControls rdf:type owl:Class ;
                      rdfs:subClassOf :ProactiveControls ;
                      <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
                      <http://purl.org/dc/terms/creator> "Nick McDonald" ;
                      <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
                      rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
                      <http://www.w3.org/2004/02/skos/core#definition> "Preventative controls are controls designed to stop, discourage, pre-empt or limit the possibility of an undesirable event before it occurs."@en ;
                      <http://www.w3.org/2004/02/skos/core#prefLabel> "Preventative controls"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#ProactiveControls
:ProactiveControls rdf:type owl:Class ;
                   <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
                   <http://purl.org/dc/terms/creator> "Nick McDonald" ;
                   <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
                   rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
                   <http://www.w3.org/2004/02/skos/core#definition> "Proactive controls are put in place before the risk materialises"@en ;
                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Proactive controls"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#REsidualRisk
:REsidualRisk rdf:type owl:Class ;
              <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
              <http://purl.org/dc/terms/creator> "Nick McDonald" ;
              <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
              rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
              <http://www.w3.org/2004/02/skos/core#definition> "Residual risk in the HSE is the level of risk remaining after consideration of existing controls."@en ;
              <http://www.w3.org/2004/02/skos/core#prefLabel> "Residual risk"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#ReactiveControls
:ReactiveControls rdf:type owl:Class ;
                  <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
                  <http://purl.org/dc/terms/creator> "Nick McDonald" ;
                  <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
                  rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
                  <http://www.w3.org/2004/02/skos/core#definition> "Reactive controlsfocus on what happens after the risk occurs or which identify weaknesses in our current controls"@en ;
                  <http://www.w3.org/2004/02/skos/core#prefLabel> "Reactive controls"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#Reduce
:Reduce rdf:type owl:Class ;
        <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
        <http://purl.org/dc/terms/creator> "Nick McDonald" ;
        <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
        rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
        <http://www.w3.org/2004/02/skos/core#definition> "Reduce the risk with further actions."@en ;
        <http://www.w3.org/2004/02/skos/core#prefLabel> "Reduce"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#RiskTreatment
:RiskTreatment rdf:type owl:Class ;
               <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
               <http://purl.org/dc/terms/creator> "Nick McDonald" ;
               <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
               rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
               <http://www.w3.org/2004/02/skos/core#definition> "Risk treatment is the process to modify risk."@en ;
               <http://www.w3.org/2004/02/skos/core#prefLabel> "Risk treatment"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#SecondLineOfDefence
:SecondLineOfDefence rdf:type owl:Class ;
                     <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
                     <http://purl.org/dc/terms/creator> "Nick McDonald" ;
                     <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
                     rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
                     <http://www.w3.org/2004/02/skos/core#definition> "the way the organisation oversees the control framework so that it operates effectively. The assurance provided is separate from those responsible for delivery, but not independent of the management chain, such as risk and compliance functions."@en ;
                     <http://www.w3.org/2004/02/skos/core#prefLabel> "Second line of defence"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#TargetRisk
:TargetRisk rdf:type owl:Class ;
            <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
            <http://purl.org/dc/terms/creator> "Nick McDonald" ;
            <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
            rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
            <http://www.w3.org/2004/02/skos/core#definition> "Target risk in the HSE is the planned level of risk after consideration of both control and action measures."@en ;
            <http://www.w3.org/2004/02/skos/core#prefLabel> "Target risk"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#ThirdLineOfDefence
:ThirdLineOfDefence rdf:type owl:Class ;
                    <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
                    <http://purl.org/dc/terms/creator> "Nick McDonald" ;
                    <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
                    rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
                    <http://www.w3.org/2004/02/skos/core#definition> "objective and independent assurance, e.g. internal audit, providing reasonable (not absolute) assurance of the overall effectiveness of governance, risk management and controls."@en ;
                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Third line of defence"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#TransferRisk
:TransferRisk rdf:type owl:Class ;
              <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
              <http://purl.org/dc/terms/creator> "Nick McDonald" ;
              <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
              rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
              <http://www.w3.org/2004/02/skos/core#definition> "Transfer the risk e.g. to an identified individual or unit, that has been communicated to and notified, where many of the actions identified as required to mitigate are better managed and are within their span of control."@en ;
              <http://www.w3.org/2004/02/skos/core#prefLabel> "Transfer the risk"@en .


###  https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#TreaementPlan
:TreaementPlan rdf:type owl:Class ;
               <http://purl.org/dc/terms/created> "2024-05-15"^^xsd:date ;
               <http://purl.org/dc/terms/creator> "Nick McDonald" ;
               <http://purl.org/dc/terms/source> <https://www2.healthservice.hse.ie/organisation/national-pppgs/hse-integrated-risk-management-policy/> ;
               rdfs:isDefinedBy <https://openark.adaptcentre.ie/Ontologies/HSE-ERM-ControlOntology#> ;
               <http://www.w3.org/2004/02/skos/core#definition> "treatment plans detail both action and effective control plans, to minimise the likelihood and impact of the identified risk."@en ;
               <http://www.w3.org/2004/02/skos/core#prefLabel> "Treatmant plan"@en .


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