ISO 45001 Occupational Health and Safety
Individual
http://proethica.org/ontology/engineering_standards#ISO45001
Class Hierarchy
- Thing
- ↳ entity (bfo)
- ↳ continuant (bfo)
- ↳ generically dependent continuant (bfo)
- ↳ information content entity (iao)
- ↳ Resource (proethica-core)
- ↳ Technical Standard (proethica-intermediate)
- ∈ ISO 45001 Occupational Health and Safety individual
Definition
Critical safety standard for protecting workers and the public
Mappings & provenance
source
Properties
Applicable Domains
all_engineering
Standard Type
safety_management
Identifier
ISO 45001:2018
Publisher
International Organization for Standardization
Referenced by
Edges from other case entities pointing at this one (the commit writes several families one-directional, e.g. an Agent's
hasRole to its role facet).derivedFromResource@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://proethica.org/ontology/intermediate#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
<http://proethica.org/ontology/engineering_standards#ISO45001> a ns1:TechnicalStandard,
owl:NamedIndividual ;
rdfs:label "ISO 45001 Occupational Health and Safety" ;
ns1:applicableDomains "all_engineering" ;
ns1:standardType "safety_management" ;
dcterms:identifier "ISO 45001:2018" ;
dcterms:publisher "International Organization for Standardization" ;
dcterms:source <https://www.iso.org/standard/63787.html> ;
rdfs:comment "Critical safety standard for protecting workers and the public" ;
skos:definition "Critical safety standard for protecting workers and the public",
"International standard specifying requirements for occupational health and safety management systems to provide safe and healthy workplaces" .