StakeholderRole
Class
http://proethica.org/ontology/intermediate#StakeholderRole
Properties
Subclass of
Subclasses 1
Used in cases 19
Case ontologies that instantiate this class. Computed from each individual's type, so the list stays current as cases are extracted. The originating case is shown under Extraction details.
Case 5 Case 10 Case 19 Case 58 Case 74 Case 83 Case 84 Case 92 Case 103 Case 114 Case 136 Case 141 Case 145 Case 146 Case 160 Case 164 Case 168 Case 169 Case 175TTL
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix proeth: <http://proethica.org/ontology/intermediate#> .
@prefix proeth-core: <http://proethica.org/ontology/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
proeth:StakeholderRole a owl:Class ;
rdfs:subClassOf proeth-core:Role .