CompetingDutiesState
Class
http://proethica.org/ontology/intermediate#CompetingDutiesState
Properties
Subclass of
Subclasses 1
Used in cases 29
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 4 Case 5 Case 6 Case 13 Case 15 Case 58 Case 72 Case 73 Case 76 Case 79 Case 82 Case 88 Case 92 Case 98 Case 100 Case 107 Case 111 Case 125 Case 126 Case 129 Case 136 Case 142 Case 146 Case 150 Case 160 Case 165 Case 172 Case 176 Case 181TTL
@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:CompetingDutiesState a owl:Class ;
rdfs:subClassOf proeth-core:State .