Loyalty
Class
http://proethica.org/ontology/intermediate#Loyalty
Properties
Subclass of
Used in cases 26
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 6 Case 10 Case 11 Case 15 Case 20 Case 58 Case 75 Case 82 Case 88 Case 102 Case 103 Case 104 Case 105 Case 106 Case 114 Case 142 Case 143 Case 150 Case 160 Case 164 Case 170 Case 171 Case 172 Case 175 Case 176 Case 179TTL
@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:Loyalty a owl:Class ;
rdfs:subClassOf proeth-core:Principle .