EmployerRelationshipRole
Class
http://proethica.org/ontology/intermediate#EmployerRelationshipRole
Properties
Subclass of
Subclasses 2
Used in cases 17
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 9 Case 13 Case 18 Case 19 Case 75 Case 98 Case 102 Case 106 Case 111 Case 123 Case 128 Case 135 Case 139 Case 140 Case 142 Case 144TTL
@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:EmployerRelationshipRole a owl:Class ;
rdfs:subClassOf proeth-core:Role .