Employment Terminated

Class
http://proethica.org/ontology/intermediate#EmploymentTerminated
Definition

Post-employment state with continuing obligations

Properties
Subclass of
State
http://proethica.org/ontology/core#State
Used in cases 11

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 72 Case 105 Case 106 Case 126 Case 127 Case 142 Case 169 Case 171 Case 172 Case 173 Case 174
TTL
@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#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . proeth:EmploymentTerminated a owl:Class ; rdfs:label "Employment Terminated" ; rdfs:comment "Post-employment state with continuing obligations" ; rdfs:subClassOf proeth-core:State ; skos:definition "Post-employment state where professional relationship has ended but residual obligations for confidentiality and non-competition may persist." .
Metadata
Type
Class
Last Updated
2026-06-07 00:08